| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="RocketControlsPython"
- ProjectGUID="{206AC8CC-432B-4B7C-C497-2CF315AEE1C1}"
- RootNamespace="core"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="2"
- InheritedPropertySheets=".\vsprops\BuildConfigurationDLLDebug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\include\;..\Source\Core;..\..\support\boost\;..\..\support\python\include\;..\..\support\python\PC"
- WarningLevel="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkLibraryDependencies="false"
- AdditionalDependencies="RocketCore_d.lib RocketControls_d.lib python27_d.lib boost_python-vc90-mt-gyd-1_44.lib"
- OutputFile="..\bin\_rocketcontrols_d.pyd"
- AdditionalLibraryDirectories="..\bin;..\..\support\lib"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="2"
- InheritedPropertySheets=".\vsprops\BuildConfigurationDLLRelease.vsprops"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\include\;..\Source\Core;..\..\support\boost\;..\..\support\python\include\;..\..\support\python\PC"
- WarningLevel="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkLibraryDependencies="false"
- AdditionalDependencies="RocketCore.lib RocketControls.lib python27.lib boost_python-vc90-mt-1_44.lib"
- OutputFile="..\bin\_rocketcontrols.pyd"
- AdditionalLibraryDirectories="..\bin;..\..\support\lib"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Elements"
- >
- <File
- RelativePath="..\Source\Controls\Python\DataGridRowProxy.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\DataGridRowProxy.h"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\ElementInterface.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\ElementInterface.h"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\SelectOptionProxy.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\SelectOptionProxy.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Precompiled Header"
- >
- <File
- RelativePath="..\Source\Controls\Python\precompiled.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\Source\Controls\Python\precompiled.h"
- >
- </File>
- </Filter>
- <Filter
- Name="DataSource"
- >
- <File
- RelativePath="..\Source\Controls\Python\DataFormatterWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\DataFormatterWrapper.h"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\DataSourceWrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\DataSourceWrapper.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\Source\Controls\Python\Module.cpp"
- >
- </File>
- <File
- RelativePath="..\Source\Controls\Python\Module.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|