source: GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.icproj @ 2199

Revision 2199, 26.4 KB checked in by mattausch, 17 years ago (diff)

using mutationsamples for evaluation

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