2014-03-30 08:13:00 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-04-06 11:39:15 +02:00
|
|
|
<VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="remote_thr" ProjectGUID="{B15E059C-0CBB-4A82-8C42-6567FB650802}" RootNamespace="remote_thr" TargetFrameworkVersion="196613">
|
2014-03-30 08:13:00 +02:00
|
|
|
<Platforms>
|
|
|
|
<Platform Name="Win32" />
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles />
|
|
|
|
<Configurations>
|
|
|
|
<Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" CharacterSet="2">
|
2014-05-31 14:51:41 +02:00
|
|
|
<Tool Name="VCPreBuildEventTool" CommandLine="copy ..\..\platform.hpp ..\..\..\..\src" />
|
2014-03-30 08:13:00 +02:00
|
|
|
<Tool Name="VCCustomBuildTool" />
|
|
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
|
|
<Tool Name="VCMIDLTool" />
|
|
|
|
<Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../../../../bindings/c" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" WarningLevel="3" DebugInformationFormat="4" />
|
|
|
|
<Tool Name="VCManagedResourceCompilerTool" />
|
|
|
|
<Tool Name="VCResourceCompilerTool" />
|
|
|
|
<Tool Name="VCPreLinkEventTool" />
|
|
|
|
<Tool Name="VCLinkerTool" OutputFile="../../../../bin/remote_thr.exe" GenerateDebugInformation="true" TargetMachine="1" />
|
|
|
|
<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" OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="1">
|
2014-05-31 14:51:41 +02:00
|
|
|
<Tool Name="VCPreBuildEventTool" CommandLine="copy ..\..\platform.hpp ..\..\..\..\src" />
|
2014-03-30 08:13:00 +02:00
|
|
|
<Tool Name="VCCustomBuildTool" />
|
|
|
|
<Tool Name="VCXMLDataGeneratorTool" />
|
|
|
|
<Tool Name="VCMIDLTool" />
|
|
|
|
<Tool Name="VCCLCompilerTool" Optimization="2" EnableIntrinsicFunctions="true" AdditionalIncludeDirectories="../../../../bindings/c" RuntimeLibrary="2" EnableFunctionLevelLinking="true" WarningLevel="3" DebugInformationFormat="3" />
|
|
|
|
<Tool Name="VCManagedResourceCompilerTool" />
|
|
|
|
<Tool Name="VCResourceCompilerTool" />
|
|
|
|
<Tool Name="VCPreLinkEventTool" />
|
|
|
|
<Tool Name="VCLinkerTool" OutputFile="../../../../bin/remote_thr.exe" GenerateDebugInformation="true" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1" />
|
|
|
|
<Tool Name="VCALinkTool" />
|
|
|
|
<Tool Name="VCManifestTool" />
|
|
|
|
<Tool Name="VCXDCMakeTool" />
|
|
|
|
<Tool Name="VCBscMakeTool" />
|
|
|
|
<Tool Name="VCFxCopTool" />
|
|
|
|
<Tool Name="VCAppVerifierTool" />
|
|
|
|
<Tool Name="VCPostBuildEventTool" />
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References />
|
|
|
|
<Files>
|
|
|
|
<Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
|
|
<File RelativePath="..\..\..\..\perf\remote_thr.cpp" />
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals />
|
|
|
|
</VisualStudioProject>
|