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

Revision 1239, 19.1 KB checked in by mattausch, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="Preprocessor"
6        ProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\lib\$(ConfigurationName)"
16                        IntermediateDirectory="..\obj\$(ConfigurationName)"
17                        ConfigurationType="4"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\include;..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                RuntimeTypeInfo="TRUE"
28                                UsePrecompiledHeader="0"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="3"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLibrarianTool"/>
36                        <Tool
37                                Name="VCMIDLTool"/>
38                        <Tool
39                                Name="VCPostBuildEventTool"/>
40                        <Tool
41                                Name="VCPreBuildEventTool"/>
42                        <Tool
43                                Name="VCPreLinkEventTool"/>
44                        <Tool
45                                Name="VCResourceCompilerTool"/>
46                        <Tool
47                                Name="VCWebServiceProxyGeneratorTool"/>
48                        <Tool
49                                Name="VCXMLDataGeneratorTool"/>
50                        <Tool
51                                Name="VCManagedWrapperGeneratorTool"/>
52                        <Tool
53                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54                </Configuration>
55                <Configuration
56                        Name="Release|Win32"
57                        OutputDirectory="..\lib\$(ConfigurationName)"
58                        IntermediateDirectory="..\obj\$(ConfigurationName)"
59                        ConfigurationType="4"
60                        CharacterSet="2">
61                        <Tool
62                                Name="VCCLCompilerTool"
63                                Optimization="0"
64                                InlineFunctionExpansion="0"
65                                FavorSizeOrSpeed="0"
66                                OptimizeForWindowsApplication="TRUE"
67                                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;"
68                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
69                                ExceptionHandling="TRUE"
70                                RuntimeLibrary="2"
71                                DisableLanguageExtensions="FALSE"
72                                ForceConformanceInForLoopScope="FALSE"
73                                RuntimeTypeInfo="TRUE"
74                                UsePrecompiledHeader="0"
75                                WarningLevel="2"
76                                Detect64BitPortabilityProblems="TRUE"
77                                DebugInformationFormat="3"/>
78                        <Tool
79                                Name="VCCustomBuildTool"/>
80                        <Tool
81                                Name="VCLibrarianTool"/>
82                        <Tool
83                                Name="VCMIDLTool"/>
84                        <Tool
85                                Name="VCPostBuildEventTool"/>
86                        <Tool
87                                Name="VCPreBuildEventTool"/>
88                        <Tool
89                                Name="VCPreLinkEventTool"/>
90                        <Tool
91                                Name="VCResourceCompilerTool"/>
92                        <Tool
93                                Name="VCWebServiceProxyGeneratorTool"/>
94                        <Tool
95                                Name="VCXMLDataGeneratorTool"/>
96                        <Tool
97                                Name="VCManagedWrapperGeneratorTool"/>
98                        <Tool
99                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
100                </Configuration>
101                <Configuration
102                        Name="mlrt|Win32"
103                        OutputDirectory="$(ConfigurationName)"
104                        IntermediateDirectory="$(ConfigurationName)"
105                        ConfigurationType="4"
106                        CharacterSet="2">
107                        <Tool
108                                Name="VCCLCompilerTool"
109                                Optimization="0"
110                                InlineFunctionExpansion="0"
111                                FavorSizeOrSpeed="0"
112                                OptimizeForWindowsApplication="TRUE"
113                                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"
114                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
115                                ExceptionHandling="TRUE"
116                                RuntimeLibrary="2"
117                                DisableLanguageExtensions="FALSE"
118                                ForceConformanceInForLoopScope="FALSE"
119                                RuntimeTypeInfo="TRUE"
120                                UsePrecompiledHeader="0"
121                                WarningLevel="2"
122                                Detect64BitPortabilityProblems="TRUE"
123                                DebugInformationFormat="3"/>
124                        <Tool
125                                Name="VCCustomBuildTool"/>
126                        <Tool
127                                Name="VCLibrarianTool"/>
128                        <Tool
129                                Name="VCMIDLTool"/>
130                        <Tool
131                                Name="VCPostBuildEventTool"/>
132                        <Tool
133                                Name="VCPreBuildEventTool"/>
134                        <Tool
135                                Name="VCPreLinkEventTool"/>
136                        <Tool
137                                Name="VCResourceCompilerTool"/>
138                        <Tool
139                                Name="VCWebServiceProxyGeneratorTool"/>
140                        <Tool
141                                Name="VCXMLDataGeneratorTool"/>
142                        <Tool
143                                Name="VCManagedWrapperGeneratorTool"/>
144                        <Tool
145                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
146                </Configuration>
147                <Configuration
148                        Name="Release_Internal|Win32"
149                        OutputDirectory="$(ConfigurationName)"
150                        IntermediateDirectory="$(ConfigurationName)"
151                        ConfigurationType="4"
152                        CharacterSet="2">
153                        <Tool
154                                Name="VCCLCompilerTool"
155                                Optimization="0"
156                                InlineFunctionExpansion="0"
157                                FavorSizeOrSpeed="0"
158                                OptimizeForWindowsApplication="TRUE"
159                                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"
160                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
161                                ExceptionHandling="TRUE"
162                                RuntimeLibrary="2"
163                                DisableLanguageExtensions="FALSE"
164                                ForceConformanceInForLoopScope="FALSE"
165                                RuntimeTypeInfo="TRUE"
166                                UsePrecompiledHeader="0"
167                                WarningLevel="2"
168                                Detect64BitPortabilityProblems="TRUE"
169                                DebugInformationFormat="3"/>
170                        <Tool
171                                Name="VCCustomBuildTool"/>
172                        <Tool
173                                Name="VCLibrarianTool"/>
174                        <Tool
175                                Name="VCMIDLTool"/>
176                        <Tool
177                                Name="VCPostBuildEventTool"/>
178                        <Tool
179                                Name="VCPreBuildEventTool"/>
180                        <Tool
181                                Name="VCPreLinkEventTool"/>
182                        <Tool
183                                Name="VCResourceCompilerTool"/>
184                        <Tool
185                                Name="VCWebServiceProxyGeneratorTool"/>
186                        <Tool
187                                Name="VCXMLDataGeneratorTool"/>
188                        <Tool
189                                Name="VCManagedWrapperGeneratorTool"/>
190                        <Tool
191                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
192                </Configuration>
193                <Configuration
194                        Name="Release Internal|Win32"
195                        OutputDirectory="$(ConfigurationName)"
196                        IntermediateDirectory="$(ConfigurationName)"
197                        ConfigurationType="4"
198                        CharacterSet="2">
199                        <Tool
200                                Name="VCCLCompilerTool"
201                                Optimization="0"
202                                InlineFunctionExpansion="0"
203                                FavorSizeOrSpeed="0"
204                                OptimizeForWindowsApplication="TRUE"
205                                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"
206                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
207                                ExceptionHandling="TRUE"
208                                RuntimeLibrary="2"
209                                DisableLanguageExtensions="FALSE"
210                                ForceConformanceInForLoopScope="FALSE"
211                                RuntimeTypeInfo="TRUE"
212                                UsePrecompiledHeader="0"
213                                WarningLevel="2"
214                                Detect64BitPortabilityProblems="TRUE"
215                                DebugInformationFormat="3"/>
216                        <Tool
217                                Name="VCCustomBuildTool"/>
218                        <Tool
219                                Name="VCLibrarianTool"/>
220                        <Tool
221                                Name="VCMIDLTool"/>
222                        <Tool
223                                Name="VCPostBuildEventTool"/>
224                        <Tool
225                                Name="VCPreBuildEventTool"/>
226                        <Tool
227                                Name="VCPreLinkEventTool"/>
228                        <Tool
229                                Name="VCResourceCompilerTool"/>
230                        <Tool
231                                Name="VCWebServiceProxyGeneratorTool"/>
232                        <Tool
233                                Name="VCXMLDataGeneratorTool"/>
234                        <Tool
235                                Name="VCManagedWrapperGeneratorTool"/>
236                        <Tool
237                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
238                </Configuration>
239        </Configurations>
240        <References>
241        </References>
242        <Files>
243                <Filter
244                        Name="Source Files"
245                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
246                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
247                        <File
248                                RelativePath="..\src\AxisAlignedBox3.cpp">
249                        </File>
250                        <File
251                                RelativePath="..\src\AxisAlignedBox3.h">
252                        </File>
253                        <File
254                                RelativePath="..\src\Beam.cpp">
255                        </File>
256                        <File
257                                RelativePath="..\src\Beam.h">
258                        </File>
259                        <File
260                                RelativePath="..\src\BoostPreprocessorThread.cpp">
261                        </File>
262                        <File
263                                RelativePath="..\src\BoostPreprocessorThread.h">
264                        </File>
265                        <File
266                                RelativePath="..\src\BoundingBoxConverter.h">
267                        </File>
268                        <File
269                                RelativePath=".\BvHierarchy.cpp">
270                        </File>
271                        <File
272                                RelativePath=".\BvHierarchy.h">
273                        </File>
274                        <File
275                                RelativePath="..\src\Camera.cpp">
276                        </File>
277                        <File
278                                RelativePath="..\src\Camera.h">
279                        </File>
280                        <File
281                                RelativePath="..\src\common.cpp">
282                        </File>
283                        <File
284                                RelativePath="..\src\common.h">
285                        </File>
286                        <File
287                                RelativePath="..\src\Containers.h">
288                        </File>
289                        <File
290                                RelativePath="..\src\dual_depth.cg">
291                        </File>
292                        <File
293                                RelativePath="..\src\Environment.cpp">
294                        </File>
295                        <File
296                                RelativePath="..\src\Environment.h">
297                        </File>
298                        <File
299                                RelativePath="..\src\ExactPreprocessor.cpp">
300                        </File>
301                        <File
302                                RelativePath="..\src\ExactPreprocessor.h">
303                        </File>
304                        <File
305                                RelativePath="..\src\Exporter.cpp">
306                        </File>
307                        <File
308                                RelativePath="..\src\Exporter.h">
309                        </File>
310                        <File
311                                RelativePath="..\src\FlexibleHeap.h">
312                        </File>
313                        <File
314                                RelativePath="..\src\glInterface.h">
315                        </File>
316                        <File
317                                RelativePath="..\src\GzBinFileInputStream.cpp">
318                        </File>
319                        <File
320                                RelativePath="..\src\GzBinFileInputStream.h">
321                        </File>
322                        <File
323                                RelativePath="..\src\GzFileInputSource.cpp">
324                        </File>
325                        <File
326                                RelativePath="..\src\GzFileInputSource.h">
327                        </File>
328                        <File
329                                RelativePath="..\src\gzstream.cpp">
330                        </File>
331                        <File
332                                RelativePath="..\src\gzstream.h">
333                        </File>
334                        <File
335                                RelativePath="..\src\Halton.cpp">
336                        </File>
337                        <File
338                                RelativePath="..\src\Halton.h">
339                        </File>
340                        <File
341                                RelativePath=".\HierarchyManager.cpp">
342                        </File>
343                        <File
344                                RelativePath=".\HierarchyManager.h">
345                        </File>
346                        <File
347                                RelativePath="..\src\Intersectable.h">
348                        </File>
349                        <File
350                                RelativePath="..\src\KdIntersectable.cpp">
351                        </File>
352                        <File
353                                RelativePath="..\src\KdIntersectable.h">
354                        </File>
355                        <File
356                                RelativePath="..\src\KdTree.cpp">
357                        </File>
358                        <File
359                                RelativePath="..\src\KdTree.h">
360                        </File>
361                        <File
362                                RelativePath="..\src\LogManager.cpp">
363                        </File>
364                        <File
365                                RelativePath="..\src\LogManager.h">
366                        </File>
367                        <File
368                                RelativePath="..\src\Material.cpp">
369                        </File>
370                        <File
371                                RelativePath="..\src\Material.h">
372                        </File>
373                        <File
374                                RelativePath="..\src\Matrix4x4.cpp">
375                        </File>
376                        <File
377                                RelativePath="..\src\Matrix4x4.h">
378                        </File>
379                        <File
380                                RelativePath="..\src\Mesh.cpp">
381                        </File>
382                        <File
383                                RelativePath="..\src\Mesh.h">
384                        </File>
385                        <File
386                                RelativePath="..\src\MeshKdTree.cpp">
387                        </File>
388                        <File
389                                RelativePath="..\src\MeshKdTree.h">
390                        </File>
391                        <File
392                                RelativePath="..\src\MutualVisibility.cpp">
393                        </File>
394                        <File
395                                RelativePath="..\src\MutualVisibility.h">
396                        </File>
397                        <File
398                                RelativePath="..\src\ObjParser.cpp">
399                        </File>
400                        <File
401                                RelativePath="..\src\ObjParser.h">
402                        </File>
403                        <File
404                                RelativePath="..\src\OcclusionQuery.cpp">
405                        </File>
406                        <File
407                                RelativePath="..\src\OcclusionQuery.h">
408                        </File>
409                        <File
410                                RelativePath=".\OspTree.cpp">
411                        </File>
412                        <File
413                                RelativePath=".\OspTree.h">
414                        </File>
415                        <File
416                                RelativePath="..\src\Parser.h">
417                        </File>
418                        <File
419                                RelativePath="..\src\Plane3.cpp">
420                        </File>
421                        <File
422                                RelativePath="..\src\Plane3.h">
423                        </File>
424                        <File
425                                RelativePath="..\src\ply.h">
426                        </File>
427                        <File
428                                RelativePath="..\src\plyfile.c">
429                        </File>
430                        <File
431                                RelativePath="..\src\PlyParser.cpp">
432                        </File>
433                        <File
434                                RelativePath="..\src\PlyParser.h">
435                        </File>
436                        <File
437                                RelativePath="..\src\Polygon3.cpp">
438                        </File>
439                        <File
440                                RelativePath="..\src\Polygon3.h">
441                        </File>
442                        <File
443                                RelativePath="..\src\Polytope.cpp">
444                        </File>
445                        <File
446                                RelativePath="..\src\Polytope.h">
447                        </File>
448                        <File
449                                RelativePath="..\src\Preprocessor.cpp">
450                        </File>
451                        <File
452                                RelativePath="..\src\Preprocessor.h">
453                                <FileConfiguration
454                                        Name="Release|Win32">
455                                        <Tool
456                                                Name="VCCustomBuildTool"
457                                                Description=""
458                                                CommandLine=""
459                                                Outputs=""/>
460                                </FileConfiguration>
461                                <FileConfiguration
462                                        Name="mlrt|Win32">
463                                        <Tool
464                                                Name="VCCustomBuildTool"
465                                                Description=""
466                                                CommandLine=""
467                                                Outputs=""/>
468                                </FileConfiguration>
469                                <FileConfiguration
470                                        Name="Release_Internal|Win32">
471                                        <Tool
472                                                Name="VCCustomBuildTool"
473                                                Description=""
474                                                CommandLine=""
475                                                Outputs=""/>
476                                </FileConfiguration>
477                                <FileConfiguration
478                                        Name="Release Internal|Win32">
479                                        <Tool
480                                                Name="VCCustomBuildTool"
481                                                Description=""
482                                                CommandLine=""
483                                                Outputs=""/>
484                                </FileConfiguration>
485                        </File>
486                        <File
487                                RelativePath="..\src\PreprocessorThread.cpp">
488                        </File>
489                        <File
490                                RelativePath="..\src\PreprocessorThread.h">
491                                <FileConfiguration
492                                        Name="Release|Win32">
493                                        <Tool
494                                                Name="VCCustomBuildTool"
495                                                Description=""
496                                                CommandLine=""
497                                                Outputs=""/>
498                                </FileConfiguration>
499                                <FileConfiguration
500                                        Name="mlrt|Win32">
501                                        <Tool
502                                                Name="VCCustomBuildTool"
503                                                Description=""
504                                                CommandLine=""
505                                                Outputs=""/>
506                                </FileConfiguration>
507                                <FileConfiguration
508                                        Name="Release_Internal|Win32">
509                                        <Tool
510                                                Name="VCCustomBuildTool"
511                                                Description=""
512                                                CommandLine=""
513                                                Outputs=""/>
514                                </FileConfiguration>
515                                <FileConfiguration
516                                        Name="Release Internal|Win32">
517                                        <Tool
518                                                Name="VCCustomBuildTool"
519                                                Description=""
520                                                CommandLine=""
521                                                Outputs=""/>
522                                </FileConfiguration>
523                        </File>
524                        <File
525                                RelativePath="..\src\Pvs.cpp">
526                        </File>
527                        <File
528                                RelativePath="..\src\Pvs.h">
529                        </File>
530                        <File
531                                RelativePath="..\src\Ray.cpp">
532                        </File>
533                        <File
534                                RelativePath="..\src\Ray.h">
535                        </File>
536                        <File
537                                RelativePath="..\src\RayInfo.cpp">
538                        </File>
539                        <File
540                                RelativePath="..\src\RayInfo.h">
541                        </File>
542                        <File
543                                RelativePath="..\src\Rectangle3.cpp">
544                        </File>
545                        <File
546                                RelativePath="..\src\Rectangle3.h">
547                        </File>
548                        <File
549                                RelativePath="..\src\RenderSampler.cpp">
550                        </File>
551                        <File
552                                RelativePath="..\src\RenderSampler.h">
553                        </File>
554                        <File
555                                RelativePath="..\src\RenderSimulator.cpp">
556                        </File>
557                        <File
558                                RelativePath="..\src\RenderSimulator.h">
559                        </File>
560                        <File
561                                RelativePath="..\src\ResourceManager.h">
562                        </File>
563                        <File
564                                RelativePath="..\src\RssPreprocessor.cpp">
565                        </File>
566                        <File
567                                RelativePath="..\src\RssPreprocessor.h">
568                        </File>
569                        <File
570                                RelativePath="..\src\RssTree.cpp">
571                        </File>
572                        <File
573                                RelativePath="..\src\RssTree.h">
574                        </File>
575                        <File
576                                RelativePath="..\src\SamplingPreprocessor.cpp">
577                        </File>
578                        <File
579                                RelativePath="..\src\SamplingPreprocessor.h">
580                        </File>
581                        <File
582                                RelativePath="..\src\SamplingStrategy.cpp">
583                        </File>
584                        <File
585                                RelativePath="..\src\SamplingStrategy.h">
586                        </File>
587                        <File
588                                RelativePath="..\src\SceneGraph.cpp">
589                        </File>
590                        <File
591                                RelativePath="..\src\SceneGraph.h">
592                        </File>
593                        <File
594                                RelativePath="..\src\Statistics.h">
595                        </File>
596                        <File
597                                RelativePath=".\SubdivisionCandidate.h">
598                        </File>
599                        <File
600                                RelativePath="..\src\Tetrahedron3.cpp">
601                        </File>
602                        <File
603                                RelativePath="..\src\Tetrahedron3.h">
604                        </File>
605                        <File
606                                RelativePath="..\src\Triangle3.cpp">
607                        </File>
608                        <File
609                                RelativePath="..\src\Triangle3.h">
610                        </File>
611                        <File
612                                RelativePath="..\src\UnigraphicsParser.cpp">
613                        </File>
614                        <File
615                                RelativePath="..\src\UnigraphicsParser.h">
616                        </File>
617                        <File
618                                RelativePath="..\src\Vector3.cpp">
619                        </File>
620                        <File
621                                RelativePath="..\src\Vector3.h">
622                        </File>
623                        <File
624                                RelativePath="..\src\ViewCell.cpp">
625                        </File>
626                        <File
627                                RelativePath="..\src\ViewCell.h">
628                        </File>
629                        <File
630                                RelativePath="..\src\ViewCellBsp.cpp">
631                        </File>
632                        <File
633                                RelativePath="..\src\ViewCellBsp.h">
634                        </File>
635                        <File
636                                RelativePath="..\src\ViewCellsManager.cpp">
637                        </File>
638                        <File
639                                RelativePath="..\src\ViewCellsManager.h">
640                        </File>
641                        <File
642                                RelativePath="..\src\ViewCellsParser.cpp">
643                        </File>
644                        <File
645                                RelativePath="..\src\ViewCellsParser.h">
646                        </File>
647                        <File
648                                RelativePath="..\src\ViewCellsParserXerces.h">
649                        </File>
650                        <File
651                                RelativePath="..\src\VrmlExporter.cpp">
652                        </File>
653                        <File
654                                RelativePath="..\src\VrmlExporter.h">
655                        </File>
656                        <File
657                                RelativePath="..\src\VspBspTree.cpp">
658                        </File>
659                        <File
660                                RelativePath="..\src\VspBspTree.h">
661                        </File>
662                        <File
663                                RelativePath=".\VspTree.cpp">
664                        </File>
665                        <File
666                                RelativePath=".\VspTree.h">
667                        </File>
668                        <File
669                                RelativePath="..\src\VssPreprocessor.cpp">
670                        </File>
671                        <File
672                                RelativePath="..\src\VssPreprocessor.h">
673                        </File>
674                        <File
675                                RelativePath="..\src\VssRay.cpp">
676                        </File>
677                        <File
678                                RelativePath="..\src\VssRay.h">
679                        </File>
680                        <File
681                                RelativePath="..\src\VssTree.cpp">
682                        </File>
683                        <File
684                                RelativePath="..\src\VssTree.h">
685                        </File>
686                        <File
687                                RelativePath="..\src\X3dExporter.cpp">
688                        </File>
689                        <File
690                                RelativePath="..\src\X3dExporter.h">
691                        </File>
692                        <File
693                                RelativePath="..\src\X3dParser.cpp">
694                        </File>
695                        <File
696                                RelativePath="..\src\X3dParser.h">
697                        </File>
698                        <File
699                                RelativePath="..\src\X3dParserXerces.h">
700                        </File>
701                </Filter>
702                <Filter
703                        Name="Header Files"
704                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
705                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
706                        <File
707                                RelativePath="..\include\AxisAlignedBox3.h">
708                        </File>
709                        <File
710                                RelativePath="..\include\Containers.h">
711                        </File>
712                        <File
713                                RelativePath="..\include\ExactPreprocessor.h">
714                        </File>
715                        <File
716                                RelativePath="..\include\KdTree.h">
717                        </File>
718                        <File
719                                RelativePath="..\include\Mesh.h">
720                        </File>
721                        <File
722                                RelativePath="..\include\Plane3.h">
723                        </File>
724                        <File
725                                RelativePath="..\include\Preprocessor.h">
726                        </File>
727                        <File
728                                RelativePath="..\include\SamplingPreprocessor.h">
729                        </File>
730                        <File
731                                RelativePath="..\include\SceneGraph.h">
732                        </File>
733                        <File
734                                RelativePath="..\include\Vector3.h">
735                        </File>
736                        <File
737                                RelativePath="..\include\ViewCell.h">
738                        </File>
739                </Filter>
740                <Filter
741                        Name="Renderer"
742                        Filter="">
743                        <File
744                                RelativePath="..\src\GlRenderer.cpp">
745                        </File>
746                        <File
747                                RelativePath="..\src\GlRenderer.h">
748                        </File>
749                        <File
750                                RelativePath="..\src\Renderer.cpp">
751                        </File>
752                        <File
753                                RelativePath="..\src\Renderer.h">
754                        </File>
755                </Filter>
756                <File
757                        RelativePath=".\VTune\Preprocessor.vpj">
758                </File>
759        </Files>
760        <Globals>
761        </Globals>
762</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.