source: GTP/trunk/Lib/Vis/Preprocessing/src/GtpVisibility05.vcproj @ 2658

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