Fixed build extractor at Windows Vista and hide more temporary files.
[getmangos.git] / contrib / extractor / VC90_ad.vcproj
blob14aa824a0e9b9c50d652129dc6036ec7744a708f
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="ad"
6 ProjectGUID="{D7552D4F-408F-4F8E-859B-366659150CF4}"
7 RootNamespace="ad"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="."
21 IntermediateDirectory=".\debug\"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="false"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
42 PreprocessorDefinitions="_DEBUG"
43 MkTypLibCompatible="true"
44 SuppressStartupBanner="true"
45 TargetEnvironment="1"
46 TypeLibraryName="./ad.tlb"
47 HeaderFileName=""
49 <Tool
50 Name="VCCLCompilerTool"
51 Optimization="0"
52 AdditionalIncludeDirectories="libmpq"
53 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="1"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile="$(IntDir)ad.pch"
58 AssemblerListingLocation="$(IntDir)\"
59 ObjectFile="$(IntDir)\"
60 ProgramDataBaseFileName="$(IntDir)\"
61 XMLDocumentationFileName="$(IntDir)\"
62 BrowseInformation="1"
63 BrowseInformationFile="$(IntDir)"
64 WarningLevel="3"
65 SuppressStartupBanner="true"
66 DebugInformationFormat="4"
68 <Tool
69 Name="VCManagedResourceCompilerTool"
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG"
74 Culture="1049"
76 <Tool
77 Name="VCPreLinkEventTool"
79 <Tool
80 Name="VCLinkerTool"
81 AdditionalDependencies="zlib.lib"
82 OutputFile="ad debug.exe"
83 LinkIncremental="1"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories="./debug/"
86 IgnoreDefaultLibraryNames="LIBCD.lib"
87 GenerateDebugInformation="true"
88 ProgramDatabaseFile="./ad debug.pdb"
89 SubSystem="1"
90 RandomizedBaseAddress="1"
91 DataExecutionPrevention="0"
92 TargetMachine="1"
94 <Tool
95 Name="VCALinkTool"
97 <Tool
98 Name="VCManifestTool"
100 <Tool
101 Name="VCXDCMakeTool"
103 <Tool
104 Name="VCBscMakeTool"
106 <Tool
107 Name="VCFxCopTool"
109 <Tool
110 Name="VCAppVerifierTool"
112 <Tool
113 Name="VCPostBuildEventTool"
115 </Configuration>
116 <Configuration
117 Name="Release|Win32"
118 OutputDirectory="."
119 IntermediateDirectory=".\release"
120 ConfigurationType="1"
121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
122 UseOfMFC="0"
123 ATLMinimizesCRunTimeLibraryUsage="false"
124 CharacterSet="2"
126 <Tool
127 Name="VCPreBuildEventTool"
129 <Tool
130 Name="VCCustomBuildTool"
132 <Tool
133 Name="VCXMLDataGeneratorTool"
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"
138 <Tool
139 Name="VCMIDLTool"
140 PreprocessorDefinitions="NDEBUG"
141 MkTypLibCompatible="true"
142 SuppressStartupBanner="true"
143 TargetEnvironment="1"
144 TypeLibraryName="./ad.tlb"
145 HeaderFileName=""
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="3"
150 InlineFunctionExpansion="1"
151 AdditionalIncludeDirectories="libmpq"
152 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
153 RuntimeLibrary="0"
154 UsePrecompiledHeader="0"
155 PrecompiledHeaderFile="$(IntDir)ad.pch"
156 AssemblerListingLocation="$(IntDir)\"
157 ObjectFile="$(IntDir)\"
158 ProgramDataBaseFileName="$(IntDir)\"
159 XMLDocumentationFileName="$(IntDir)\"
160 WarningLevel="3"
161 SuppressStartupBanner="true"
163 <Tool
164 Name="VCManagedResourceCompilerTool"
166 <Tool
167 Name="VCResourceCompilerTool"
168 PreprocessorDefinitions="NDEBUG"
169 Culture="1049"
171 <Tool
172 Name="VCPreLinkEventTool"
174 <Tool
175 Name="VCLinkerTool"
176 AdditionalDependencies="zlib.lib"
177 OutputFile="./ad.exe"
178 LinkIncremental="1"
179 SuppressStartupBanner="true"
180 AdditionalLibraryDirectories="./release/"
181 IgnoreDefaultLibraryNames="LIBC.lib"
182 ProgramDatabaseFile="./ad.pdb"
183 SubSystem="1"
184 RandomizedBaseAddress="1"
185 DataExecutionPrevention="0"
186 TargetMachine="1"
188 <Tool
189 Name="VCALinkTool"
191 <Tool
192 Name="VCManifestTool"
194 <Tool
195 Name="VCXDCMakeTool"
197 <Tool
198 Name="VCBscMakeTool"
200 <Tool
201 Name="VCFxCopTool"
203 <Tool
204 Name="VCAppVerifierTool"
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=".\libmpq\common.cpp"
225 </File>
226 <File
227 RelativePath=".\dbcfile.cpp"
229 </File>
230 <File
231 RelativePath=".\libmpq\explode.cpp"
233 </File>
234 <File
235 RelativePath=".\libmpq\extract.cpp"
237 </File>
238 <File
239 RelativePath=".\libmpq\huffman.cpp"
241 </File>
242 <File
243 RelativePath=".\libmpq\mpq.cpp"
245 </File>
246 <File
247 RelativePath=".\mpq_libmpq.cpp"
249 </File>
250 <File
251 RelativePath=".\libmpq\parser.cpp"
253 </File>
254 <File
255 RelativePath="system.cpp"
257 <FileConfiguration
258 Name="Debug|Win32"
260 <Tool
261 Name="VCCLCompilerTool"
262 Optimization="0"
263 PreprocessorDefinitions=""
264 BasicRuntimeChecks="3"
265 BrowseInformation="1"
267 </FileConfiguration>
268 <FileConfiguration
269 Name="Release|Win32"
271 <Tool
272 Name="VCCLCompilerTool"
273 Optimization="3"
274 PreprocessorDefinitions=""
276 </FileConfiguration>
277 </File>
278 <File
279 RelativePath=".\libmpq\wave.cpp"
281 </File>
282 </Filter>
283 <Filter
284 Name="Header Files"
285 Filter="h;hpp;hxx;hm;inl"
287 <File
288 RelativePath=".\libmpq\common.h"
290 </File>
291 <File
292 RelativePath=".\dbcfile.h"
294 </File>
295 <File
296 RelativePath=".\libmpq\explode.h"
298 </File>
299 <File
300 RelativePath=".\libmpq\huffman.h"
302 </File>
303 <File
304 RelativePath=".\libmpq\mpq.h"
306 </File>
307 <File
308 RelativePath=".\mpq_libmpq.h"
310 </File>
311 <File
312 RelativePath=".\libmpq\wave.h"
314 </File>
315 </Filter>
316 </Files>
317 <Globals>
318 </Globals>
319 </VisualStudioProject>