mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 01:59:18 +01:00
1845 lines
36 KiB
XML
1845 lines
36 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="pywraps"
|
|
ProjectGUID="{F43D6BB8-B7D6-486A-82E5-BABBA9848525}"
|
|
RootNamespace="pywraps"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\include;c:\python26\include"
|
|
PreprocessorDefinitions="_DEBUG;__NT__;__IDP__;MAXSTR=1024;WIN32;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;__PYWRAPS__;_PYWRAPS_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/pywraps.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4005;4800;4018"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26_d.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.plw"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\x86_win_vc_32;c:\python26\libs"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Debug/pywraps.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Debug/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Debug/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;c:\python26\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;__NT__;__IDP__;MAXSTR=1024;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/pywraps.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.plw"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\x86_win_vc_32;c:\python26\libs"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/pywraps.pdb"
|
|
RandomizedBaseAddress="0"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SemiDebug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;c:\Python26\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;__NT__;__IDP__;MAXSTR=1024;_CRT_SECURE_NO_WARNINGS;_PYWRAPS_DEBUG"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/pywraps.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4005;4800;4018"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.plw"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\x86_win_vc_32;c:\python26\libs"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/pywraps.pdb"
|
|
RandomizedBaseAddress="0"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="SemiDebugx64|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\include;c:\python26\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;__NT__;__IDP__;MAXSTR=1024;_CRT_SECURE_NO_WARNINGS;_PYWRAPS_DEBUG;__EA64__"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/pywraps.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4005;4800;4018"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.p64"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\vc.w64;c:\python26\libs"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/pywraps.pdb"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TurnOffAssemblyGeneration="true"
|
|
ImportLibrary=".\Release/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release64|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;c:\python26\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;__NT__;__IDP__;MAXSTR=1024;_CRT_SECURE_NO_WARNINGS;__EA64__;_PYWRAPS_DEBUG;__PYWRAPS__"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/pywraps.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.p64"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\vc.w64;c:\python26\libs"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/pywraps.pdb"
|
|
RandomizedBaseAddress="0"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Rel64|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/pywraps.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;c:\python26\include"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;__NT__;__IDP__;MAXSTR=1024;_CRT_SECURE_NO_WARNINGS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\Release/pywraps.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/export:PLUGIN"
|
|
AdditionalDependencies="ida.lib python26.lib"
|
|
OutputFile="../../../bin/x86_win_vc/plugins/pywraps.plw"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\lib\x86_win_vc_32;c:\python26\libs"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\Release/pywraps.pdb"
|
|
RandomizedBaseAddress="0"
|
|
DataExecutionPrevention="0"
|
|
ImportLibrary=".\Release/pywraps.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\Release/pywraps.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="py_dbgidd"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\dbg.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\driver_dbg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\idd.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_appcall.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_dbg.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_graph"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_graph.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\graph.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_graph.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_graph.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="pywraps"
|
|
>
|
|
<File
|
|
RelativePath=".\driver.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pywraps.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_diskio"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\diskio.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\driver_diskio.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\fpro.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_diskio.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_diskio.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_linput.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_qfile.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_bytes"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\bytes.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\driver_bytes.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\driver_custdata.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_bytes.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_custdata.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_custdata.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="deploy"
|
|
>
|
|
<File
|
|
RelativePath="..\AUTHORS.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\build.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\CHANGES.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\COPYING.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\deploy.bat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\deploy.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\makefile"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\README.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\STATUS.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\td.bat"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="examples"
|
|
>
|
|
<File
|
|
RelativePath="..\examples\chooser.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\colours.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\debughook.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex1_idaapi.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex1_idautils.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_actions.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_choose2.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_cli.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_custdata.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_custview.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_dbg.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_debug_names.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_func_chooser.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_gdl_qflow_chart.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_graph.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_imports.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\ex_strings.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\hotkey.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\idapythonrc.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\structure.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_idaapi"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\idaapi.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_idaapi.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_idaapi.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_typeinf"
|
|
>
|
|
<File
|
|
RelativePath=".\py_typeinf.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\typeinf.i"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="swig.i"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\allins.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\area.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\auto.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\entry.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\enum.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\expr.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\fixup.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\frame.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\funcs.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\ida.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\ints.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\moves.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\name.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\netnode.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\offset.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\pro.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\queue.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\search.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\segment.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\srarea.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\strlist.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\struct.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\typeconv.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\xref.i"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_gdl"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\gdl.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_gdl.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_ua"
|
|
>
|
|
<File
|
|
RelativePath=".\py_ua.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_ua.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\ua.i"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="IDAPython"
|
|
>
|
|
<File
|
|
RelativePath="..\obj\x86_win_vc_32\idaapi_include.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\obj\x86_win_vc_32\idaapi_include.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\python\idautils.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\python\idc.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\python\init.py"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\python.cfg"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\python.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_notifywhen"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_notifywhen.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_notifywhen.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_notifywhen.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_lines"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\lines.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_lines.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_lines.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_nalt"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_nalt.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\nalt.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_nalt.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_nalt.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_loader"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\loader.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_loader.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_idp"
|
|
>
|
|
<File
|
|
RelativePath="..\swig\idp.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_idp.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_utils"
|
|
>
|
|
<File
|
|
RelativePath=".\py_cvt.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_kernwin"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_kernwin.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\swig\kernwin.i"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_kernwin.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_kernwin.py"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="py_custview"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_custview.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_custview.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_custview.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_choose2"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_chooser.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_choose2.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_choose2.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_cli"
|
|
>
|
|
<File
|
|
RelativePath=".\driver_cli.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="SemiDebugx64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Rel64|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_cli.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_cli.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_plgform"
|
|
>
|
|
<File
|
|
RelativePath=".\py_plgform.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_plgform.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_askusingform"
|
|
>
|
|
<File
|
|
RelativePath=".\py_askusingform.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\py_askusingform.py"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="py_choose"
|
|
>
|
|
<File
|
|
RelativePath=".\py_choose.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="swig_stub"
|
|
>
|
|
<File
|
|
RelativePath=".\swig_stub.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\swig_stub.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|