Home | History | Annotate | Download | only in wow_helper
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="wow_helper"
      6 	ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}"
      7 	RootNamespace="wow_helper"
      8 	Keyword="Win32Proj"
      9 	>
     10 	<Platforms>
     11 		<Platform
     12 			Name="x64"
     13 		/>
     14 	</Platforms>
     15 	<ToolFiles>
     16 	</ToolFiles>
     17 	<Configurations>
     18 		<Configuration
     19 			Name="Debug|x64"
     20 			OutputDirectory="$(ProjectDir)"
     21 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
     22 			ConfigurationType="1"
     23 			CharacterSet="1"
     24 			>
     25 			<Tool
     26 				Name="VCPreBuildEventTool"
     27 			/>
     28 			<Tool
     29 				Name="VCCustomBuildTool"
     30 			/>
     31 			<Tool
     32 				Name="VCXMLDataGeneratorTool"
     33 			/>
     34 			<Tool
     35 				Name="VCWebServiceProxyGeneratorTool"
     36 			/>
     37 			<Tool
     38 				Name="VCMIDLTool"
     39 				TargetEnvironment="3"
     40 			/>
     41 			<Tool
     42 				Name="VCCLCompilerTool"
     43 				Optimization="0"
     44 				AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include"
     45 				PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;_DEBUG"
     46 				MinimalRebuild="true"
     47 				BasicRuntimeChecks="0"
     48 				RuntimeLibrary="1"
     49 				BufferSecurityCheck="false"
     50 				RuntimeTypeInfo="false"
     51 				UsePrecompiledHeader="0"
     52 				WarningLevel="3"
     53 				Detect64BitPortabilityProblems="true"
     54 				DebugInformationFormat="3"
     55 			/>
     56 			<Tool
     57 				Name="VCManagedResourceCompilerTool"
     58 			/>
     59 			<Tool
     60 				Name="VCResourceCompilerTool"
     61 			/>
     62 			<Tool
     63 				Name="VCPreLinkEventTool"
     64 			/>
     65 			<Tool
     66 				Name="VCLinkerTool"
     67 				LinkIncremental="1"
     68 				GenerateDebugInformation="true"
     69 				SubSystem="2"
     70 				TargetMachine="17"
     71 			/>
     72 			<Tool
     73 				Name="VCALinkTool"
     74 			/>
     75 			<Tool
     76 				Name="VCManifestTool"
     77 			/>
     78 			<Tool
     79 				Name="VCXDCMakeTool"
     80 			/>
     81 			<Tool
     82 				Name="VCBscMakeTool"
     83 			/>
     84 			<Tool
     85 				Name="VCFxCopTool"
     86 			/>
     87 			<Tool
     88 				Name="VCAppVerifierTool"
     89 			/>
     90 			<Tool
     91 				Name="VCWebDeploymentTool"
     92 			/>
     93 			<Tool
     94 				Name="VCPostBuildEventTool"
     95 			/>
     96 		</Configuration>
     97 		<Configuration
     98 			Name="Release|x64"
     99 			OutputDirectory="$(ProjectDir)"
    100 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    101 			ConfigurationType="1"
    102 			CharacterSet="1"
    103 			WholeProgramOptimization="1"
    104 			>
    105 			<Tool
    106 				Name="VCPreBuildEventTool"
    107 			/>
    108 			<Tool
    109 				Name="VCCustomBuildTool"
    110 			/>
    111 			<Tool
    112 				Name="VCXMLDataGeneratorTool"
    113 			/>
    114 			<Tool
    115 				Name="VCWebServiceProxyGeneratorTool"
    116 			/>
    117 			<Tool
    118 				Name="VCMIDLTool"
    119 				TargetEnvironment="3"
    120 			/>
    121 			<Tool
    122 				Name="VCCLCompilerTool"
    123 				AdditionalIncludeDirectories="$(SolutionDir)..;$(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir)\VC\atlmfc\include"
    124 				PreprocessorDefinitions="_WIN32_WINNT=0x0501;WINVER=0x0501;WIN32;NDEBUG"
    125 				RuntimeLibrary="0"
    126 				BufferSecurityCheck="false"
    127 				RuntimeTypeInfo="false"
    128 				UsePrecompiledHeader="0"
    129 				WarningLevel="3"
    130 				Detect64BitPortabilityProblems="true"
    131 				DebugInformationFormat="3"
    132 			/>
    133 			<Tool
    134 				Name="VCManagedResourceCompilerTool"
    135 			/>
    136 			<Tool
    137 				Name="VCResourceCompilerTool"
    138 			/>
    139 			<Tool
    140 				Name="VCPreLinkEventTool"
    141 			/>
    142 			<Tool
    143 				Name="VCLinkerTool"
    144 				LinkIncremental="1"
    145 				GenerateDebugInformation="true"
    146 				SubSystem="2"
    147 				OptimizeReferences="2"
    148 				EnableCOMDATFolding="2"
    149 				TargetMachine="17"
    150 			/>
    151 			<Tool
    152 				Name="VCALinkTool"
    153 			/>
    154 			<Tool
    155 				Name="VCManifestTool"
    156 			/>
    157 			<Tool
    158 				Name="VCXDCMakeTool"
    159 			/>
    160 			<Tool
    161 				Name="VCBscMakeTool"
    162 			/>
    163 			<Tool
    164 				Name="VCFxCopTool"
    165 			/>
    166 			<Tool
    167 				Name="VCAppVerifierTool"
    168 			/>
    169 			<Tool
    170 				Name="VCWebDeploymentTool"
    171 			/>
    172 			<Tool
    173 				Name="VCPostBuildEventTool"
    174 			/>
    175 		</Configuration>
    176 	</Configurations>
    177 	<References>
    178 	</References>
    179 	<Files>
    180 		<Filter
    181 			Name="base"
    182 			>
    183 			<File
    184 				RelativePath="..\..\base\scoped_ptr.h"
    185 				>
    186 			</File>
    187 		</Filter>
    188 		<Filter
    189 			Name="sandbox"
    190 			>
    191 			<File
    192 				RelativePath="..\src\nt_internals.h"
    193 				>
    194 			</File>
    195 			<File
    196 				RelativePath="..\src\resolver.h"
    197 				>
    198 			</File>
    199 		</Filter>
    200 		<File
    201 			RelativePath=".\service64_resolver.cc"
    202 			>
    203 		</File>
    204 		<File
    205 			RelativePath=".\service64_resolver.h"
    206 			>
    207 		</File>
    208 		<File
    209 			RelativePath=".\target_code.cc"
    210 			>
    211 		</File>
    212 		<File
    213 			RelativePath=".\target_code.h"
    214 			>
    215 		</File>
    216 		<File
    217 			RelativePath=".\wow_helper.cc"
    218 			>
    219 		</File>
    220 	</Files>
    221 	<Globals>
    222 	</Globals>
    223 </VisualStudioProject>
    224