[1] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="9,00" |
---|
| 5 | Name="mapcache" |
---|
| 6 | ProjectGUID="{D356871D-58E1-450B-967A-E7E9646175AF}" |
---|
| 7 | RootNamespace="mapcache" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | TargetFrameworkVersion="131072" |
---|
| 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
| 15 | </Platforms> |
---|
| 16 | <ToolFiles> |
---|
| 17 | </ToolFiles> |
---|
| 18 | <Configurations> |
---|
| 19 | <Configuration |
---|
| 20 | Name="Debug|Win32" |
---|
| 21 | OutputDirectory=".." |
---|
| 22 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 23 | ConfigurationType="1" |
---|
| 24 | CharacterSet="2" |
---|
| 25 | > |
---|
| 26 | <Tool |
---|
| 27 | Name="VCPreBuildEventTool" |
---|
| 28 | /> |
---|
| 29 | <Tool |
---|
| 30 | Name="VCCustomBuildTool" |
---|
| 31 | /> |
---|
| 32 | <Tool |
---|
| 33 | Name="VCXMLDataGeneratorTool" |
---|
| 34 | /> |
---|
| 35 | <Tool |
---|
| 36 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 37 | /> |
---|
| 38 | <Tool |
---|
| 39 | Name="VCMIDLTool" |
---|
| 40 | /> |
---|
| 41 | <Tool |
---|
| 42 | Name="VCCLCompilerTool" |
---|
| 43 | Optimization="0" |
---|
| 44 | AdditionalIncludeDirectories="..\src\common;..\src\zlib" |
---|
| 45 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" |
---|
| 46 | GeneratePreprocessedFile="0" |
---|
| 47 | MinimalRebuild="true" |
---|
| 48 | ExceptionHandling="0" |
---|
| 49 | BasicRuntimeChecks="3" |
---|
| 50 | RuntimeLibrary="1" |
---|
| 51 | EnableFunctionLevelLinking="true" |
---|
| 52 | DefaultCharIsUnsigned="false" |
---|
| 53 | UsePrecompiledHeader="0" |
---|
| 54 | WarningLevel="3" |
---|
| 55 | DebugInformationFormat="4" |
---|
| 56 | CompileAs="1" |
---|
| 57 | /> |
---|
| 58 | <Tool |
---|
| 59 | Name="VCManagedResourceCompilerTool" |
---|
| 60 | /> |
---|
| 61 | <Tool |
---|
| 62 | Name="VCResourceCompilerTool" |
---|
| 63 | /> |
---|
| 64 | <Tool |
---|
| 65 | Name="VCPreLinkEventTool" |
---|
| 66 | /> |
---|
| 67 | <Tool |
---|
| 68 | Name="VCLinkerTool" |
---|
| 69 | AdditionalOptions="/FIXED:NO" |
---|
| 70 | AdditionalDependencies="libcmtd.lib oldnames.lib zdll.lib" |
---|
| 71 | OutputFile="$(OutDir)\mapcache.exe" |
---|
| 72 | LinkIncremental="2" |
---|
| 73 | AdditionalLibraryDirectories="..\lib" |
---|
| 74 | IgnoreAllDefaultLibraries="true" |
---|
| 75 | GenerateDebugInformation="true" |
---|
| 76 | ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
---|
| 77 | SubSystem="1" |
---|
| 78 | RandomizedBaseAddress="1" |
---|
| 79 | DataExecutionPrevention="0" |
---|
| 80 | TargetMachine="1" |
---|
| 81 | /> |
---|
| 82 | <Tool |
---|
| 83 | Name="VCALinkTool" |
---|
| 84 | /> |
---|
| 85 | <Tool |
---|
| 86 | Name="VCManifestTool" |
---|
| 87 | /> |
---|
| 88 | <Tool |
---|
| 89 | Name="VCXDCMakeTool" |
---|
| 90 | /> |
---|
| 91 | <Tool |
---|
| 92 | Name="VCBscMakeTool" |
---|
| 93 | /> |
---|
| 94 | <Tool |
---|
| 95 | Name="VCFxCopTool" |
---|
| 96 | /> |
---|
| 97 | <Tool |
---|
| 98 | Name="VCAppVerifierTool" |
---|
| 99 | /> |
---|
| 100 | <Tool |
---|
| 101 | Name="VCPostBuildEventTool" |
---|
| 102 | /> |
---|
| 103 | </Configuration> |
---|
| 104 | <Configuration |
---|
| 105 | Name="Release|Win32" |
---|
| 106 | OutputDirectory=".." |
---|
| 107 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
| 108 | ConfigurationType="1" |
---|
| 109 | CharacterSet="2" |
---|
| 110 | WholeProgramOptimization="1" |
---|
| 111 | > |
---|
| 112 | <Tool |
---|
| 113 | Name="VCPreBuildEventTool" |
---|
| 114 | /> |
---|
| 115 | <Tool |
---|
| 116 | Name="VCCustomBuildTool" |
---|
| 117 | /> |
---|
| 118 | <Tool |
---|
| 119 | Name="VCXMLDataGeneratorTool" |
---|
| 120 | /> |
---|
| 121 | <Tool |
---|
| 122 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 123 | /> |
---|
| 124 | <Tool |
---|
| 125 | Name="VCMIDLTool" |
---|
| 126 | /> |
---|
| 127 | <Tool |
---|
| 128 | Name="VCCLCompilerTool" |
---|
| 129 | Optimization="2" |
---|
| 130 | InlineFunctionExpansion="2" |
---|
| 131 | EnableIntrinsicFunctions="true" |
---|
| 132 | FavorSizeOrSpeed="1" |
---|
| 133 | OmitFramePointers="true" |
---|
| 134 | EnableFiberSafeOptimizations="true" |
---|
| 135 | WholeProgramOptimization="true" |
---|
| 136 | AdditionalIncludeDirectories="..\src\common;..\src\zlib" |
---|
| 137 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" |
---|
| 138 | StringPooling="true" |
---|
| 139 | RuntimeLibrary="0" |
---|
| 140 | EnableFunctionLevelLinking="false" |
---|
| 141 | DefaultCharIsUnsigned="false" |
---|
| 142 | UsePrecompiledHeader="0" |
---|
| 143 | WarningLevel="3" |
---|
| 144 | DebugInformationFormat="3" |
---|
| 145 | CompileAs="1" |
---|
| 146 | /> |
---|
| 147 | <Tool |
---|
| 148 | Name="VCManagedResourceCompilerTool" |
---|
| 149 | /> |
---|
| 150 | <Tool |
---|
| 151 | Name="VCResourceCompilerTool" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCPreLinkEventTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCLinkerTool" |
---|
| 158 | AdditionalDependencies="libcmt.lib oldnames.lib zdll.lib" |
---|
| 159 | OutputFile="$(OutDir)\mapcache.exe" |
---|
| 160 | LinkIncremental="1" |
---|
| 161 | AdditionalLibraryDirectories="..\lib" |
---|
| 162 | IgnoreAllDefaultLibraries="true" |
---|
| 163 | GenerateDebugInformation="true" |
---|
| 164 | ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
---|
| 165 | SubSystem="1" |
---|
| 166 | OptimizeReferences="2" |
---|
| 167 | EnableCOMDATFolding="2" |
---|
| 168 | LinkTimeCodeGeneration="1" |
---|
| 169 | RandomizedBaseAddress="1" |
---|
| 170 | DataExecutionPrevention="0" |
---|
| 171 | TargetMachine="1" |
---|
| 172 | /> |
---|
| 173 | <Tool |
---|
| 174 | Name="VCALinkTool" |
---|
| 175 | /> |
---|
| 176 | <Tool |
---|
| 177 | Name="VCManifestTool" |
---|
| 178 | /> |
---|
| 179 | <Tool |
---|
| 180 | Name="VCXDCMakeTool" |
---|
| 181 | /> |
---|
| 182 | <Tool |
---|
| 183 | Name="VCBscMakeTool" |
---|
| 184 | /> |
---|
| 185 | <Tool |
---|
| 186 | Name="VCFxCopTool" |
---|
| 187 | /> |
---|
| 188 | <Tool |
---|
| 189 | Name="VCAppVerifierTool" |
---|
| 190 | /> |
---|
| 191 | <Tool |
---|
| 192 | Name="VCPostBuildEventTool" |
---|
| 193 | /> |
---|
| 194 | </Configuration> |
---|
| 195 | </Configurations> |
---|
| 196 | <References> |
---|
| 197 | </References> |
---|
| 198 | <Files> |
---|
| 199 | <Filter |
---|
| 200 | Name="mapcache" |
---|
| 201 | > |
---|
| 202 | <File |
---|
| 203 | RelativePath="..\src\tool\grfio.c" |
---|
| 204 | > |
---|
| 205 | </File> |
---|
| 206 | <File |
---|
| 207 | RelativePath="..\src\tool\grfio.h" |
---|
| 208 | > |
---|
| 209 | </File> |
---|
| 210 | <File |
---|
| 211 | RelativePath="..\src\tool\mapcache.c" |
---|
| 212 | > |
---|
| 213 | </File> |
---|
| 214 | </Filter> |
---|
| 215 | <Filter |
---|
| 216 | Name="zlib" |
---|
| 217 | > |
---|
| 218 | <File |
---|
| 219 | RelativePath="..\src\zlib\zconf.h" |
---|
| 220 | > |
---|
| 221 | </File> |
---|
| 222 | <File |
---|
| 223 | RelativePath="..\src\zlib\zlib.h" |
---|
| 224 | > |
---|
| 225 | </File> |
---|
| 226 | </Filter> |
---|
| 227 | </Files> |
---|
| 228 | <Globals> |
---|
| 229 | </Globals> |
---|
| 230 | </VisualStudioProject> |
---|