root/trunk/contrib/vmap_assembler/VC71/vmap_assembler.vcproj

Revision 2, 8.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="7.10"
5        Name="vmap_assembler"
6        ProjectGUID="{572FFF74-480C-4472-8ABF-81733BB4049D}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\Debug"
16                        IntermediateDirectory="..\Debug\obj"
17                        ConfigurationType="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\..\..\dep\include\g3dlite; ..\..\..\src\shared\vmap"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="1"
27                                UsePrecompiledHeader="0"
28                                WarningLevel="3"
29                                Detect64BitPortabilityProblems="TRUE"
30                                DebugInformationFormat="4"/>
31                        <Tool
32                                Name="VCCustomBuildTool"/>
33                        <Tool
34                                Name="VCLinkerTool"
35                                OutputFile="$(OutDir)/vmap_assembler.exe"
36                                LinkIncremental="2"
37                                GenerateDebugInformation="TRUE"
38                                ProgramDatabaseFile="$(OutDir)/vmap_assembler.pdb"
39                                SubSystem="1"
40                                TargetMachine="1"/>
41                        <Tool
42                                Name="VCMIDLTool"/>
43                        <Tool
44                                Name="VCPostBuildEventTool"/>
45                        <Tool
46                                Name="VCPreBuildEventTool"/>
47                        <Tool
48                                Name="VCPreLinkEventTool"/>
49                        <Tool
50                                Name="VCResourceCompilerTool"/>
51                        <Tool
52                                Name="VCWebServiceProxyGeneratorTool"/>
53                        <Tool
54                                Name="VCXMLDataGeneratorTool"/>
55                        <Tool
56                                Name="VCWebDeploymentTool"/>
57                        <Tool
58                                Name="VCManagedWrapperGeneratorTool"/>
59                        <Tool
60                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
61                </Configuration>
62                <Configuration
63                        Name="Release|Win32"
64                        OutputDirectory="..\Release"
65                        IntermediateDirectory="..\Release\obj"
66                        ConfigurationType="1"
67                        CharacterSet="2">
68                        <Tool
69                                Name="VCCLCompilerTool"
70                                AdditionalIncludeDirectories="..\..\..\dep\include\g3dlite; ..\..\..\src\shared\vmap"
71                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
72                                RuntimeLibrary="0"
73                                UsePrecompiledHeader="0"
74                                WarningLevel="3"
75                                Detect64BitPortabilityProblems="TRUE"
76                                DebugInformationFormat="3"/>
77                        <Tool
78                                Name="VCCustomBuildTool"/>
79                        <Tool
80                                Name="VCLinkerTool"
81                                OutputFile="$(OutDir)/vmap_assembler.exe"
82                                LinkIncremental="1"
83                                GenerateDebugInformation="TRUE"
84                                SubSystem="1"
85                                OptimizeReferences="2"
86                                EnableCOMDATFolding="2"
87                                TargetMachine="1"/>
88                        <Tool
89                                Name="VCMIDLTool"/>
90                        <Tool
91                                Name="VCPostBuildEventTool"/>
92                        <Tool
93                                Name="VCPreBuildEventTool"/>
94                        <Tool
95                                Name="VCPreLinkEventTool"/>
96                        <Tool
97                                Name="VCResourceCompilerTool"/>
98                        <Tool
99                                Name="VCWebServiceProxyGeneratorTool"/>
100                        <Tool
101                                Name="VCXMLDataGeneratorTool"/>
102                        <Tool
103                                Name="VCWebDeploymentTool"/>
104                        <Tool
105                                Name="VCManagedWrapperGeneratorTool"/>
106                        <Tool
107                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108                </Configuration>
109        </Configurations>
110        <References>
111        </References>
112        <Files>
113                <Filter
114                        Name="Source Files"
115                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
116                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
117                        <File
118                                RelativePath=".\..\vmap_assembler.cpp">
119                        </File>
120                </Filter>
121                <Filter
122                        Name="vmaplib">
123                        <File
124                                RelativePath="..\..\..\src\shared\vmap\AABSPTree.h">
125                        </File>
126                        <File
127                                RelativePath="..\..\..\src\shared\vmap\BaseModel.cpp">
128                        </File>
129                        <File
130                                RelativePath="..\..\..\src\shared\vmap\BaseModel.h">
131                        </File>
132                        <File
133                                RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.cpp">
134                        </File>
135                        <File
136                                RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.h">
137                        </File>
138                        <File
139                                RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.cpp">
140                        </File>
141                        <File
142                                RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.h">
143                        </File>
144                        <File
145                                RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.cpp">
146                        </File>
147                        <File
148                                RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.h">
149                        </File>
150                        <File
151                                RelativePath="..\..\..\src\shared\vmap\ModelContainer.cpp">
152                        </File>
153                        <File
154                                RelativePath="..\..\..\src\shared\vmap\ModelContainer.h">
155                        </File>
156                        <File
157                                RelativePath="..\..\..\src\shared\vmap\NodeValueAccess.h">
158                        </File>
159                        <File
160                                RelativePath="..\..\..\src\shared\vmap\ShortBox.h">
161                        </File>
162                        <File
163                                RelativePath="..\..\..\src\shared\vmap\ShortVector.h">
164                        </File>
165                        <File
166                                RelativePath="..\..\..\src\shared\vmap\SubModel.cpp">
167                        </File>
168                        <File
169                                RelativePath="..\..\..\src\shared\vmap\SubModel.h">
170                        </File>
171                        <File
172                                RelativePath="..\..\..\src\shared\vmap\TileAssembler.cpp">
173                        </File>
174                        <File
175                                RelativePath="..\..\..\src\shared\vmap\TileAssembler.h">
176                        </File>
177                        <File
178                                RelativePath="..\..\..\src\shared\vmap\TreeNode.cpp">
179                        </File>
180                        <File
181                                RelativePath="..\..\..\src\shared\vmap\TreeNode.h">
182                        </File>
183                        <File
184                                RelativePath="..\..\..\src\shared\vmap\VMapTools.h">
185                        </File>
186                </Filter>
187                <Filter
188                        Name="g3dlite">
189                        <File
190                                RelativePath="..\..\..\dep\src\g3dlite\AABox.cpp">
191                        </File>
192                        <File
193                                RelativePath="..\..\..\dep\include\g3dlite\G3D\AABox.h">
194                        </File>
195                        <File
196                                RelativePath="..\..\..\dep\include\g3dlite\G3D\AABSPTree.h">
197                        </File>
198                        <File
199                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Array.h">
200                        </File>
201                        <File
202                                RelativePath="..\..\..\dep\src\g3dlite\Box.cpp">
203                        </File>
204                        <File
205                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Box.h">
206                        </File>
207                        <File
208                                RelativePath="..\..\..\dep\include\g3dlite\G3D\CollisionDetection.h">
209                        </File>
210                        <File
211                                RelativePath="..\..\..\dep\include\g3dlite\G3D\CoordinateFrame.h">
212                        </File>
213                        <File
214                                RelativePath="..\..\..\dep\src\g3dlite\Crypto.cpp">
215                        </File>
216                        <File
217                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Crypto.h">
218                        </File>
219                        <File
220                                RelativePath="..\..\..\dep\include\g3dlite\G3D\debug.h">
221                        </File>
222                        <File
223                                RelativePath="..\..\..\dep\src\g3dlite\format.cpp">
224                        </File>
225                        <File
226                                RelativePath="..\..\..\dep\include\g3dlite\G3D\format.h">
227                        </File>
228                        <File
229                                RelativePath="..\..\..\dep\include\g3dlite\G3D\g3dmath.h">
230                        </File>
231                        <File
232                                RelativePath="..\..\..\dep\include\g3dlite\G3D\g3dmath.inl">
233                        </File>
234                        <File
235                                RelativePath="..\..\..\dep\include\g3dlite\G3D\GCamera.h">
236                        </File>
237                        <File
238                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Line.h">
239                        </File>
240                        <File
241                                RelativePath="..\..\..\dep\src\g3dlite\Matrix3.cpp">
242                        </File>
243                        <File
244                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Matrix3.h">
245                        </File>
246                        <File
247                                RelativePath="..\..\..\dep\src\g3dlite\Plane.cpp">
248                        </File>
249                        <File
250                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Plane.h">
251                        </File>
252                        <File
253                                RelativePath="..\..\..\dep\include\g3dlite\G3D\platform.h">
254                        </File>
255                        <File
256                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Quat.h">
257                        </File>
258                        <File
259                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Quat.inl">
260                        </File>
261                        <File
262                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Ray.h">
263                        </File>
264                        <File
265                                RelativePath="..\..\..\dep\include\g3dlite\G3D\RegistryUtil.h">
266                        </File>
267                        <File
268                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Sphere.h">
269                        </File>
270                        <File
271                                RelativePath="..\..\..\dep\include\g3dlite\G3D\stringutils.h">
272                        </File>
273                        <File
274                                RelativePath="..\..\..\dep\src\g3dlite\System.cpp">
275                        </File>
276                        <File
277                                RelativePath="..\..\..\dep\include\g3dlite\G3D\System.h">
278                        </File>
279                        <File
280                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Table.h">
281                        </File>
282                        <File
283                                RelativePath="..\..\..\dep\src\g3dlite\Triangle.cpp">
284                        </File>
285                        <File
286                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Triangle.h">
287                        </File>
288                        <File
289                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2.h">
290                        </File>
291                        <File
292                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2.inl">
293                        </File>
294                        <File
295                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector2int16.h">
296                        </File>
297                        <File
298                                RelativePath="..\..\..\dep\src\g3dlite\Vector3.cpp">
299                        </File>
300                        <File
301                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3.h">
302                        </File>
303                        <File
304                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3.inl">
305                        </File>
306                        <File
307                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector3int16.h">
308                        </File>
309                        <File
310                                RelativePath="..\..\..\dep\src\g3dlite\Vector4.cpp">
311                        </File>
312                        <File
313                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector4.h">
314                        </File>
315                        <File
316                                RelativePath="..\..\..\dep\include\g3dlite\G3D\Vector4.inl">
317                        </File>
318                </Filter>
319        </Files>
320        <Globals>
321        </Globals>
322</VisualStudioProject>
Note: See TracBrowser for help on using the browser.