OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="wow_helper" | 5 Name="wow_helper" |
6 ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}" | 6 ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}" |
7 RootNamespace="wow_helper" | 7 RootNamespace="wow_helper" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 23 matching lines...) Expand all Loading... |
34 <Tool | 34 <Tool |
35 Name="VCWebServiceProxyGeneratorTool" | 35 Name="VCWebServiceProxyGeneratorTool" |
36 /> | 36 /> |
37 <Tool | 37 <Tool |
38 Name="VCMIDLTool" | 38 Name="VCMIDLTool" |
39 TargetEnvironment="3" | 39 TargetEnvironment="3" |
40 /> | 40 /> |
41 <Tool | 41 <Tool |
42 Name="VCCLCompilerTool" | 42 Name="VCCLCompilerTool" |
43 Optimization="0" | 43 Optimization="0" |
44 » » » » AdditionalIncludeDirectories="$(SolutionDir)..;$
(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir
)\VC\atlmfc\include" | 44 » » » » AdditionalIncludeDirectories="$(SolutionDir)..;$
(SolutionDir)..\third_party\platformsdk_vista_6_0\files\Include;$(SolutionDir)..
\third_party\platformsdk_vista_6_0\files\VC\INCLUDE;$(VSInstallDir)\VC\atlmfc\in
clude" |
45 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WIN
VER=0x0501;WIN32;_DEBUG" | 45 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WIN
VER=0x0501;WIN32;_DEBUG" |
46 MinimalRebuild="true" | 46 MinimalRebuild="true" |
47 BasicRuntimeChecks="0" | 47 BasicRuntimeChecks="0" |
48 RuntimeLibrary="1" | 48 RuntimeLibrary="1" |
49 BufferSecurityCheck="false" | 49 BufferSecurityCheck="false" |
50 RuntimeTypeInfo="false" | 50 RuntimeTypeInfo="false" |
51 UsePrecompiledHeader="0" | 51 UsePrecompiledHeader="0" |
52 WarningLevel="3" | 52 WarningLevel="3" |
53 Detect64BitPortabilityProblems="true" | 53 Detect64BitPortabilityProblems="true" |
54 DebugInformationFormat="3" | 54 DebugInformationFormat="3" |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 /> | 113 /> |
114 <Tool | 114 <Tool |
115 Name="VCWebServiceProxyGeneratorTool" | 115 Name="VCWebServiceProxyGeneratorTool" |
116 /> | 116 /> |
117 <Tool | 117 <Tool |
118 Name="VCMIDLTool" | 118 Name="VCMIDLTool" |
119 TargetEnvironment="3" | 119 TargetEnvironment="3" |
120 /> | 120 /> |
121 <Tool | 121 <Tool |
122 Name="VCCLCompilerTool" | 122 Name="VCCLCompilerTool" |
123 » » » » AdditionalIncludeDirectories="$(SolutionDir)..;$
(SolutionDir)..\third_party\platformsdk_win2008_6_1\files\Include;$(VSInstallDir
)\VC\atlmfc\include" | 123 » » » » AdditionalIncludeDirectories="$(SolutionDir)..;$
(SolutionDir)..\third_party\platformsdk_vista_6_0\files\Include;$(SolutionDir)..
\third_party\platformsdk_vista_6_0\files\VC\INCLUDE;$(VSInstallDir)\VC\atlmfc\in
clude" |
124 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WIN
VER=0x0501;WIN32;NDEBUG" | 124 PreprocessorDefinitions="_WIN32_WINNT=0x0501;WIN
VER=0x0501;WIN32;NDEBUG" |
125 RuntimeLibrary="0" | 125 RuntimeLibrary="0" |
126 BufferSecurityCheck="false" | 126 BufferSecurityCheck="false" |
127 RuntimeTypeInfo="false" | 127 RuntimeTypeInfo="false" |
128 UsePrecompiledHeader="0" | 128 UsePrecompiledHeader="0" |
129 WarningLevel="3" | 129 WarningLevel="3" |
130 Detect64BitPortabilityProblems="true" | 130 Detect64BitPortabilityProblems="true" |
131 DebugInformationFormat="3" | 131 DebugInformationFormat="3" |
132 /> | 132 /> |
133 <Tool | 133 <Tool |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 > | 214 > |
215 </File> | 215 </File> |
216 <File | 216 <File |
217 RelativePath=".\wow_helper.cc" | 217 RelativePath=".\wow_helper.cc" |
218 > | 218 > |
219 </File> | 219 </File> |
220 </Files> | 220 </Files> |
221 <Globals> | 221 <Globals> |
222 </Globals> | 222 </Globals> |
223 </VisualStudioProject> | 223 </VisualStudioProject> |
OLD | NEW |