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

Revision 1251, 18.8 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;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost\include"
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;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost"
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="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(BOOST_INCLUDE)&quot;;..\MultiLevelRayTracing"
206                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
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                                OutputFile="../lib/Release/$(ProjectName).lib"/>
221                        <Tool
222                                Name="VCMIDLTool"/>
223                        <Tool
224                                Name="VCPostBuildEventTool"/>
225                        <Tool
226                                Name="VCPreBuildEventTool"/>
227                        <Tool
228                                Name="VCPreLinkEventTool"/>
229                        <Tool
230                                Name="VCResourceCompilerTool"/>
231                        <Tool
232                                Name="VCWebServiceProxyGeneratorTool"/>
233                        <Tool
234                                Name="VCXMLDataGeneratorTool"/>
235                        <Tool
236                                Name="VCManagedWrapperGeneratorTool"/>
237                        <Tool
238                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
239                </Configuration>
240        </Configurations>
241        <References>
242        </References>
243        <Files>
244                <Filter
245                        Name="Source Files"
246                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
247                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
248                        <File
249                                RelativePath="..\src\AxisAlignedBox3.cpp">
250                        </File>
251                        <File
252                                RelativePath="..\src\AxisAlignedBox3.h">
253                        </File>
254                        <File
255                                RelativePath="..\src\Beam.cpp">
256                        </File>
257                        <File
258                                RelativePath="..\src\Beam.h">
259                        </File>
260                        <File
261                                RelativePath="..\src\BoostPreprocessorThread.cpp">
262                        </File>
263                        <File
264                                RelativePath="..\src\BoostPreprocessorThread.h">
265                        </File>
266                        <File
267                                RelativePath="..\src\BoundingBoxConverter.h">
268                        </File>
269                        <File
270                                RelativePath=".\BvHierarchy.cpp">
271                        </File>
272                        <File
273                                RelativePath=".\BvHierarchy.h">
274                        </File>
275                        <File
276                                RelativePath="..\src\Camera.cpp">
277                        </File>
278                        <File
279                                RelativePath="..\src\Camera.h">
280                        </File>
281                        <File
282                                RelativePath="..\src\common.cpp">
283                        </File>
284                        <File
285                                RelativePath="..\src\common.h">
286                        </File>
287                        <File
288                                RelativePath="..\src\Containers.h">
289                        </File>
290                        <File
291                                RelativePath="..\src\dual_depth.cg">
292                        </File>
293                        <File
294                                RelativePath="..\src\Environment.cpp">
295                        </File>
296                        <File
297                                RelativePath="..\src\Environment.h">
298                        </File>
299                        <File
300                                RelativePath="..\src\ExactPreprocessor.cpp">
301                        </File>
302                        <File
303                                RelativePath="..\src\ExactPreprocessor.h">
304                        </File>
305                        <File
306                                RelativePath="..\src\Exporter.cpp">
307                        </File>
308                        <File
309                                RelativePath="..\src\Exporter.h">
310                        </File>
311                        <File
312                                RelativePath="..\src\FlexibleHeap.h">
313                        </File>
314                        <File
315                                RelativePath="..\src\glInterface.h">
316                        </File>
317                        <File
318                                RelativePath="..\src\GzBinFileInputStream.cpp">
319                        </File>
320                        <File
321                                RelativePath="..\src\GzBinFileInputStream.h">
322                        </File>
323                        <File
324                                RelativePath="..\src\GzFileInputSource.cpp">
325                        </File>
326                        <File
327                                RelativePath="..\src\GzFileInputSource.h">
328                        </File>
329                        <File
330                                RelativePath="..\src\gzstream.cpp">
331                        </File>
332                        <File
333                                RelativePath="..\src\gzstream.h">
334                        </File>
335                        <File
336                                RelativePath="..\src\Halton.cpp">
337                        </File>
338                        <File
339                                RelativePath="..\src\Halton.h">
340                        </File>
341                        <File
342                                RelativePath=".\HierarchyManager.cpp">
343                        </File>
344                        <File
345                                RelativePath=".\HierarchyManager.h">
346                        </File>
347                        <File
348                                RelativePath="..\src\Intersectable.h">
349                        </File>
350                        <File
351                                RelativePath="..\src\KdIntersectable.cpp">
352                        </File>
353                        <File
354                                RelativePath="..\src\KdIntersectable.h">
355                        </File>
356                        <File
357                                RelativePath="..\src\KdTree.cpp">
358                        </File>
359                        <File
360                                RelativePath="..\src\KdTree.h">
361                        </File>
362                        <File
363                                RelativePath="..\src\LogManager.cpp">
364                        </File>
365                        <File
366                                RelativePath="..\src\LogManager.h">
367                        </File>
368                        <File
369                                RelativePath="..\src\Material.cpp">
370                        </File>
371                        <File
372                                RelativePath="..\src\Material.h">
373                        </File>
374                        <File
375                                RelativePath="..\src\Matrix4x4.cpp">
376                        </File>
377                        <File
378                                RelativePath="..\src\Matrix4x4.h">
379                        </File>
380                        <File
381                                RelativePath="..\src\Mesh.cpp">
382                        </File>
383                        <File
384                                RelativePath="..\src\Mesh.h">
385                        </File>
386                        <File
387                                RelativePath="..\src\MeshKdTree.cpp">
388                        </File>
389                        <File
390                                RelativePath="..\src\MeshKdTree.h">
391                        </File>
392                        <File
393                                RelativePath="..\src\MutualVisibility.cpp">
394                        </File>
395                        <File
396                                RelativePath="..\src\MutualVisibility.h">
397                        </File>
398                        <File
399                                RelativePath="..\src\ObjParser.cpp">
400                        </File>
401                        <File
402                                RelativePath="..\src\ObjParser.h">
403                        </File>
404                        <File
405                                RelativePath="..\src\OcclusionQuery.cpp">
406                        </File>
407                        <File
408                                RelativePath="..\src\OcclusionQuery.h">
409                        </File>
410                        <File
411                                RelativePath=".\OspTree.cpp">
412                        </File>
413                        <File
414                                RelativePath=".\OspTree.h">
415                        </File>
416                        <File
417                                RelativePath="..\src\Parser.h">
418                        </File>
419                        <File
420                                RelativePath="..\src\Plane3.cpp">
421                        </File>
422                        <File
423                                RelativePath="..\src\Plane3.h">
424                        </File>
425                        <File
426                                RelativePath="..\src\ply.h">
427                        </File>
428                        <File
429                                RelativePath="..\src\plyfile.c">
430                        </File>
431                        <File
432                                RelativePath="..\src\PlyParser.cpp">
433                        </File>
434                        <File
435                                RelativePath="..\src\PlyParser.h">
436                        </File>
437                        <File
438                                RelativePath="..\src\Polygon3.cpp">
439                        </File>
440                        <File
441                                RelativePath="..\src\Polygon3.h">
442                        </File>
443                        <File
444                                RelativePath="..\src\Polytope.cpp">
445                        </File>
446                        <File
447                                RelativePath="..\src\Polytope.h">
448                        </File>
449                        <File
450                                RelativePath="..\src\Preprocessor.cpp">
451                        </File>
452                        <File
453                                RelativePath="..\src\Preprocessor.h">
454                                <FileConfiguration
455                                        Name="Release|Win32">
456                                        <Tool
457                                                Name="VCCustomBuildTool"
458                                                Description=""
459                                                CommandLine=""
460                                                Outputs=""/>
461                                </FileConfiguration>
462                                <FileConfiguration
463                                        Name="mlrt|Win32">
464                                        <Tool
465                                                Name="VCCustomBuildTool"
466                                                Description=""
467                                                CommandLine=""
468                                                Outputs=""/>
469                                </FileConfiguration>
470                                <FileConfiguration
471                                        Name="Release_Internal|Win32">
472                                        <Tool
473                                                Name="VCCustomBuildTool"
474                                                Description=""
475                                                CommandLine=""
476                                                Outputs=""/>
477                                </FileConfiguration>
478                                <FileConfiguration
479                                        Name="Release Internal|Win32">
480                                        <Tool
481                                                Name="VCCustomBuildTool"
482                                                Description=""
483                                                CommandLine=""
484                                                Outputs=""/>
485                                </FileConfiguration>
486                        </File>
487                        <File
488                                RelativePath="..\src\PreprocessorThread.cpp">
489                        </File>
490                        <File
491                                RelativePath="..\src\PreprocessorThread.h">
492                                <FileConfiguration
493                                        Name="Release|Win32">
494                                        <Tool
495                                                Name="VCCustomBuildTool"
496                                                Description=""
497                                                CommandLine=""
498                                                Outputs=""/>
499                                </FileConfiguration>
500                                <FileConfiguration
501                                        Name="mlrt|Win32">
502                                        <Tool
503                                                Name="VCCustomBuildTool"
504                                                Description=""
505                                                CommandLine=""
506                                                Outputs=""/>
507                                </FileConfiguration>
508                                <FileConfiguration
509                                        Name="Release_Internal|Win32">
510                                        <Tool
511                                                Name="VCCustomBuildTool"
512                                                Description=""
513                                                CommandLine=""
514                                                Outputs=""/>
515                                </FileConfiguration>
516                                <FileConfiguration
517                                        Name="Release Internal|Win32">
518                                        <Tool
519                                                Name="VCCustomBuildTool"
520                                                Description=""
521                                                CommandLine=""
522                                                Outputs=""/>
523                                </FileConfiguration>
524                        </File>
525                        <File
526                                RelativePath="..\src\Pvs.cpp">
527                        </File>
528                        <File
529                                RelativePath="..\src\Pvs.h">
530                        </File>
531                        <File
532                                RelativePath="..\src\Ray.cpp">
533                        </File>
534                        <File
535                                RelativePath="..\src\Ray.h">
536                        </File>
537                        <File
538                                RelativePath="..\src\RayInfo.cpp">
539                        </File>
540                        <File
541                                RelativePath="..\src\RayInfo.h">
542                        </File>
543                        <File
544                                RelativePath="..\src\Rectangle3.cpp">
545                        </File>
546                        <File
547                                RelativePath="..\src\Rectangle3.h">
548                        </File>
549                        <File
550                                RelativePath="..\src\RenderSampler.cpp">
551                        </File>
552                        <File
553                                RelativePath="..\src\RenderSampler.h">
554                        </File>
555                        <File
556                                RelativePath="..\src\RenderSimulator.cpp">
557                        </File>
558                        <File
559                                RelativePath="..\src\RenderSimulator.h">
560                        </File>
561                        <File
562                                RelativePath="..\src\ResourceManager.h">
563                        </File>
564                        <File
565                                RelativePath="..\src\RssPreprocessor.cpp">
566                        </File>
567                        <File
568                                RelativePath="..\src\RssPreprocessor.h">
569                        </File>
570                        <File
571                                RelativePath="..\src\RssTree.cpp">
572                        </File>
573                        <File
574                                RelativePath="..\src\RssTree.h">
575                        </File>
576                        <File
577                                RelativePath="..\src\SamplingPreprocessor.cpp">
578                        </File>
579                        <File
580                                RelativePath="..\src\SamplingPreprocessor.h">
581                        </File>
582                        <File
583                                RelativePath="..\src\SamplingStrategy.cpp">
584                        </File>
585                        <File
586                                RelativePath="..\src\SamplingStrategy.h">
587                        </File>
588                        <File
589                                RelativePath="..\src\SceneGraph.cpp">
590                        </File>
591                        <File
592                                RelativePath="..\src\SceneGraph.h">
593                        </File>
594                        <File
595                                RelativePath="..\src\Statistics.h">
596                        </File>
597                        <File
598                                RelativePath=".\SubdivisionCandidate.h">
599                        </File>
600                        <File
601                                RelativePath="..\src\Tetrahedron3.cpp">
602                        </File>
603                        <File
604                                RelativePath="..\src\Tetrahedron3.h">
605                        </File>
606                        <File
607                                RelativePath="..\src\Triangle3.cpp">
608                        </File>
609                        <File
610                                RelativePath="..\src\Triangle3.h">
611                        </File>
612                        <File
613                                RelativePath="..\src\UnigraphicsParser.cpp">
614                        </File>
615                        <File
616                                RelativePath="..\src\UnigraphicsParser.h">
617                        </File>
618                        <File
619                                RelativePath="..\src\Vector3.cpp">
620                        </File>
621                        <File
622                                RelativePath="..\src\Vector3.h">
623                        </File>
624                        <File
625                                RelativePath="..\src\ViewCell.cpp">
626                        </File>
627                        <File
628                                RelativePath="..\src\ViewCell.h">
629                        </File>
630                        <File
631                                RelativePath="..\src\ViewCellBsp.cpp">
632                        </File>
633                        <File
634                                RelativePath="..\src\ViewCellBsp.h">
635                        </File>
636                        <File
637                                RelativePath="..\src\ViewCellsManager.cpp">
638                        </File>
639                        <File
640                                RelativePath="..\src\ViewCellsManager.h">
641                        </File>
642                        <File
643                                RelativePath="..\src\ViewCellsParser.cpp">
644                        </File>
645                        <File
646                                RelativePath="..\src\ViewCellsParser.h">
647                        </File>
648                        <File
649                                RelativePath="..\src\ViewCellsParserXerces.h">
650                        </File>
651                        <File
652                                RelativePath="..\src\VrmlExporter.cpp">
653                        </File>
654                        <File
655                                RelativePath="..\src\VrmlExporter.h">
656                        </File>
657                        <File
658                                RelativePath="..\src\VspBspTree.cpp">
659                        </File>
660                        <File
661                                RelativePath="..\src\VspBspTree.h">
662                        </File>
663                        <File
664                                RelativePath=".\VspTree.cpp">
665                        </File>
666                        <File
667                                RelativePath=".\VspTree.h">
668                        </File>
669                        <File
670                                RelativePath="..\src\VssPreprocessor.cpp">
671                        </File>
672                        <File
673                                RelativePath="..\src\VssPreprocessor.h">
674                        </File>
675                        <File
676                                RelativePath="..\src\VssRay.cpp">
677                        </File>
678                        <File
679                                RelativePath="..\src\VssRay.h">
680                        </File>
681                        <File
682                                RelativePath="..\src\VssTree.cpp">
683                        </File>
684                        <File
685                                RelativePath="..\src\VssTree.h">
686                        </File>
687                        <File
688                                RelativePath="..\src\X3dExporter.cpp">
689                        </File>
690                        <File
691                                RelativePath="..\src\X3dExporter.h">
692                        </File>
693                        <File
694                                RelativePath="..\src\X3dParser.cpp">
695                        </File>
696                        <File
697                                RelativePath="..\src\X3dParser.h">
698                        </File>
699                        <File
700                                RelativePath="..\src\X3dParserXerces.h">
701                        </File>
702                </Filter>
703                <Filter
704                        Name="Header Files"
705                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
706                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
707                        <File
708                                RelativePath="..\include\AxisAlignedBox3.h">
709                        </File>
710                        <File
711                                RelativePath="..\include\Containers.h">
712                        </File>
713                        <File
714                                RelativePath="..\include\ExactPreprocessor.h">
715                        </File>
716                        <File
717                                RelativePath="..\include\KdTree.h">
718                        </File>
719                        <File
720                                RelativePath="..\include\Mesh.h">
721                        </File>
722                        <File
723                                RelativePath="..\include\Plane3.h">
724                        </File>
725                        <File
726                                RelativePath="..\include\Preprocessor.h">
727                        </File>
728                        <File
729                                RelativePath="..\include\SamplingPreprocessor.h">
730                        </File>
731                        <File
732                                RelativePath="..\include\SceneGraph.h">
733                        </File>
734                        <File
735                                RelativePath="..\include\Vector3.h">
736                        </File>
737                        <File
738                                RelativePath="..\include\ViewCell.h">
739                        </File>
740                </Filter>
741                <Filter
742                        Name="Renderer"
743                        Filter="">
744                        <File
745                                RelativePath="..\src\GlRenderer.cpp">
746                        </File>
747                        <File
748                                RelativePath="..\src\GlRenderer.h">
749                        </File>
750                        <File
751                                RelativePath="..\src\Renderer.cpp">
752                        </File>
753                        <File
754                                RelativePath="..\src\Renderer.h">
755                        </File>
756                </Filter>
757                <File
758                        RelativePath=".\VTune\Preprocessor.vpj">
759                </File>
760        </Files>
761        <Globals>
762        </Globals>
763</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.