root/trunk/contrib/vmap_assembler/VC80/vmap_assembler.vcproj

Revision 2, 9.3 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="vmap_assembler"
6        ProjectGUID="{572FFF74-480C-4472-8ABF-81733BB4049D}"
7        Keyword="Win32Proj"
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="..\Debug"
20                        IntermediateDirectory="..\Debug\obj"
21                        ConfigurationType="1"
22                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                        CharacterSet="2"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                AdditionalIncludeDirectories="..\..\..\dep\include\g3dlite;..\..\..\src\shared\vmap;"
44                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45                                MinimalRebuild="true"
46                                BasicRuntimeChecks="3"
47                                RuntimeLibrary="1"
48                                EnableEnhancedInstructionSet="1"
49                                UsePrecompiledHeader="0"
50                                WarningLevel="3"
51                                Detect64BitPortabilityProblems="true"
52                                DebugInformationFormat="4"
53                        />
54                        <Tool
55                                Name="VCManagedResourceCompilerTool"
56                        />
57                        <Tool
58                                Name="VCResourceCompilerTool"
59                        />
60                        <Tool
61                                Name="VCPreLinkEventTool"
62                        />
63                        <Tool
64                                Name="VCLinkerTool"
65                                OutputFile="$(OutDir)/vmap_assembler.exe"
66                                LinkIncremental="2"
67                                GenerateDebugInformation="true"
68                                ProgramDatabaseFile="$(OutDir)/vmap_assembler.pdb"
69                                SubSystem="1"
70                                TargetMachine="1"
71                        />
72                        <Tool
73                                Name="VCALinkTool"
74                        />
75                        <Tool
76                                Name="VCManifestTool"
77                        />
78                        <Tool
79                                Name="VCXDCMakeTool"
80                        />
81                        <Tool
82                                Name="VCBscMakeTool"
83                        />
84                        <Tool
85                                Name="VCFxCopTool"
86                        />
87                        <Tool
88                                Name="VCAppVerifierTool"
89                        />
90                        <Tool
91                                Name="VCWebDeploymentTool"
92                        />
93                        <Tool
94                                Name="VCPostBuildEventTool"
95                        />
96                </Configuration>
97                <Configuration
98                        Name="Release|Win32"
99                        OutputDirectory="..\Release"
100                        IntermediateDirectory="..\Release\obj"
101                        ConfigurationType="1"
102                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103                        CharacterSet="2"
104                        >
105                        <Tool
106                                Name="VCPreBuildEventTool"
107                        />
108                        <Tool
109                                Name="VCCustomBuildTool"
110                        />
111                        <Tool
112                                Name="VCXMLDataGeneratorTool"
113                        />
114                        <Tool
115                                Name="VCWebServiceProxyGeneratorTool"
116                        />
117                        <Tool
118                                Name="VCMIDLTool"
119                        />
120                        <Tool
121                                Name="VCCLCompilerTool"
122                                AdditionalIncludeDirectories="..\..\..\dep\include\g3dlite;..\..\..\src\shared\vmap;"
123                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
124                                RuntimeLibrary="0"
125                                EnableEnhancedInstructionSet="1"
126                                UsePrecompiledHeader="0"
127                                WarningLevel="3"
128                                Detect64BitPortabilityProblems="true"
129                                DebugInformationFormat="3"
130                        />
131                        <Tool
132                                Name="VCManagedResourceCompilerTool"
133                        />
134                        <Tool
135                                Name="VCResourceCompilerTool"
136                        />
137                        <Tool
138                                Name="VCPreLinkEventTool"
139                        />
140                        <Tool
141                                Name="VCLinkerTool"
142                                OutputFile="$(OutDir)/vmap_assembler.exe"
143                                LinkIncremental="1"
144                                GenerateDebugInformation="true"
145                                SubSystem="1"
146                                OptimizeReferences="2"
147                                EnableCOMDATFolding="2"
148                                TargetMachine="1"
149                        />
150                        <Tool
151                                Name="VCALinkTool"
152                        />
153                        <Tool
154                                Name="VCManifestTool"
155                        />
156                        <Tool
157                                Name="VCXDCMakeTool"
158                        />
159                        <Tool
160                                Name="VCBscMakeTool"
161                        />
162                        <Tool
163                                Name="VCFxCopTool"
164                        />
165                        <Tool
166                                Name="VCAppVerifierTool"
167                        />
168                        <Tool
169                                Name="VCWebDeploymentTool"
170                        />
171                        <Tool
172                                Name="VCPostBuildEventTool"
173                        />
174                </Configuration>
175        </Configurations>
176        <References>
177        </References>
178        <Files>
179                <Filter
180                        Name="Source Files"
181                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
182                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
183                        >
184                        <File
185                                RelativePath=".\..\vmap_assembler.cpp"
186                                >
187                        </File>
188                </Filter>
189                <Filter
190                        Name="vmaplib"
191                        >
192                        <File
193                                RelativePath="..\..\..\src\shared\vmap\AABSPTree.h"
194                                >
195                        </File>
196                        <File
197                                RelativePath="..\..\..\src\shared\vmap\BaseModel.cpp"
198                                >
199                        </File>
200                        <File
201                                RelativePath="..\..\..\src\shared\vmap\BaseModel.h"
202                                >
203                        </File>
204                        <File
205                                RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.cpp"
206                                >
207                        </File>
208                        <File
209                                RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.h"
210                                >
211                        </File>
212                        <File
213                                RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.cpp"
214                                >
215                        </File>
216                        <File
217                                RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.h"
218                                >
219                        </File>
220                        <File
221                                RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.cpp"
222                                >
223                        </File>
224                        <File
225                                RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.h"
226                                >
227                        </File>
228                        <File
229                                RelativePath="..\..\..\src\shared\vmap\ModelContainer.cpp"
230                                >
231                        </File>
232                        <File
233                                RelativePath="..\..\..\src\shared\vmap\ModelContainer.h"
234                                >
235                        </File>
236                        <File
237                                RelativePath="..\..\..\src\shared\vmap\NodeValueAccess.h"
238                                >
239                        </File>
240                        <File
241                                RelativePath="..\..\..\src\shared\vmap\ShortBox.h"
242                                >
243                        </File>
244                        <File
245                                RelativePath="..\..\..\src\shared\vmap\ShortVector.h"
246                                >
247                        </File>
248                        <File
249                                RelativePath="..\..\..\src\shared\vmap\SubModel.cpp"
250                                >
251                        </File>
252                        <File
253                                RelativePath="..\..\..\src\shared\vmap\SubModel.h"
254                                >
255                        </File>
256                        <File
257                                RelativePath="..\..\..\src\shared\vmap\TileAssembler.cpp"
258                                >
259                        </File>
260                        <File
261                                RelativePath="..\..\..\src\shared\vmap\TileAssembler.h"
262                                >
263                        </File>
264                        <File
265                                RelativePath="..\..\..\src\shared\vmap\TreeNode.cpp"
266                                >
267                        </File>
268                        <File
269                                RelativePath="..\..\..\src\shared\vmap\TreeNode.h"
270                                >
271                        </File>
272                        <File
273                                RelativePath="..\..\..\src\shared\vmap\VMapTools.h"
274                                >
275                        </File>
276                </Filter>
277                <Filter
278                        Name="g3dlite"
279                        >
280                        <File
281                                RelativePath="..\..\..\dep\src\g3dlite\AABox.cpp"
282                                >
283                        </File>
284                        <File
285                                RelativePath="..\..\..\dep\include\g3dlite\G3D\AABox.h"
286                                >
287                        </File>
288                        <File
289                                RelativePath="..\..\..\dep\include\g3dlite\G3D\AABSPTree.h"
290                                >
291                        </File>
292                        <File
293                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Array.h"
294                                >
295                        </File>
296                        <File
297                                RelativePath="..\..\..\dep\src\g3dlite\Box.cpp"
298                                >
299                        </File>
300                        <File
301                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Box.h"
302                                >
303                        </File>
304                        <File
305                                RelativePath="..\..\..\dep\include\g3dlite\G3D\CollisionDetection.h"
306                                >
307                        </File>
308                        <File
309                                RelativePath="..\..\..\dep\include\g3dlite\G3D\CoordinateFrame.h"
310                                >
311                        </File>
312                        <File
313                                RelativePath="..\..\..\dep\src\g3dlite\Crypto.cpp"
314                                >
315                        </File>
316                        <File
317                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Crypto.h"
318                                >
319                        </File>
320                        <File
321                                RelativePath="..\..\..\dep\include\g3dlite\G3D\debug.h"
322                                >
323                        </File>
324                        <File
325                                RelativePath="..\..\..\dep\src\g3dlite\format.cpp"
326                                >
327                        </File>
328                        <File
329                                RelativePath="..\..\..\dep\include\g3dlite\G3D\format.h"
330                                >
331                        </File>
332                        <File
333                                RelativePath="..\..\..\dep\include\g3dlite\G3D\g3dmath.h"
334                                >
335                        </File>
336                        <File
337                                RelativePath="..\..\..\dep\include\g3dlite\G3D\g3dmath.inl"
338                                >
339                        </File>
340                        <File
341                                RelativePath="..\..\..\dep\include\g3dlite\G3D\GCamera.h"
342                                >
343                        </File>
344                        <File
345                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Line.h"
346                                >
347                        </File>
348                        <File
349                                RelativePath="..\..\..\dep\src\g3dlite\Matrix3.cpp"
350                                >
351                        </File>
352                        <File
353                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Matrix3.h"
354                                >
355                        </File>
356                        <File
357                                RelativePath="..\..\..\dep\src\g3dlite\Plane.cpp"
358                                >
359                        </File>
360                        <File
361                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Plane.h"
362                                >
363                        </File>
364                        <File
365                                RelativePath="..\..\..\dep\include\g3dlite\G3D\platform.h"
366                                >
367                        </File>
368                        <File
369                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Quat.h"
370                                >
371                        </File>
372                        <File
373                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Quat.inl"
374                                >
375                        </File>
376                        <File
377                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Ray.h"
378                                >
379                        </File>
380                        <File
381                                RelativePath="..\..\..\dep\include\g3dlite\G3D\RegistryUtil.h"
382                                >
383                        </File>
384                        <File
385                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Sphere.h"
386                                >
387                        </File>
388                        <File
389                                RelativePath="..\..\..\dep\include\g3dlite\G3D\stringutils.h"
390                                >
391                        </File>
392                        <File
393                                RelativePath="..\..\..\dep\src\g3dlite\System.cpp"
394                                >
395                        </File>
396                        <File
397                                RelativePath="..\..\..\dep\include\g3dlite\G3D\System.h"
398                                >
399                        </File>
400                        <File
401                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Table.h"
402                                >
403                        </File>
404                        <File
405                                RelativePath="..\..\..\dep\src\g3dlite\Triangle.cpp"
406                                >
407                        </File>
408                        <File
409                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Triangle.h"
410                                >
411                        </File>
412                        <File
413                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2.h"
414                                >
415                        </File>
416                        <File
417                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2.inl"
418                                >
419                        </File>
420                        <File
421                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2int16.h"
422                                >
423                        </File>
424                        <File
425                                RelativePath="..\..\..\dep\src\g3dlite\Vector3.cpp"
426                                >
427                        </File>
428                        <File
429                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3.h"
430                                >
431                        </File>
432                        <File
433                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3.inl"
434                                >
435                        </File>
436                        <File
437                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3int16.h"
438                                >
439                        </File>
440                        <File
441                                RelativePath="..\..\..\dep\src\g3dlite\Vector4.cpp"
442                                >
443                        </File>
444                        <File
445                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector4.h"
446                                >
447                        </File>
448                        <File
449                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector4.inl"
450                                >
451                        </File>
452                </Filter>
453        </Files>
454        <Globals>
455        </Globals>
456</VisualStudioProject>
Note: See TracBrowser for help on using the browser.