Fixed RuntimeLibrary setting in VC80/framework.vcproj
[getmangos.git] / contrib / extractor / VC80_ad.vcproj
blobddf423c4bde1b9c6cdf7e008117168dd49c0aa75
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="ad"
6 ProjectGUID="{D7552D4F-408F-4F8E-859B-366659150CF4}"
7 RootNamespace="ad"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="."
20 IntermediateDirectory=".\debug\"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 PreprocessorDefinitions="_DEBUG"
42 MkTypLibCompatible="true"
43 SuppressStartupBanner="true"
44 TargetEnvironment="1"
45 TypeLibraryName="./ad.tlb"
46 HeaderFileName=""
48 <Tool
49 Name="VCCLCompilerTool"
50 AdditionalOptions="/wd4018"
51 Optimization="0"
52 AdditionalIncludeDirectories="libmpq"
53 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="1"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile="c:\windows\temp/ad.pch"
58 AssemblerListingLocation="c:\windows\temp/"
59 ObjectFile="c:\windows\temp/"
60 ProgramDataBaseFileName="c:\windows\temp/"
61 BrowseInformation="1"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
64 DebugInformationFormat="4"
66 <Tool
67 Name="VCManagedResourceCompilerTool"
69 <Tool
70 Name="VCResourceCompilerTool"
71 PreprocessorDefinitions="_DEBUG"
72 Culture="1049"
74 <Tool
75 Name="VCPreLinkEventTool"
77 <Tool
78 Name="VCLinkerTool"
79 AdditionalDependencies="zlib.lib"
80 OutputFile="ad debug.exe"
81 LinkIncremental="1"
82 SuppressStartupBanner="true"
83 AdditionalLibraryDirectories="./debug/"
84 IgnoreDefaultLibraryNames="LIBCD.lib"
85 GenerateDebugInformation="true"
86 ProgramDatabaseFile="./ad debug.pdb"
87 SubSystem="1"
88 TargetMachine="1"
90 <Tool
91 Name="VCALinkTool"
93 <Tool
94 Name="VCManifestTool"
96 <Tool
97 Name="VCXDCMakeTool"
99 <Tool
100 Name="VCBscMakeTool"
102 <Tool
103 Name="VCFxCopTool"
105 <Tool
106 Name="VCAppVerifierTool"
108 <Tool
109 Name="VCWebDeploymentTool"
111 <Tool
112 Name="VCPostBuildEventTool"
114 </Configuration>
115 <Configuration
116 Name="Release|Win32"
117 OutputDirectory="."
118 IntermediateDirectory=".\release"
119 ConfigurationType="1"
120 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
121 UseOfMFC="0"
122 ATLMinimizesCRunTimeLibraryUsage="false"
123 CharacterSet="2"
125 <Tool
126 Name="VCPreBuildEventTool"
128 <Tool
129 Name="VCCustomBuildTool"
131 <Tool
132 Name="VCXMLDataGeneratorTool"
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"
137 <Tool
138 Name="VCMIDLTool"
139 PreprocessorDefinitions="NDEBUG"
140 MkTypLibCompatible="true"
141 SuppressStartupBanner="true"
142 TargetEnvironment="1"
143 TypeLibraryName="./ad.tlb"
144 HeaderFileName=""
146 <Tool
147 Name="VCCLCompilerTool"
148 AdditionalOptions="/wd4018"
149 Optimization="3"
150 InlineFunctionExpansion="1"
151 AdditionalIncludeDirectories="libmpq"
152 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
153 RuntimeLibrary="0"
154 UsePrecompiledHeader="0"
155 PrecompiledHeaderFile="c:\windows\temp/ad.pch"
156 AssemblerListingLocation="c:\windows\temp/"
157 ObjectFile="c:\windows\temp/"
158 ProgramDataBaseFileName="c:\windows\temp/"
159 WarningLevel="3"
160 SuppressStartupBanner="true"
162 <Tool
163 Name="VCManagedResourceCompilerTool"
165 <Tool
166 Name="VCResourceCompilerTool"
167 PreprocessorDefinitions="NDEBUG"
168 Culture="1049"
170 <Tool
171 Name="VCPreLinkEventTool"
173 <Tool
174 Name="VCLinkerTool"
175 AdditionalDependencies="zlib.lib"
176 OutputFile="./ad.exe"
177 LinkIncremental="1"
178 SuppressStartupBanner="true"
179 AdditionalLibraryDirectories="./release/"
180 IgnoreDefaultLibraryNames="LIBC.lib"
181 ProgramDatabaseFile="./ad.pdb"
182 SubSystem="1"
183 TargetMachine="1"
185 <Tool
186 Name="VCALinkTool"
188 <Tool
189 Name="VCManifestTool"
191 <Tool
192 Name="VCXDCMakeTool"
194 <Tool
195 Name="VCBscMakeTool"
197 <Tool
198 Name="VCFxCopTool"
200 <Tool
201 Name="VCAppVerifierTool"
203 <Tool
204 Name="VCWebDeploymentTool"
206 <Tool
207 Name="VCPostBuildEventTool"
209 </Configuration>
210 </Configurations>
211 <References>
212 </References>
213 <Files>
214 <Filter
215 Name="Source Files"
216 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
218 <File
219 RelativePath=".\adt.cpp"
221 </File>
222 <File
223 RelativePath=".\dbcfile.cpp"
225 </File>
226 <File
227 RelativePath=".\mpq_libmpq.cpp"
229 </File>
230 <File
231 RelativePath="system.cpp"
233 <FileConfiguration
234 Name="Debug|Win32"
236 <Tool
237 Name="VCCLCompilerTool"
238 Optimization="0"
239 PreprocessorDefinitions=""
240 BasicRuntimeChecks="3"
241 BrowseInformation="1"
243 </FileConfiguration>
244 <FileConfiguration
245 Name="Release|Win32"
247 <Tool
248 Name="VCCLCompilerTool"
249 Optimization="3"
250 PreprocessorDefinitions=""
252 </FileConfiguration>
253 </File>
254 <Filter
255 Name="libmpq"
257 <File
258 RelativePath=".\libmpq\common.cpp"
260 </File>
261 <File
262 RelativePath=".\libmpq\explode.cpp"
264 </File>
265 <File
266 RelativePath=".\libmpq\extract.cpp"
268 </File>
269 <File
270 RelativePath=".\libmpq\huffman.cpp"
272 </File>
273 <File
274 RelativePath=".\libmpq\mpq.cpp"
276 </File>
277 <File
278 RelativePath=".\libmpq\parser.cpp"
280 </File>
281 <File
282 RelativePath=".\libmpq\wave.cpp"
284 </File>
285 </Filter>
286 </Filter>
287 <Filter
288 Name="Header Files"
289 Filter="h;hpp;hxx;hm;inl"
291 <File
292 RelativePath=".\adt.h"
294 </File>
295 <File
296 RelativePath=".\dbcfile.h"
298 </File>
299 <File
300 RelativePath=".\mpq_libmpq.h"
302 </File>
303 <Filter
304 Name="libmpq"
306 <File
307 RelativePath=".\libmpq\common.h"
309 </File>
310 <File
311 RelativePath=".\libmpq\explode.h"
313 </File>
314 <File
315 RelativePath=".\libmpq\huffman.h"
317 </File>
318 <File
319 RelativePath=".\libmpq\mpq.h"
321 </File>
322 <File
323 RelativePath=".\libmpq\wave.h"
325 </File>
326 <File
327 RelativePath=".\libmpq\zconf.h"
329 </File>
330 <File
331 RelativePath=".\libmpq\zlib.h"
333 </File>
334 </Filter>
335 </Filter>
336 </Files>
337 <Globals>
338 </Globals>
339 </VisualStudioProject>