source: GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj @ 2342

Revision 2342, 29.0 KB checked in by mattausch, 17 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="Preprocessor"
6        ProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\lib\$(ConfigurationName)"
16                        IntermediateDirectory="..\obj\$(ConfigurationName)"
17                        ConfigurationType="4"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;Timer;..\src\sparsehash\src;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src\google\sparsehash"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NO_QT"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                RuntimeTypeInfo="TRUE"
28                                UsePrecompiledHeader="0"
29                                BrowseInformation="1"
30                                WarningLevel="3"
31                                Detect64BitPortabilityProblems="TRUE"
32                                DebugInformationFormat="3"/>
33                        <Tool
34                                Name="VCCustomBuildTool"/>
35                        <Tool
36                                Name="VCLibrarianTool"/>
37                        <Tool
38                                Name="VCMIDLTool"/>
39                        <Tool
40                                Name="VCPostBuildEventTool"/>
41                        <Tool
42                                Name="VCPreBuildEventTool"/>
43                        <Tool
44                                Name="VCPreLinkEventTool"/>
45                        <Tool
46                                Name="VCResourceCompilerTool"/>
47                        <Tool
48                                Name="VCWebServiceProxyGeneratorTool"/>
49                        <Tool
50                                Name="VCXMLDataGeneratorTool"/>
51                        <Tool
52                                Name="VCManagedWrapperGeneratorTool"/>
53                        <Tool
54                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55                </Configuration>
56                <Configuration
57                        Name="Release|Win32"
58                        OutputDirectory="..\lib\$(ConfigurationName)"
59                        IntermediateDirectory="..\obj\$(ConfigurationName)"
60                        ConfigurationType="4"
61                        CharacterSet="2">
62                        <Tool
63                                Name="VCCLCompilerTool"
64                                Optimization="3"
65                                GlobalOptimizations="TRUE"
66                                InlineFunctionExpansion="2"
67                                EnableIntrinsicFunctions="TRUE"
68                                FavorSizeOrSpeed="1"
69                                OmitFramePointers="TRUE"
70                                EnableFiberSafeOptimizations="TRUE"
71                                OptimizeForProcessor="0"
72                                OptimizeForWindowsApplication="TRUE"
73                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;Timer"
74                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_VERBOSE_PVS"
75                                ExceptionHandling="TRUE"
76                                RuntimeLibrary="2"
77                                DisableLanguageExtensions="FALSE"
78                                ForceConformanceInForLoopScope="FALSE"
79                                RuntimeTypeInfo="FALSE"
80                                UsePrecompiledHeader="0"
81                                BrowseInformation="1"
82                                WarningLevel="2"
83                                Detect64BitPortabilityProblems="TRUE"
84                                DebugInformationFormat="3"/>
85                        <Tool
86                                Name="VCCustomBuildTool"/>
87                        <Tool
88                                Name="VCLibrarianTool"/>
89                        <Tool
90                                Name="VCMIDLTool"/>
91                        <Tool
92                                Name="VCPostBuildEventTool"/>
93                        <Tool
94                                Name="VCPreBuildEventTool"/>
95                        <Tool
96                                Name="VCPreLinkEventTool"/>
97                        <Tool
98                                Name="VCResourceCompilerTool"/>
99                        <Tool
100                                Name="VCWebServiceProxyGeneratorTool"/>
101                        <Tool
102                                Name="VCXMLDataGeneratorTool"/>
103                        <Tool
104                                Name="VCManagedWrapperGeneratorTool"/>
105                        <Tool
106                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
107                </Configuration>
108                <Configuration
109                        Name="Release_Internal|Win32"
110                        OutputDirectory="$(ConfigurationName)"
111                        IntermediateDirectory="$(ConfigurationName)"
112                        ConfigurationType="4"
113                        CharacterSet="2">
114                        <Tool
115                                Name="VCCLCompilerTool"
116                                Optimization="0"
117                                InlineFunctionExpansion="0"
118                                FavorSizeOrSpeed="0"
119                                OptimizeForWindowsApplication="TRUE"
120                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;;..\..\Preprocessing\MultiLevelRayTracing"
121                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
122                                ExceptionHandling="TRUE"
123                                RuntimeLibrary="2"
124                                DisableLanguageExtensions="FALSE"
125                                ForceConformanceInForLoopScope="FALSE"
126                                RuntimeTypeInfo="TRUE"
127                                UsePrecompiledHeader="0"
128                                WarningLevel="2"
129                                Detect64BitPortabilityProblems="TRUE"
130                                DebugInformationFormat="3"/>
131                        <Tool
132                                Name="VCCustomBuildTool"/>
133                        <Tool
134                                Name="VCLibrarianTool"/>
135                        <Tool
136                                Name="VCMIDLTool"/>
137                        <Tool
138                                Name="VCPostBuildEventTool"/>
139                        <Tool
140                                Name="VCPreBuildEventTool"/>
141                        <Tool
142                                Name="VCPreLinkEventTool"/>
143                        <Tool
144                                Name="VCResourceCompilerTool"/>
145                        <Tool
146                                Name="VCWebServiceProxyGeneratorTool"/>
147                        <Tool
148                                Name="VCXMLDataGeneratorTool"/>
149                        <Tool
150                                Name="VCManagedWrapperGeneratorTool"/>
151                        <Tool
152                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
153                </Configuration>
154                <Configuration
155                        Name="Release Internal|Win32"
156                        OutputDirectory="..\libRelease"
157                        IntermediateDirectory="..\obj\Release"
158                        ConfigurationType="4"
159                        CharacterSet="2"
160                        WholeProgramOptimization="TRUE">
161                        <Tool
162                                Name="VCCLCompilerTool"
163                                Optimization="3"
164                                GlobalOptimizations="TRUE"
165                                InlineFunctionExpansion="0"
166                                EnableIntrinsicFunctions="TRUE"
167                                FavorSizeOrSpeed="1"
168                                OmitFramePointers="TRUE"
169                                EnableFiberSafeOptimizations="TRUE"
170                                WholeProgramOptimization="FALSE"
171                                OptimizeForProcessor="3"
172                                OptimizeForWindowsApplication="TRUE"
173                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(CG_INC_PATH)&quot;;Timer;..\src\sparsehash\src\google\sparsehash;..\src\sparsehash\src\windows;..\src\sparsehash\src\google;..\src\sparsehash\src;..\src\ootl\;..\src\ootl\src\;..\src\ootl\src\cpp;..\src\ootl\src\cpp\include\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;..\src\ootl\src\cpp\include\ootl\mswin"
174                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT;USE_HASH_PV"
175                                StringPooling="TRUE"
176                                MinimalRebuild="TRUE"
177                                ExceptionHandling="TRUE"
178                                RuntimeLibrary="2"
179                                EnableEnhancedInstructionSet="0"
180                                DisableLanguageExtensions="FALSE"
181                                ForceConformanceInForLoopScope="FALSE"
182                                RuntimeTypeInfo="FALSE"
183                                UsePrecompiledHeader="0"
184                                BrowseInformation="1"
185                                WarningLevel="2"
186                                Detect64BitPortabilityProblems="TRUE"
187                                DebugInformationFormat="3"/>
188                        <Tool
189                                Name="VCCustomBuildTool"/>
190                        <Tool
191                                Name="VCLibrarianTool"
192                                OutputFile="../lib/Release/Preprocessor.lib"/>
193                        <Tool
194                                Name="VCMIDLTool"/>
195                        <Tool
196                                Name="VCPostBuildEventTool"/>
197                        <Tool
198                                Name="VCPreBuildEventTool"/>
199                        <Tool
200                                Name="VCPreLinkEventTool"/>
201                        <Tool
202                                Name="VCResourceCompilerTool"/>
203                        <Tool
204                                Name="VCWebServiceProxyGeneratorTool"/>
205                        <Tool
206                                Name="VCXMLDataGeneratorTool"/>
207                        <Tool
208                                Name="VCManagedWrapperGeneratorTool"/>
209                        <Tool
210                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
211                </Configuration>
212                <Configuration
213                        Name="release_noqt|Win32"
214                        OutputDirectory="..\lib\Release"
215                        IntermediateDirectory="..\obj\Release"
216                        ConfigurationType="4"
217                        CharacterSet="2"
218                        WholeProgramOptimization="TRUE">
219                        <Tool
220                                Name="VCCLCompilerTool"
221                                Optimization="3"
222                                GlobalOptimizations="TRUE"
223                                InlineFunctionExpansion="2"
224                                EnableIntrinsicFunctions="TRUE"
225                                ImproveFloatingPointConsistency="FALSE"
226                                FavorSizeOrSpeed="1"
227                                OmitFramePointers="TRUE"
228                                EnableFiberSafeOptimizations="TRUE"
229                                WholeProgramOptimization="FALSE"
230                                OptimizeForProcessor="1"
231                                OptimizeForWindowsApplication="TRUE"
232                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing"
233                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;NO_QT;USE_SSE"
234                                StringPooling="TRUE"
235                                MinimalRebuild="TRUE"
236                                ExceptionHandling="TRUE"
237                                RuntimeLibrary="2"
238                                EnableEnhancedInstructionSet="0"
239                                DisableLanguageExtensions="FALSE"
240                                ForceConformanceInForLoopScope="FALSE"
241                                RuntimeTypeInfo="FALSE"
242                                UsePrecompiledHeader="0"
243                                BrowseInformation="1"
244                                WarningLevel="2"
245                                Detect64BitPortabilityProblems="TRUE"
246                                DebugInformationFormat="3"/>
247                        <Tool
248                                Name="VCCustomBuildTool"/>
249                        <Tool
250                                Name="VCLibrarianTool"
251                                OutputFile="../lib/Release/Preprocessor.lib"/>
252                        <Tool
253                                Name="VCMIDLTool"/>
254                        <Tool
255                                Name="VCPostBuildEventTool"/>
256                        <Tool
257                                Name="VCPreBuildEventTool"/>
258                        <Tool
259                                Name="VCPreLinkEventTool"/>
260                        <Tool
261                                Name="VCResourceCompilerTool"/>
262                        <Tool
263                                Name="VCWebServiceProxyGeneratorTool"/>
264                        <Tool
265                                Name="VCXMLDataGeneratorTool"/>
266                        <Tool
267                                Name="VCManagedWrapperGeneratorTool"/>
268                        <Tool
269                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
270                </Configuration>
271                <Configuration
272                        Name="Release_Qt|Win32"
273                        OutputDirectory="..\lib\Release"
274                        IntermediateDirectory="..\obj\Release"
275                        ConfigurationType="4"
276                        CharacterSet="2">
277                        <Tool
278                                Name="VCCLCompilerTool"
279                                Optimization="3"
280                                InlineFunctionExpansion="0"
281                                FavorSizeOrSpeed="0"
282                                OptimizeForProcessor="3"
283                                OptimizeForWindowsApplication="TRUE"
284                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(CG_INC_PATH)&quot;;Timer"
285                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_QT;ATI"
286                                ExceptionHandling="TRUE"
287                                RuntimeLibrary="2"
288                                DisableLanguageExtensions="FALSE"
289                                ForceConformanceInForLoopScope="FALSE"
290                                RuntimeTypeInfo="TRUE"
291                                UsePrecompiledHeader="0"
292                                BrowseInformation="1"
293                                WarningLevel="2"
294                                Detect64BitPortabilityProblems="TRUE"
295                                DebugInformationFormat="3"/>
296                        <Tool
297                                Name="VCCustomBuildTool"/>
298                        <Tool
299                                Name="VCLibrarianTool"
300                                OutputFile="../lib/Release/$(ProjectName).lib"/>
301                        <Tool
302                                Name="VCMIDLTool"/>
303                        <Tool
304                                Name="VCPostBuildEventTool"/>
305                        <Tool
306                                Name="VCPreBuildEventTool"/>
307                        <Tool
308                                Name="VCPreLinkEventTool"/>
309                        <Tool
310                                Name="VCResourceCompilerTool"/>
311                        <Tool
312                                Name="VCWebServiceProxyGeneratorTool"/>
313                        <Tool
314                                Name="VCXMLDataGeneratorTool"/>
315                        <Tool
316                                Name="VCManagedWrapperGeneratorTool"/>
317                        <Tool
318                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
319                </Configuration>
320        </Configurations>
321        <References>
322        </References>
323        <Files>
324                <Filter
325                        Name="Source Files"
326                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
327                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
328                        <File
329                                RelativePath="..\src\AxisAlignedBox3.cpp">
330                        </File>
331                        <File
332                                RelativePath="..\src\AxisAlignedBox3.h">
333                        </File>
334                        <File
335                                RelativePath="..\src\Beam.cpp">
336                        </File>
337                        <File
338                                RelativePath="..\src\Beam.h">
339                        </File>
340                        <File
341                                RelativePath=".\Timer\BenchTimer.cpp">
342                        </File>
343                        <File
344                                RelativePath=".\Timer\BenchTimer.h">
345                        </File>
346                        <File
347                                RelativePath=".\BitVectorPvs.h">
348                        </File>
349                        <File
350                                RelativePath="..\src\BoostPreprocessorThread.cpp">
351                        </File>
352                        <File
353                                RelativePath="..\src\BoostPreprocessorThread.h">
354                        </File>
355                        <File
356                                RelativePath="..\src\BoundingBoxConverter.h">
357                        </File>
358                        <File
359                                RelativePath=".\BvHierarchy.cpp">
360                        </File>
361                        <File
362                                RelativePath=".\BvHierarchy.h">
363                        </File>
364                        <File
365                                RelativePath="..\src\Camera.cpp">
366                        </File>
367                        <File
368                                RelativePath="..\src\Camera.h">
369                        </File>
370                        <File
371                                RelativePath=".\CombinedPreprocessor.cpp">
372                        </File>
373                        <File
374                                RelativePath=".\CombinedPreprocessor.h">
375                        </File>
376                        <File
377                                RelativePath="..\src\common.cpp">
378                        </File>
379                        <File
380                                RelativePath="..\src\common.h">
381                        </File>
382                        <File
383                                RelativePath="..\src\Containers.h">
384                        </File>
385                        <File
386                                RelativePath=".\DefaultPvs.h">
387                        </File>
388                        <File
389                                RelativePath="..\src\dual_depth.cg">
390                        </File>
391                        <File
392                                RelativePath="..\src\Environment.cpp">
393                        </File>
394                        <File
395                                RelativePath="..\src\Environment.h">
396                        </File>
397                        <File
398                                RelativePath="..\src\ExactPreprocessor.cpp">
399                        </File>
400                        <File
401                                RelativePath="..\src\ExactPreprocessor.h">
402                        </File>
403                        <File
404                                RelativePath="..\src\Exporter.cpp">
405                        </File>
406                        <File
407                                RelativePath="..\src\Exporter.h">
408                        </File>
409                        <File
410                                RelativePath="..\src\FlexibleHeap.h">
411                        </File>
412                        <File
413                                RelativePath="..\src\glInterface.h">
414                        </File>
415                        <File
416                                RelativePath=".\GlobalLinesRenderer.cpp">
417                        </File>
418                        <File
419                                RelativePath=".\GlobalLinesRenderer.h">
420                        </File>
421                        <File
422                                RelativePath=".\GvsPreprocessor.cpp">
423                        </File>
424                        <File
425                                RelativePath=".\GvsPreprocessor.h">
426                        </File>
427                        <File
428                                RelativePath="..\src\GzBinFileInputStream.cpp">
429                        </File>
430                        <File
431                                RelativePath="..\src\GzBinFileInputStream.h">
432                        </File>
433                        <File
434                                RelativePath="..\src\GzFileInputSource.cpp">
435                        </File>
436                        <File
437                                RelativePath="..\src\GzFileInputSource.h">
438                        </File>
439                        <File
440                                RelativePath="..\src\gzstream.cpp">
441                        </File>
442                        <File
443                                RelativePath="..\src\gzstream.h">
444                        </File>
445                        <File
446                                RelativePath="..\src\Halton.cpp">
447                        </File>
448                        <File
449                                RelativePath="..\src\Halton.h">
450                        </File>
451                        <File
452                                RelativePath=".\HashPvs.h">
453                        </File>
454                        <File
455                                RelativePath=".\HierarchyManager.cpp">
456                        </File>
457                        <File
458                                RelativePath=".\HierarchyManager.h">
459                        </File>
460                        <File
461                                RelativePath=".\IntelRayCaster.cpp">
462                        </File>
463                        <File
464                                RelativePath=".\IntelRayCaster.h">
465                        </File>
466                        <File
467                                RelativePath=".\InternalRayCaster.cpp">
468                        </File>
469                        <File
470                                RelativePath=".\InternalRayCaster.h">
471                        </File>
472                        <File
473                                RelativePath=".\Intersectable.cpp">
474                        </File>
475                        <File
476                                RelativePath=".\Intersectable.h">
477                        </File>
478                        <File
479                                RelativePath=".\IntersectableWrapper.cpp">
480                        </File>
481                        <File
482                                RelativePath=".\IntersectableWrapper.h">
483                        </File>
484                        <File
485                                RelativePath=".\IntersectionBoundingBoxConverter.cpp">
486                        </File>
487                        <File
488                                RelativePath=".\IntersectionBoundingBoxConverter.h">
489                        </File>
490                        <File
491                                RelativePath="..\src\KdTree.cpp">
492                        </File>
493                        <File
494                                RelativePath="..\src\KdTree.h">
495                        </File>
496                        <File
497                                RelativePath="..\src\LogManager.cpp">
498                        </File>
499                        <File
500                                RelativePath="..\src\LogManager.h">
501                        </File>
502                        <File
503                                RelativePath="..\src\Material.cpp">
504                        </File>
505                        <File
506                                RelativePath="..\src\Material.h">
507                        </File>
508                        <File
509                                RelativePath="..\src\Matrix4x4.cpp">
510                        </File>
511                        <File
512                                RelativePath="..\src\Matrix4x4.h">
513                        </File>
514                        <File
515                                RelativePath=".\Timer\merror.cpp">
516                        </File>
517                        <File
518                                RelativePath=".\Timer\merror.h">
519                        </File>
520                        <File
521                                RelativePath="..\src\Mesh.cpp">
522                        </File>
523                        <File
524                                RelativePath="..\src\Mesh.h">
525                        </File>
526                        <File
527                                RelativePath="..\src\MeshKdTree.cpp">
528                        </File>
529                        <File
530                                RelativePath="..\src\MeshKdTree.h">
531                        </File>
532                        <File
533                                RelativePath=".\Timer\mstring.h">
534                        </File>
535                        <File
536                                RelativePath=".\Mutation.cpp">
537                        </File>
538                        <File
539                                RelativePath=".\Mutation.h">
540                        </File>
541                        <File
542                                RelativePath="..\src\MutualVisibility.cpp">
543                        </File>
544                        <File
545                                RelativePath="..\src\MutualVisibility.h">
546                        </File>
547                        <File
548                                RelativePath=".\ObjectPvs.cpp">
549                        </File>
550                        <File
551                                RelativePath=".\ObjectPvs.h">
552                        </File>
553                        <File
554                                RelativePath=".\ObjectsParser.cpp">
555                        </File>
556                        <File
557                                RelativePath=".\ObjectsParser.h">
558                        </File>
559                        <File
560                                RelativePath=".\ObjExporter.cpp">
561                        </File>
562                        <File
563                                RelativePath=".\ObjExporter.h">
564                        </File>
565                        <File
566                                RelativePath="..\src\ObjParser.cpp">
567                        </File>
568                        <File
569                                RelativePath="..\src\ObjParser.h">
570                        </File>
571                        <File
572                                RelativePath="..\src\OcclusionQuery.cpp">
573                        </File>
574                        <File
575                                RelativePath="..\src\OcclusionQuery.h">
576                        </File>
577                        <File
578                                RelativePath=".\OspTree.cpp">
579                        </File>
580                        <File
581                                RelativePath=".\OspTree.h">
582                        </File>
583                        <File
584                                RelativePath="..\src\Parser.h">
585                        </File>
586                        <File
587                                RelativePath=".\Timer\PerfTimer.h">
588                        </File>
589                        <File
590                                RelativePath=".\Timer\PerfTimerSkeleton.h">
591                        </File>
592                        <File
593                                RelativePath="..\src\Plane3.cpp">
594                        </File>
595                        <File
596                                RelativePath="..\src\Plane3.h">
597                        </File>
598                        <File
599                                RelativePath="..\src\ply.h">
600                        </File>
601                        <File
602                                RelativePath="..\src\plyfile.c">
603                        </File>
604                        <File
605                                RelativePath="..\src\PlyParser.cpp">
606                        </File>
607                        <File
608                                RelativePath="..\src\PlyParser.h">
609                        </File>
610                        <File
611                                RelativePath="..\src\Polygon3.cpp">
612                        </File>
613                        <File
614                                RelativePath="..\src\Polygon3.h">
615                        </File>
616                        <File
617                                RelativePath="..\src\Polytope.cpp">
618                        </File>
619                        <File
620                                RelativePath="..\src\Polytope.h">
621                        </File>
622                        <File
623                                RelativePath="..\src\Preprocessor.cpp">
624                        </File>
625                        <File
626                                RelativePath="..\src\Preprocessor.h">
627                                <FileConfiguration
628                                        Name="Release|Win32">
629                                        <Tool
630                                                Name="VCCustomBuildTool"
631                                                Description=""
632                                                CommandLine=""
633                                                Outputs=""/>
634                                </FileConfiguration>
635                                <FileConfiguration
636                                        Name="Release_Internal|Win32">
637                                        <Tool
638                                                Name="VCCustomBuildTool"
639                                                Description=""
640                                                CommandLine=""
641                                                Outputs=""/>
642                                </FileConfiguration>
643                                <FileConfiguration
644                                        Name="Release Internal|Win32">
645                                        <Tool
646                                                Name="VCCustomBuildTool"
647                                                Description=""
648                                                CommandLine=""
649                                                Outputs=""/>
650                                </FileConfiguration>
651                                <FileConfiguration
652                                        Name="release_noqt|Win32">
653                                        <Tool
654                                                Name="VCCustomBuildTool"
655                                                Description=""
656                                                CommandLine=""
657                                                Outputs=""/>
658                                </FileConfiguration>
659                                <FileConfiguration
660                                        Name="Release_Qt|Win32">
661                                        <Tool
662                                                Name="VCCustomBuildTool"
663                                                Description=""
664                                                CommandLine=""
665                                                Outputs=""/>
666                                </FileConfiguration>
667                        </File>
668                        <File
669                                RelativePath=".\PreprocessorFactory.cpp">
670                        </File>
671                        <File
672                                RelativePath=".\PreprocessorFactory.h">
673                        </File>
674                        <File
675                                RelativePath="..\src\PreprocessorThread.cpp">
676                        </File>
677                        <File
678                                RelativePath="..\src\PreprocessorThread.h">
679                                <FileConfiguration
680                                        Name="Release|Win32">
681                                        <Tool
682                                                Name="VCCustomBuildTool"
683                                                Description=""
684                                                CommandLine=""
685                                                Outputs=""/>
686                                </FileConfiguration>
687                                <FileConfiguration
688                                        Name="Release_Internal|Win32">
689                                        <Tool
690                                                Name="VCCustomBuildTool"
691                                                Description=""
692                                                CommandLine=""
693                                                Outputs=""/>
694                                </FileConfiguration>
695                                <FileConfiguration
696                                        Name="Release Internal|Win32">
697                                        <Tool
698                                                Name="VCCustomBuildTool"
699                                                Description=""
700                                                CommandLine=""
701                                                Outputs=""/>
702                                </FileConfiguration>
703                                <FileConfiguration
704                                        Name="release_noqt|Win32">
705                                        <Tool
706                                                Name="VCCustomBuildTool"
707                                                Description=""
708                                                CommandLine=""
709                                                Outputs=""/>
710                                </FileConfiguration>
711                                <FileConfiguration
712                                        Name="Release_Qt|Win32">
713                                        <Tool
714                                                Name="VCCustomBuildTool"
715                                                Description=""
716                                                CommandLine=""
717                                                Outputs=""/>
718                                </FileConfiguration>
719                        </File>
720                        <File
721                                RelativePath="..\src\Pvs.h">
722                        </File>
723                        <File
724                                RelativePath=".\PvsBase.h">
725                        </File>
726                        <File
727                                RelativePath=".\PvsDefinitions.h">
728                        </File>
729                        <File
730                                RelativePath="..\src\Ray.cpp">
731                        </File>
732                        <File
733                                RelativePath="..\src\Ray.h">
734                        </File>
735                        <File
736                                RelativePath=".\RayCaster.cpp">
737                        </File>
738                        <File
739                                RelativePath=".\RayCaster.h">
740                        </File>
741                        <File
742                                RelativePath="..\src\RayInfo.cpp">
743                        </File>
744                        <File
745                                RelativePath="..\src\RayInfo.h">
746                        </File>
747                        <File
748                                RelativePath=".\Timer\RDTSCTimer.cpp">
749                        </File>
750                        <File
751                                RelativePath=".\Timer\RDTSCTimer.h">
752                        </File>
753                        <File
754                                RelativePath="..\src\Rectangle3.cpp">
755                        </File>
756                        <File
757                                RelativePath="..\src\Rectangle3.h">
758                        </File>
759                        <File
760                                RelativePath="..\src\RenderSampler.cpp">
761                        </File>
762                        <File
763                                RelativePath="..\src\RenderSampler.h">
764                        </File>
765                        <File
766                                RelativePath="..\src\RenderSimulator.cpp">
767                        </File>
768                        <File
769                                RelativePath="..\src\RenderSimulator.h">
770                        </File>
771                        <File
772                                RelativePath=".\RenderTexture.cpp">
773                        </File>
774                        <File
775                                RelativePath=".\RenderTexture.h">
776                        </File>
777                        <File
778                                RelativePath="..\src\ResourceManager.h">
779                        </File>
780                        <File
781                                RelativePath="..\src\RssPreprocessor.cpp">
782                        </File>
783                        <File
784                                RelativePath="..\src\RssPreprocessor.h">
785                        </File>
786                        <File
787                                RelativePath="..\src\RssTree.cpp">
788                        </File>
789                        <File
790                                RelativePath="..\src\RssTree.h">
791                        </File>
792                        <File
793                                RelativePath="..\src\SamplingPreprocessor.cpp">
794                        </File>
795                        <File
796                                RelativePath="..\src\SamplingPreprocessor.h">
797                        </File>
798                        <File
799                                RelativePath="..\src\SamplingStrategy.cpp">
800                        </File>
801                        <File
802                                RelativePath="..\src\SamplingStrategy.h">
803                        </File>
804                        <File
805                                RelativePath="..\src\SceneGraph.cpp">
806                        </File>
807                        <File
808                                RelativePath="..\src\SceneGraph.h">
809                        </File>
810                        <File
811                                RelativePath="..\src\Statistics.h">
812                        </File>
813                        <File
814                                RelativePath=".\SubdivisionCandidate.cpp">
815                        </File>
816                        <File
817                                RelativePath=".\SubdivisionCandidate.h">
818                        </File>
819                        <File
820                                RelativePath="..\src\Tetrahedron3.cpp">
821                        </File>
822                        <File
823                                RelativePath="..\src\Tetrahedron3.h">
824                        </File>
825                        <File
826                                RelativePath=".\Trackball.cpp">
827                        </File>
828                        <File
829                                RelativePath=".\Trackball.h">
830                        </File>
831                        <File
832                                RelativePath=".\TraversalTree.cpp">
833                        </File>
834                        <File
835                                RelativePath=".\TraversalTree.h">
836                        </File>
837                        <File
838                                RelativePath="..\src\Triangle3.cpp">
839                        </File>
840                        <File
841                                RelativePath="..\src\Triangle3.h">
842                        </File>
843                        <File
844                                RelativePath="..\src\UnigraphicsParser.cpp">
845                        </File>
846                        <File
847                                RelativePath="..\src\UnigraphicsParser.h">
848                        </File>
849                        <File
850                                RelativePath="..\src\Vector3.cpp">
851                        </File>
852                        <File
853                                RelativePath="..\src\Vector3.h">
854                        </File>
855                        <File
856                                RelativePath="..\src\ViewCell.cpp">
857                        </File>
858                        <File
859                                RelativePath="..\src\ViewCell.h">
860                        </File>
861                        <File
862                                RelativePath="..\src\ViewCellBsp.cpp">
863                        </File>
864                        <File
865                                RelativePath="..\src\ViewCellBsp.h">
866                        </File>
867                        <File
868                                RelativePath="..\src\ViewCellsManager.cpp">
869                        </File>
870                        <File
871                                RelativePath="..\src\ViewCellsManager.h">
872                        </File>
873                        <File
874                                RelativePath="..\src\ViewCellsParser.cpp">
875                        </File>
876                        <File
877                                RelativePath="..\src\ViewCellsParser.h">
878                        </File>
879                        <File
880                                RelativePath="..\src\ViewCellsParserXerces.h">
881                        </File>
882                        <File
883                                RelativePath="..\src\VrmlExporter.cpp">
884                        </File>
885                        <File
886                                RelativePath="..\src\VrmlExporter.h">
887                        </File>
888                        <File
889                                RelativePath="..\src\VspBspTree.cpp">
890                        </File>
891                        <File
892                                RelativePath="..\src\VspBspTree.h">
893                        </File>
894                        <File
895                                RelativePath=".\VspTree.cpp">
896                        </File>
897                        <File
898                                RelativePath=".\VspTree.h">
899                        </File>
900                        <File
901                                RelativePath="..\src\VssPreprocessor.cpp">
902                        </File>
903                        <File
904                                RelativePath="..\src\VssPreprocessor.h">
905                        </File>
906                        <File
907                                RelativePath="..\src\VssRay.cpp">
908                        </File>
909                        <File
910                                RelativePath="..\src\VssRay.h">
911                        </File>
912                        <File
913                                RelativePath="..\src\VssTree.cpp">
914                        </File>
915                        <File
916                                RelativePath="..\src\VssTree.h">
917                        </File>
918                        <File
919                                RelativePath="..\src\X3dExporter.cpp">
920                        </File>
921                        <File
922                                RelativePath="..\src\X3dExporter.h">
923                        </File>
924                        <File
925                                RelativePath="..\src\X3dParser.cpp">
926                        </File>
927                        <File
928                                RelativePath="..\src\X3dParser.h">
929                        </File>
930                </Filter>
931                <Filter
932                        Name="Header Files"
933                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
934                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
935                        <File
936                                RelativePath="..\include\AxisAlignedBox3.h">
937                        </File>
938                        <File
939                                RelativePath="..\include\Containers.h">
940                        </File>
941                        <File
942                                RelativePath="..\include\ExactPreprocessor.h">
943                        </File>
944                        <File
945                                RelativePath="..\include\KdTree.h">
946                        </File>
947                        <File
948                                RelativePath="..\include\Mesh.h">
949                        </File>
950                        <File
951                                RelativePath="..\include\Plane3.h">
952                        </File>
953                        <File
954                                RelativePath="..\include\Preprocessor.h">
955                        </File>
956                        <File
957                                RelativePath="..\include\SamplingPreprocessor.h">
958                        </File>
959                        <File
960                                RelativePath="..\include\SceneGraph.h">
961                        </File>
962                        <File
963                                RelativePath="..\include\Vector3.h">
964                        </File>
965                        <File
966                                RelativePath="..\include\ViewCell.h">
967                        </File>
968                        <File
969                                RelativePath="..\src\X3dParserXerces.h">
970                        </File>
971                </Filter>
972                <Filter
973                        Name="Renderer"
974                        Filter="">
975                        <File
976                                RelativePath="..\src\GlRenderer.cpp">
977                        </File>
978                        <File
979                                RelativePath="..\src\GlRenderer.h">
980                        </File>
981                        <File
982                                RelativePath="..\src\Renderer.cpp">
983                        </File>
984                        <File
985                                RelativePath="..\src\Renderer.h">
986                        </File>
987                </Filter>
988                <Filter
989                        Name="ootl"
990                        Filter="">
991                        <Filter
992                                Name="include"
993                                Filter="">
994                                <File
995                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_adapters.hpp">
996                                </File>
997                                <File
998                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_benchmark.hpp">
999                                </File>
1000                                <File
1001                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_bool_stack.hpp">
1002                                </File>
1003                                <File
1004                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_dictionary.hpp">
1005                                </File>
1006                                <File
1007                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_fft.hpp">
1008                                </File>
1009                                <File
1010                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_fft_test.hpp">
1011                                </File>
1012                                <File
1013                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_functions.hpp">
1014                                </File>
1015                                <File
1016                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_generators.hpp">
1017                                </File>
1018                                <File
1019                                        RelativePath=".\ootl\src\include\ootl\ootl_hash.hpp">
1020                                </File>
1021                                <File
1022                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_iterable.hpp">
1023                                </File>
1024                                <File
1025                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_iterators.hpp">
1026                                </File>
1027                                <File
1028                                        RelativePath=".\ootl\src\include\ootl\ootl_list.hpp">
1029                                </File>
1030                                <File
1031                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_map.hpp">
1032                                </File>
1033                                <File
1034                                        RelativePath=".\ootl\src\include\ootl\ootl_misc.hpp">
1035                                </File>
1036                                <File
1037                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin.hpp">
1038                                </File>
1039                                <File
1040                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_console.hpp">
1041                                </File>
1042                                <File
1043                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_gdi.hpp">
1044                                </File>
1045                                <File
1046                                        RelativePath=".\ootl\src\include\ootl\mswin\ootl_mswin_simple_win.hpp">
1047                                </File>
1048                                <File
1049                                        RelativePath=".\ootl\src\include\ootl\ootl_object.hpp">
1050                                </File>
1051                                <File
1052                                        RelativePath=".\ootl\src\include\ootl\ootl_output.hpp">
1053                                </File>
1054                                <File
1055                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_polar.hpp">
1056                                </File>
1057                                <File
1058                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_predicate.hpp">
1059                                </File>
1060                                <File
1061                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_procedure.hpp">
1062                                </File>
1063                                <File
1064                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_ptr.hpp">
1065                                </File>
1066                                <File
1067                                        RelativePath=".\ootl\src\include\ootl\ootl_stack.hpp">
1068                                </File>
1069                                <File
1070                                        RelativePath=".\ootl\src\include\ootl\ootl_string.hpp">
1071                                </File>
1072                                <File
1073                                        RelativePath=".\ootl\src\include\ootl\ootl_string_utils.hpp">
1074                                </File>
1075                                <File
1076                                        RelativePath=".\ootl\src\include\ootl\ootl_tester.hpp">
1077                                </File>
1078                                <File
1079                                        RelativePath=".\ootl\src\include\ootl\ootl_timer.hpp">
1080                                </File>
1081                                <File
1082                                        RelativePath=".\ootl\src\include\ootl\sandbox\ootl_valarray.hpp">
1083                                </File>
1084                                <File
1085                                        RelativePath=".\ootl\src\include\ootl\ootl_vlist.hpp">
1086                                </File>
1087                        </Filter>
1088                </Filter>
1089                <Filter
1090                        Name="google"
1091                        Filter="">
1092                        <File
1093                                RelativePath=".\sparsehash\src\google\sparsehash\config.h">
1094                        </File>
1095                        <File
1096                                RelativePath=".\sparsehash\src\google\dense_hash_map">
1097                        </File>
1098                        <File
1099                                RelativePath=".\sparsehash\src\google\dense_hash_set">
1100                        </File>
1101                        <File
1102                                RelativePath=".\sparsehash\src\google\sparsehash\densehashtable.h">
1103                        </File>
1104                        <File
1105                                RelativePath=".\sparsehash\src\windows\hash_fun.h">
1106                        </File>
1107                        <File
1108                                RelativePath=".\sparsehash\src\google\sparsehash\hash_fun.h">
1109                        </File>
1110                        <File
1111                                RelativePath=".\sparsehash\src\windows\hash_map.h">
1112                        </File>
1113                        <File
1114                                RelativePath=".\sparsehash\src\google\sparse_hash_map">
1115                        </File>
1116                        <File
1117                                RelativePath=".\sparsehash\src\google\sparse_hash_set">
1118                        </File>
1119                        <File
1120                                RelativePath=".\sparsehash\src\google\sparsehash\sparsehashtable.h">
1121                        </File>
1122                        <File
1123                                RelativePath=".\sparsehash\src\google\sparsetable">
1124                        </File>
1125                        <File
1126                                RelativePath=".\sparsehash\src\windows\stl_hash_fun.h">
1127                        </File>
1128                </Filter>
1129                <File
1130                        RelativePath=".\VTune\Preprocessor.vpj">
1131                </File>
1132        </Files>
1133        <Globals>
1134        </Globals>
1135</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.