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

Revision 1292, 16.0 KB checked in by bittner, 18 years ago (diff)

intel ray caster updates

  • Property svn:executable set to *
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Intel C++ Project"
4        Version="9.0"
5        Name="Preprocessor"
6        ProjectGUID="{E240C450-69B9-4B01-A6FD-88F9466A3A88}"
7        VCNestedProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
8        VCNestedProjectFileName="Preprocessor.vcproj"
9        Keyword="Win32Proj">
10        <Configurations>
11                <Configuration
12                        Name="Debug|Win32">
13                        <Tool
14                                Name="GeneralTool"
15                                OutputDirectory="..\lib\$(ConfigurationName)"
16                                IntermediateDirectory="..\obj\$(ConfigurationName)"
17                                ConfigurationType="4"
18                                CharacterSet="2"/>
19                        <Tool
20                                Name="DebugTool"/>
21                        <Tool
22                                Name="CppCmplrTool"
23                                Optimization="0"
24                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost"
25                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
26                                MinimalRebuild="1"
27                                BasicRuntimeChecks="3"
28                                RuntimeLibrary="3"
29                                RuntimeTypeInfo="1"
30                                UsePrecompiledHeader="0"
31                                WarningLevel="3"
32                                Detect64BitPortabilityProblems="1"
33                                DebugInformationFormat="3"/>
34                        <Tool
35                                Name="LinkerTool"
36                                DelayImpLib=""/>
37                        <Tool
38                                Name="LibrarianTool"/>
39                        <Tool
40                                Name="ResCmplrTool"/>
41                        <Tool
42                                Name="MidlCmplrTool"/>
43                        <Tool
44                                Name="BscMakeTool"/>
45                        <Tool
46                                Name="PreBuildEventTool"/>
47                        <Tool
48                                Name="PreLinkEventTool"/>
49                        <Tool
50                                Name="PostBuildEventTool"/>
51                        <Tool
52                                Name="CustomTool"/>
53                        <Tool
54                                Name="CustomNodeTool"/>
55                </Configuration>
56                <Configuration
57                        Name="Release|Win32">
58                        <Tool
59                                Name="GeneralTool"
60                                OutputDirectory="..\lib\$(ConfigurationName)"
61                                IntermediateDirectory="..\obj\$(ConfigurationName)"
62                                ConfigurationType="4"
63                                CharacterSet="2"/>
64                        <Tool
65                                Name="DebugTool"/>
66                        <Tool
67                                Name="CppCmplrTool"
68                                Optimization="0"
69                                InlineFunctionExpansion="0"
70                                FavorSizeOrSpeed="0"
71                                OptimizeForWindowsApplication="1"
72                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost"
73                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
74                                ExceptionHandling="1"
75                                RuntimeLibrary="2"
76                                DisableLanguageExtensions="0"
77                                ForceConformanceInForLoopScope="0"
78                                RuntimeTypeInfo="1"
79                                UsePrecompiledHeader="0"
80                                WarningLevel="2"
81                                Detect64BitPortabilityProblems="1"
82                                DebugInformationFormat="3"/>
83                        <Tool
84                                Name="LinkerTool"
85                                DelayImpLib=""/>
86                        <Tool
87                                Name="LibrarianTool"/>
88                        <Tool
89                                Name="ResCmplrTool"/>
90                        <Tool
91                                Name="MidlCmplrTool"/>
92                        <Tool
93                                Name="BscMakeTool"/>
94                        <Tool
95                                Name="PreBuildEventTool"/>
96                        <Tool
97                                Name="PreLinkEventTool"/>
98                        <Tool
99                                Name="PostBuildEventTool"/>
100                        <Tool
101                                Name="CustomTool"/>
102                        <Tool
103                                Name="CustomNodeTool"/>
104                </Configuration>
105                <Configuration
106                        Name="mlrt|Win32">
107                        <Tool
108                                Name="GeneralTool"
109                                OutputDirectory="$(ConfigurationName)"
110                                IntermediateDirectory="$(ConfigurationName)"
111                                ConfigurationType="4"
112                                CharacterSet="2"/>
113                        <Tool
114                                Name="DebugTool"/>
115                        <Tool
116                                Name="CppCmplrTool"
117                                Optimization="2"
118                                GlobalOptimizations="0"
119                                InlineFunctionExpansion="0"
120                                EnableIntrinsicFunctions="0"
121                                FavorSizeOrSpeed="1"
122                                OmitFramePointers="0"
123                                EnableFiberSafeOptimizations="0"
124                                OptimizeForProcessor="3"
125                                OptimizeForWindowsApplication="1"
126                                AdditionalIncludeDirectories="..\include;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\..\Preprocessing\MultiLevelRayTracing"
127                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
128                                MinimalRebuild="1"
129                                ExceptionHandling="1"
130                                RuntimeLibrary="2"
131                                DisableLanguageExtensions="0"
132                                ForceConformanceInForLoopScope="0"
133                                RuntimeTypeInfo="1"
134                                UsePrecompiledHeader="0"
135                                WarningLevel="2"
136                                Detect64BitPortabilityProblems="1"
137                                DebugInformationFormat="3"/>
138                        <Tool
139                                Name="LinkerTool"
140                                DelayImpLib=""/>
141                        <Tool
142                                Name="LibrarianTool"/>
143                        <Tool
144                                Name="ResCmplrTool"/>
145                        <Tool
146                                Name="MidlCmplrTool"/>
147                        <Tool
148                                Name="BscMakeTool"/>
149                        <Tool
150                                Name="PreBuildEventTool"/>
151                        <Tool
152                                Name="PreLinkEventTool"/>
153                        <Tool
154                                Name="PostBuildEventTool"/>
155                        <Tool
156                                Name="CustomTool"/>
157                        <Tool
158                                Name="CustomNodeTool"/>
159                </Configuration>
160                <Configuration
161                        Name="Release_Internal|Win32">
162                        <Tool
163                                Name="GeneralTool"
164                                OutputDirectory="$(ConfigurationName)"
165                                IntermediateDirectory="$(ConfigurationName)"
166                                ConfigurationType="4"
167                                CharacterSet="2"/>
168                        <Tool
169                                Name="DebugTool"/>
170                        <Tool
171                                Name="CppCmplrTool"
172                                Optimization="0"
173                                InlineFunctionExpansion="0"
174                                FavorSizeOrSpeed="0"
175                                OptimizeForWindowsApplication="1"
176                                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"
177                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
178                                ExceptionHandling="1"
179                                RuntimeLibrary="2"
180                                DisableLanguageExtensions="0"
181                                ForceConformanceInForLoopScope="0"
182                                RuntimeTypeInfo="1"
183                                UsePrecompiledHeader="0"
184                                WarningLevel="2"
185                                Detect64BitPortabilityProblems="1"
186                                DebugInformationFormat="3"/>
187                        <Tool
188                                Name="LinkerTool"
189                                DelayImpLib=""/>
190                        <Tool
191                                Name="LibrarianTool"/>
192                        <Tool
193                                Name="ResCmplrTool"/>
194                        <Tool
195                                Name="MidlCmplrTool"/>
196                        <Tool
197                                Name="BscMakeTool"/>
198                        <Tool
199                                Name="PreBuildEventTool"/>
200                        <Tool
201                                Name="PreLinkEventTool"/>
202                        <Tool
203                                Name="PostBuildEventTool"/>
204                        <Tool
205                                Name="CustomTool"/>
206                        <Tool
207                                Name="CustomNodeTool"/>
208                </Configuration>
209                <Configuration
210                        Name="Release Internal|Win32">
211                        <Tool
212                                Name="GeneralTool"
213                                OutputDirectory="$(ConfigurationName)"
214                                IntermediateDirectory="$(ConfigurationName)"
215                                ConfigurationType="4"
216                                CharacterSet="2"/>
217                        <Tool
218                                Name="DebugTool"/>
219                        <Tool
220                                Name="CppCmplrTool"
221                                Optimization="3"
222                                InlineFunctionExpansion="0"
223                                FavorSizeOrSpeed="0"
224                                OptimizeForProcessor="3"
225                                OptimizeForWindowsApplication="1"
226                                AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing"
227                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL"
228                                ExceptionHandling="1"
229                                RuntimeLibrary="2"
230                                DisableLanguageExtensions="0"
231                                ForceConformanceInForLoopScope="0"
232                                RuntimeTypeInfo="1"
233                                UsePrecompiledHeader="0"
234                                WarningLevel="2"
235                                Detect64BitPortabilityProblems="1"
236                                DebugInformationFormat="3"/>
237                        <Tool
238                                Name="LinkerTool"
239                                DelayImpLib=""/>
240                        <Tool
241                                Name="LibrarianTool"
242                                OutputFile="../lib/Release/$(ProjectName).lib"/>
243                        <Tool
244                                Name="ResCmplrTool"/>
245                        <Tool
246                                Name="MidlCmplrTool"/>
247                        <Tool
248                                Name="BscMakeTool"/>
249                        <Tool
250                                Name="PreBuildEventTool"/>
251                        <Tool
252                                Name="PreLinkEventTool"/>
253                        <Tool
254                                Name="PostBuildEventTool"/>
255                        <Tool
256                                Name="CustomTool"/>
257                        <Tool
258                                Name="CustomNodeTool"/>
259                </Configuration>
260        </Configurations>
261        <Files>
262                <File
263                        RelativePath=".\AxisAlignedBox3.cpp"/>
264                <File
265                        RelativePath=".\AxisAlignedBox3.h"/>
266                <File
267                        RelativePath=".\Beam.cpp"/>
268                <File
269                        RelativePath=".\Beam.h"/>
270                <File
271                        RelativePath=".\BoostPreprocessorThread.cpp"/>
272                <File
273                        RelativePath=".\BoostPreprocessorThread.h"/>
274                <File
275                        RelativePath=".\BoundingBoxConverter.h"/>
276                <File
277                        RelativePath=".\BvHierarchy.cpp"/>
278                <File
279                        RelativePath=".\BvHierarchy.h"/>
280                <File
281                        RelativePath=".\Camera.cpp"/>
282                <File
283                        RelativePath=".\Camera.h"/>
284                <File
285                        RelativePath=".\common.cpp"/>
286                <File
287                        RelativePath=".\common.h"/>
288                <File
289                        RelativePath=".\Containers.h"/>
290                <File
291                        RelativePath=".\dual_depth.cg"/>
292                <File
293                        RelativePath=".\Environment.cpp"/>
294                <File
295                        RelativePath=".\Environment.h"/>
296                <File
297                        RelativePath=".\ExactPreprocessor.cpp"/>
298                <File
299                        RelativePath=".\ExactPreprocessor.h"/>
300                <File
301                        RelativePath=".\Exporter.cpp"/>
302                <File
303                        RelativePath=".\Exporter.h"/>
304                <File
305                        RelativePath=".\FlexibleHeap.h"/>
306                <File
307                        RelativePath=".\glInterface.h"/>
308                <File
309                        RelativePath=".\GzBinFileInputStream.cpp"/>
310                <File
311                        RelativePath=".\GzBinFileInputStream.h"/>
312                <File
313                        RelativePath=".\GzFileInputSource.cpp"/>
314                <File
315                        RelativePath=".\GzFileInputSource.h"/>
316                <File
317                        RelativePath=".\gzstream.cpp"/>
318                <File
319                        RelativePath=".\gzstream.h"/>
320                <File
321                        RelativePath=".\Halton.cpp"/>
322                <File
323                        RelativePath=".\Halton.h"/>
324                <File
325                        RelativePath=".\HierarchyManager.cpp"/>
326                <File
327                        RelativePath=".\HierarchyManager.h"/>
328                <File
329                        RelativePath=".\Intersectable.h"/>
330                <File
331                        RelativePath=".\KdIntersectable.cpp"/>
332                <File
333                        RelativePath=".\KdIntersectable.h"/>
334                <File
335                        RelativePath=".\KdTree.cpp"/>
336                <File
337                        RelativePath=".\KdTree.h"/>
338                <File
339                        RelativePath=".\LogManager.cpp"/>
340                <File
341                        RelativePath=".\LogManager.h"/>
342                <File
343                        RelativePath=".\Material.cpp"/>
344                <File
345                        RelativePath=".\Material.h"/>
346                <File
347                        RelativePath=".\Matrix4x4.cpp"/>
348                <File
349                        RelativePath=".\Matrix4x4.h"/>
350                <File
351                        RelativePath=".\Mesh.cpp"/>
352                <File
353                        RelativePath=".\Mesh.h"/>
354                <File
355                        RelativePath=".\MeshKdTree.cpp"/>
356                <File
357                        RelativePath=".\MeshKdTree.h"/>
358                <File
359                        RelativePath=".\MutualVisibility.cpp"/>
360                <File
361                        RelativePath=".\MutualVisibility.h"/>
362                <File
363                        RelativePath=".\ObjParser.cpp"/>
364                <File
365                        RelativePath=".\ObjParser.h"/>
366                <File
367                        RelativePath=".\OcclusionQuery.cpp"/>
368                <File
369                        RelativePath=".\OcclusionQuery.h"/>
370                <File
371                        RelativePath=".\OspTree.cpp"/>
372                <File
373                        RelativePath=".\OspTree.h"/>
374                <File
375                        RelativePath=".\Parser.h"/>
376                <File
377                        RelativePath=".\Plane3.cpp"/>
378                <File
379                        RelativePath=".\Plane3.h"/>
380                <File
381                        RelativePath=".\ply.h"/>
382                <File
383                        RelativePath=".\plyfile.c"/>
384                <File
385                        RelativePath=".\PlyParser.cpp"/>
386                <File
387                        RelativePath=".\PlyParser.h"/>
388                <File
389                        RelativePath=".\Polygon3.cpp"/>
390                <File
391                        RelativePath=".\Polygon3.h"/>
392                <File
393                        RelativePath=".\Polytope.cpp"/>
394                <File
395                        RelativePath=".\Polytope.h"/>
396                <File
397                        RelativePath=".\Preprocessor.cpp"/>
398                <File
399                        RelativePath=".\Preprocessor.h">
400                        <FileConfiguration
401                                Name="Release|Win32">
402                                <Tool
403                                        Name="CustomTool"
404                                        Description=""
405                                        CommandLine=""
406                                        Outputs=""/>
407                        </FileConfiguration>
408                        <FileConfiguration
409                                Name="mlrt|Win32">
410                                <Tool
411                                        Name="CustomTool"
412                                        Description=""
413                                        CommandLine=""
414                                        Outputs=""/>
415                        </FileConfiguration>
416                        <FileConfiguration
417                                Name="Release_Internal|Win32">
418                                <Tool
419                                        Name="CustomTool"
420                                        Description=""
421                                        CommandLine=""
422                                        Outputs=""/>
423                        </FileConfiguration>
424                        <FileConfiguration
425                                Name="Release Internal|Win32">
426                                <Tool
427                                        Name="CustomTool"
428                                        Description=""
429                                        CommandLine=""
430                                        Outputs=""/>
431                        </FileConfiguration>
432                </File>
433                <File
434                        RelativePath=".\PreprocessorThread.cpp"/>
435                <File
436                        RelativePath=".\PreprocessorThread.h">
437                        <FileConfiguration
438                                Name="Release|Win32">
439                                <Tool
440                                        Name="CustomTool"
441                                        Description=""
442                                        CommandLine=""
443                                        Outputs=""/>
444                        </FileConfiguration>
445                        <FileConfiguration
446                                Name="mlrt|Win32">
447                                <Tool
448                                        Name="CustomTool"
449                                        Description=""
450                                        CommandLine=""
451                                        Outputs=""/>
452                        </FileConfiguration>
453                        <FileConfiguration
454                                Name="Release_Internal|Win32">
455                                <Tool
456                                        Name="CustomTool"
457                                        Description=""
458                                        CommandLine=""
459                                        Outputs=""/>
460                        </FileConfiguration>
461                        <FileConfiguration
462                                Name="Release Internal|Win32">
463                                <Tool
464                                        Name="CustomTool"
465                                        Description=""
466                                        CommandLine=""
467                                        Outputs=""/>
468                        </FileConfiguration>
469                </File>
470                <File
471                        RelativePath=".\Pvs.cpp"/>
472                <File
473                        RelativePath=".\Pvs.h"/>
474                <File
475                        RelativePath=".\Ray.cpp"/>
476                <File
477                        RelativePath=".\Ray.h"/>
478                <File
479                        RelativePath=".\RayInfo.cpp"/>
480                <File
481                        RelativePath=".\RayInfo.h"/>
482                <File
483                        RelativePath=".\Rectangle3.cpp"/>
484                <File
485                        RelativePath=".\Rectangle3.h"/>
486                <File
487                        RelativePath=".\RenderSampler.cpp"/>
488                <File
489                        RelativePath=".\RenderSampler.h"/>
490                <File
491                        RelativePath=".\RenderSimulator.cpp"/>
492                <File
493                        RelativePath=".\RenderSimulator.h"/>
494                <File
495                        RelativePath=".\ResourceManager.h"/>
496                <File
497                        RelativePath=".\RssPreprocessor.cpp"/>
498                <File
499                        RelativePath=".\RssPreprocessor.h"/>
500                <File
501                        RelativePath=".\RssTree.cpp"/>
502                <File
503                        RelativePath=".\RssTree.h"/>
504                <File
505                        RelativePath=".\SamplingPreprocessor.cpp"/>
506                <File
507                        RelativePath=".\SamplingPreprocessor.h"/>
508                <File
509                        RelativePath=".\SamplingStrategy.cpp"/>
510                <File
511                        RelativePath=".\SamplingStrategy.h"/>
512                <File
513                        RelativePath=".\SceneGraph.cpp"/>
514                <File
515                        RelativePath=".\SceneGraph.h"/>
516                <File
517                        RelativePath=".\Statistics.h"/>
518                <File
519                        RelativePath=".\SubdivisionCandidate.h"/>
520                <File
521                        RelativePath=".\Tetrahedron3.cpp"/>
522                <File
523                        RelativePath=".\Tetrahedron3.h"/>
524                <File
525                        RelativePath=".\Triangle3.cpp"/>
526                <File
527                        RelativePath=".\Triangle3.h"/>
528                <File
529                        RelativePath=".\UnigraphicsParser.cpp"/>
530                <File
531                        RelativePath=".\UnigraphicsParser.h"/>
532                <File
533                        RelativePath=".\Vector3.cpp"/>
534                <File
535                        RelativePath=".\Vector3.h"/>
536                <File
537                        RelativePath=".\ViewCell.cpp"/>
538                <File
539                        RelativePath=".\ViewCell.h"/>
540                <File
541                        RelativePath=".\ViewCellBsp.cpp"/>
542                <File
543                        RelativePath=".\ViewCellBsp.h"/>
544                <File
545                        RelativePath=".\ViewCellsManager.cpp"/>
546                <File
547                        RelativePath=".\ViewCellsManager.h"/>
548                <File
549                        RelativePath=".\ViewCellsParser.cpp"/>
550                <File
551                        RelativePath=".\ViewCellsParser.h"/>
552                <File
553                        RelativePath=".\ViewCellsParserXerces.h"/>
554                <File
555                        RelativePath=".\VrmlExporter.cpp"/>
556                <File
557                        RelativePath=".\VrmlExporter.h"/>
558                <File
559                        RelativePath=".\VspBspTree.cpp"/>
560                <File
561                        RelativePath=".\VspBspTree.h"/>
562                <File
563                        RelativePath=".\VspTree.cpp"/>
564                <File
565                        RelativePath=".\VspTree.h"/>
566                <File
567                        RelativePath=".\VssPreprocessor.cpp"/>
568                <File
569                        RelativePath=".\VssPreprocessor.h"/>
570                <File
571                        RelativePath=".\VssRay.cpp"/>
572                <File
573                        RelativePath=".\VssRay.h"/>
574                <File
575                        RelativePath=".\VssTree.cpp"/>
576                <File
577                        RelativePath=".\VssTree.h"/>
578                <File
579                        RelativePath=".\X3dExporter.cpp"/>
580                <File
581                        RelativePath=".\X3dExporter.h"/>
582                <File
583                        RelativePath=".\X3dParser.cpp"/>
584                <File
585                        RelativePath=".\X3dParser.h"/>
586                <File
587                        RelativePath=".\X3dParserXerces.h"/>
588                <File
589                        RelativePath="..\include\AxisAlignedBox3.h"/>
590                <File
591                        RelativePath="..\include\Containers.h"/>
592                <File
593                        RelativePath="..\include\ExactPreprocessor.h"/>
594                <File
595                        RelativePath="..\include\KdTree.h"/>
596                <File
597                        RelativePath="..\include\Mesh.h"/>
598                <File
599                        RelativePath="..\include\Plane3.h"/>
600                <File
601                        RelativePath="..\include\Preprocessor.h"/>
602                <File
603                        RelativePath="..\include\SamplingPreprocessor.h"/>
604                <File
605                        RelativePath="..\include\SceneGraph.h"/>
606                <File
607                        RelativePath="..\include\Vector3.h"/>
608                <File
609                        RelativePath="..\include\ViewCell.h"/>
610                <File
611                        RelativePath=".\GlRenderer.cpp"/>
612                <File
613                        RelativePath=".\GlRenderer.h"/>
614                <File
615                        RelativePath=".\Renderer.cpp"/>
616                <File
617                        RelativePath=".\Renderer.h"/>
618                <File
619                        RelativePath=".\vtune\Preprocessor.vpj"/>
620        </Files>
621</VisualStudioProject>
622
Note: See TracBrowser for help on using the repository browser.