| 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="9.00" | 4 Version="9.00" |
| 5 Name="nacl_mounts" | 5 Name="nacl_mounts" |
| 6 ProjectGUID="{AADB97B8-EAB0-42B0-ADE0-88B76BD4745C}" | 6 ProjectGUID="{AADB97B8-EAB0-42B0-ADE0-88B76BD4745C}" |
| 7 RootNamespace="nacl_mounts" | 7 RootNamespace="nacl_mounts" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 TargetFrameworkVersion="196613" | 9 TargetFrameworkVersion="196613" |
| 10 > | 10 > |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 /> | 34 /> |
| 35 <Tool | 35 <Tool |
| 36 Name="VCWebServiceProxyGeneratorTool" | 36 Name="VCWebServiceProxyGeneratorTool" |
| 37 /> | 37 /> |
| 38 <Tool | 38 <Tool |
| 39 Name="VCMIDLTool" | 39 Name="VCMIDLTool" |
| 40 /> | 40 /> |
| 41 <Tool | 41 <Tool |
| 42 Name="VCCLCompilerTool" | 42 Name="VCCLCompilerTool" |
| 43 Optimization="0" | 43 Optimization="0" |
| 44 » » » » AdditionalIncludeDirectories="../win;../utils" | 44 » » » » AdditionalIncludeDirectories="../win;../sdk_util
" |
| 45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" | 45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
| 46 MinimalRebuild="true" | 46 MinimalRebuild="true" |
| 47 BasicRuntimeChecks="3" | 47 BasicRuntimeChecks="3" |
| 48 RuntimeLibrary="3" | 48 RuntimeLibrary="3" |
| 49 UsePrecompiledHeader="0" | 49 UsePrecompiledHeader="0" |
| 50 WarningLevel="3" | 50 WarningLevel="3" |
| 51 DebugInformationFormat="4" | 51 DebugInformationFormat="4" |
| 52 /> | 52 /> |
| 53 <Tool | 53 <Tool |
| 54 Name="VCManagedResourceCompilerTool" | 54 Name="VCManagedResourceCompilerTool" |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 203 > | 203 > |
| 204 </Filter> | 204 </Filter> |
| 205 <File | 205 <File |
| 206 RelativePath=".\ReadMe.txt" | 206 RelativePath=".\ReadMe.txt" |
| 207 > | 207 > |
| 208 </File> | 208 </File> |
| 209 </Files> | 209 </Files> |
| 210 <Globals> | 210 <Globals> |
| 211 </Globals> | 211 </Globals> |
| 212 </VisualStudioProject> | 212 </VisualStudioProject> |
| OLD | NEW |