| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="8.00" |
| Name="wow_helper" |
| ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}" |
| RootNamespace="wow_helper" |
| Keyword="Win32Proj" |
| > |
| <Platforms> |
| <Platform |
| Name="x64" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="Debug|x64" |
| OutputDirectory="$(ProjectDir)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="1" |
| CharacterSet="1" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
| PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;_DEBUG" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="0" |
| RuntimeLibrary="1" |
| BufferSecurityCheck="false" |
| RuntimeTypeInfo="false" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| LinkIncremental="1" |
| GenerateDebugInformation="true" |
| SubSystem="2" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|x64" |
| OutputDirectory="$(ProjectDir)" |
| IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
| ConfigurationType="1" |
| CharacterSet="1" |
| WholeProgramOptimization="1" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| TargetEnvironment="3" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include" |
| PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;NDEBUG" |
| RuntimeLibrary="0" |
| BufferSecurityCheck="false" |
| RuntimeTypeInfo="false" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| LinkIncremental="1" |
| GenerateDebugInformation="true" |
| SubSystem="2" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| TargetMachine="17" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| /> |
| </Configuration> |
| </Configurations> |
| <References> |
| </References> |
| <Files> |
| <Filter |
| Name="base" |
| > |
| <File |
| RelativePath="..\..\base\scoped_ptr.h" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="sandbox" |
| > |
| <File |
| RelativePath="..\src\nt_internals.h" |
| > |
| </File> |
| <File |
| RelativePath="..\src\resolver.h" |
| > |
| </File> |
| </Filter> |
| <File |
| RelativePath=".\service64_resolver.cc" |
| > |
| </File> |
| <File |
| RelativePath=".\service64_resolver.h" |
| > |
| </File> |
| <File |
| RelativePath=".\target_code.cc" |
| > |
| </File> |
| <File |
| RelativePath=".\target_code.h" |
| > |
| </File> |
| <File |
| RelativePath=".\wow_helper.cc" |
| > |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |