root/trunk/contrib/extractor/VC80_ad.vcproj @ 2

Revision 2, 6.6 kB (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
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"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
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"
26                        >
27                        <Tool
28                                Name="VCPreBuildEventTool"
29                        />
30                        <Tool
31                                Name="VCCustomBuildTool"
32                        />
33                        <Tool
34                                Name="VCXMLDataGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCWebServiceProxyGeneratorTool"
38                        />
39                        <Tool
40                                Name="VCMIDLTool"
41                                PreprocessorDefinitions="_DEBUG"
42                                MkTypLibCompatible="true"
43                                SuppressStartupBanner="true"
44                                TargetEnvironment="1"
45                                TypeLibraryName="./ad.tlb"
46                                HeaderFileName=""
47                        />
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"
65                        />
66                        <Tool
67                                Name="VCManagedResourceCompilerTool"
68                        />
69                        <Tool
70                                Name="VCResourceCompilerTool"
71                                PreprocessorDefinitions="_DEBUG"
72                                Culture="1049"
73                        />
74                        <Tool
75                                Name="VCPreLinkEventTool"
76                        />
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"
89                        />
90                        <Tool
91                                Name="VCALinkTool"
92                        />
93                        <Tool
94                                Name="VCManifestTool"
95                        />
96                        <Tool
97                                Name="VCXDCMakeTool"
98                        />
99                        <Tool
100                                Name="VCBscMakeTool"
101                        />
102                        <Tool
103                                Name="VCFxCopTool"
104                        />
105                        <Tool
106                                Name="VCAppVerifierTool"
107                        />
108                        <Tool
109                                Name="VCWebDeploymentTool"
110                        />
111                        <Tool
112                                Name="VCPostBuildEventTool"
113                        />
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"
124                        >
125                        <Tool
126                                Name="VCPreBuildEventTool"
127                        />
128                        <Tool
129                                Name="VCCustomBuildTool"
130                        />
131                        <Tool
132                                Name="VCXMLDataGeneratorTool"
133                        />
134                        <Tool
135                                Name="VCWebServiceProxyGeneratorTool"
136                        />
137                        <Tool
138                                Name="VCMIDLTool"
139                                PreprocessorDefinitions="NDEBUG"
140                                MkTypLibCompatible="true"
141                                SuppressStartupBanner="true"
142                                TargetEnvironment="1"
143                                TypeLibraryName="./ad.tlb"
144                                HeaderFileName=""
145                        />
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"
161                        />
162                        <Tool
163                                Name="VCManagedResourceCompilerTool"
164                        />
165                        <Tool
166                                Name="VCResourceCompilerTool"
167                                PreprocessorDefinitions="NDEBUG"
168                                Culture="1049"
169                        />
170                        <Tool
171                                Name="VCPreLinkEventTool"
172                        />
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"
184                        />
185                        <Tool
186                                Name="VCALinkTool"
187                        />
188                        <Tool
189                                Name="VCManifestTool"
190                        />
191                        <Tool
192                                Name="VCXDCMakeTool"
193                        />
194                        <Tool
195                                Name="VCBscMakeTool"
196                        />
197                        <Tool
198                                Name="VCFxCopTool"
199                        />
200                        <Tool
201                                Name="VCAppVerifierTool"
202                        />
203                        <Tool
204                                Name="VCWebDeploymentTool"
205                        />
206                        <Tool
207                                Name="VCPostBuildEventTool"
208                        />
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"
217                        >
218                        <File
219                                RelativePath=".\adt.cpp"
220                                >
221                        </File>
222                        <File
223                                RelativePath=".\dbcfile.cpp"
224                                >
225                        </File>
226                        <File
227                                RelativePath=".\mpq_libmpq.cpp"
228                                >
229                        </File>
230                        <File
231                                RelativePath="system.cpp"
232                                >
233                                <FileConfiguration
234                                        Name="Debug|Win32"
235                                        >
236                                        <Tool
237                                                Name="VCCLCompilerTool"
238                                                Optimization="0"
239                                                PreprocessorDefinitions=""
240                                                BasicRuntimeChecks="3"
241                                                BrowseInformation="1"
242                                        />
243                                </FileConfiguration>
244                                <FileConfiguration
245                                        Name="Release|Win32"
246                                        >
247                                        <Tool
248                                                Name="VCCLCompilerTool"
249                                                Optimization="3"
250                                                PreprocessorDefinitions=""
251                                        />
252                                </FileConfiguration>
253                        </File>
254                        <Filter
255                                Name="libmpq"
256                                >
257                                <File
258                                        RelativePath=".\libmpq\common.cpp"
259                                        >
260                                </File>
261                                <File
262                                        RelativePath=".\libmpq\explode.cpp"
263                                        >
264                                </File>
265                                <File
266                                        RelativePath=".\libmpq\extract.cpp"
267                                        >
268                                </File>
269                                <File
270                                        RelativePath=".\libmpq\huffman.cpp"
271                                        >
272                                </File>
273                                <File
274                                        RelativePath=".\libmpq\mpq.cpp"
275                                        >
276                                </File>
277                                <File
278                                        RelativePath=".\libmpq\parser.cpp"
279                                        >
280                                </File>
281                                <File
282                                        RelativePath=".\libmpq\wave.cpp"
283                                        >
284                                </File>
285                        </Filter>
286                </Filter>
287                <Filter
288                        Name="Header Files"
289                        Filter="h;hpp;hxx;hm;inl"
290                        >
291                        <File
292                                RelativePath=".\adt.h"
293                                >
294                        </File>
295                        <File
296                                RelativePath=".\dbcfile.h"
297                                >
298                        </File>
299                        <File
300                                RelativePath=".\mpq_libmpq.h"
301                                >
302                        </File>
303                        <Filter
304                                Name="libmpq"
305                                >
306                                <File
307                                        RelativePath=".\libmpq\common.h"
308                                        >
309                                </File>
310                                <File
311                                        RelativePath=".\libmpq\explode.h"
312                                        >
313                                </File>
314                                <File
315                                        RelativePath=".\libmpq\huffman.h"
316                                        >
317                                </File>
318                                <File
319                                        RelativePath=".\libmpq\mpq.h"
320                                        >
321                                </File>
322                                <File
323                                        RelativePath=".\libmpq\wave.h"
324                                        >
325                                </File>
326                                <File
327                                        RelativePath=".\libmpq\zconf.h"
328                                        >
329                                </File>
330                                <File
331                                        RelativePath=".\libmpq\zlib.h"
332                                        >
333                                </File>
334                        </Filter>
335                </Filter>
336        </Files>
337        <Globals>
338        </Globals>
339</VisualStudioProject>
Note: See TracBrowser for help on using the browser.