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

Revision 2353, 27.1 KB checked in by mattausch, 17 years ago (diff)

cleaned up project files

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