source: GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj @ 1919

Revision 1919, 11.7 KB checked in by mattausch, 17 years ago (diff)

added mechanism for histogram on certain MB in hierarchymanager
no more bug in undersampling estimation
added sampling strategy to spatial box based (also for eval)
added testing scripts

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="TestPreprocessor"
6        ProjectGUID="{69BC58F0-C7EB-4B43-B782-B6F047EF0528}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\bin\Debug"
16                        IntermediateDirectory="..\obj\Debug"
17                        ConfigurationType="1"
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"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;NO_QT"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                UsePrecompiledHeader="0"
28                                BrowseInformation="1"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLinkerTool"
36                                AdditionalDependencies="xerces-c_2D.lib zdll.lib zziplibd.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib glew32.lib"
37                                OutputFile="$(OutDir)/Preprocessor.exe"
38                                LinkIncremental="2"
39                                AdditionalLibraryDirectories="..\include;..\src\GL;&quot;..\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
40                                GenerateDebugInformation="TRUE"
41                                ProgramDatabaseFile="$(OutDir)/TestPreprocessor.pdb"
42                                SubSystem="1"
43                                TargetMachine="1"/>
44                        <Tool
45                                Name="VCMIDLTool"/>
46                        <Tool
47                                Name="VCPostBuildEventTool"/>
48                        <Tool
49                                Name="VCPreBuildEventTool"/>
50                        <Tool
51                                Name="VCPreLinkEventTool"/>
52                        <Tool
53                                Name="VCResourceCompilerTool"/>
54                        <Tool
55                                Name="VCWebServiceProxyGeneratorTool"/>
56                        <Tool
57                                Name="VCXMLDataGeneratorTool"/>
58                        <Tool
59                                Name="VCWebDeploymentTool"/>
60                        <Tool
61                                Name="VCManagedWrapperGeneratorTool"/>
62                        <Tool
63                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64                </Configuration>
65                <Configuration
66                        Name="Release|Win32"
67                        OutputDirectory="..\bin\Release"
68                        IntermediateDirectory="..\obj\Release"
69                        ConfigurationType="1"
70                        CharacterSet="2">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                Optimization="3"
74                                GlobalOptimizations="TRUE"
75                                InlineFunctionExpansion="2"
76                                EnableIntrinsicFunctions="TRUE"
77                                FavorSizeOrSpeed="1"
78                                OptimizeForProcessor="0"
79                                OptimizeForWindowsApplication="TRUE"
80                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
81                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NO_QT"
82                                RuntimeLibrary="2"
83                                RuntimeTypeInfo="TRUE"
84                                UsePrecompiledHeader="0"
85                                BrowseInformation="1"
86                                WarningLevel="3"
87                                Detect64BitPortabilityProblems="TRUE"
88                                DebugInformationFormat="3"/>
89                        <Tool
90                                Name="VCCustomBuildTool"/>
91                        <Tool
92                                Name="VCLinkerTool"
93                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib"
94                                OutputFile="$(OutDir)/Preprocessor.exe"
95                                LinkIncremental="1"
96                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
97                                GenerateDebugInformation="FALSE"
98                                SubSystem="1"
99                                OptimizeReferences="2"
100                                EnableCOMDATFolding="2"
101                                TargetMachine="1"
102                                FixedBaseAddress="1"/>
103                        <Tool
104                                Name="VCMIDLTool"/>
105                        <Tool
106                                Name="VCPostBuildEventTool"/>
107                        <Tool
108                                Name="VCPreBuildEventTool"/>
109                        <Tool
110                                Name="VCPreLinkEventTool"/>
111                        <Tool
112                                Name="VCResourceCompilerTool"/>
113                        <Tool
114                                Name="VCWebServiceProxyGeneratorTool"/>
115                        <Tool
116                                Name="VCXMLDataGeneratorTool"/>
117                        <Tool
118                                Name="VCWebDeploymentTool"/>
119                        <Tool
120                                Name="VCManagedWrapperGeneratorTool"/>
121                        <Tool
122                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
123                </Configuration>
124                <Configuration
125                        Name="mlrt|Win32"
126                        OutputDirectory="$(ConfigurationName)"
127                        IntermediateDirectory="$(ConfigurationName)"
128                        ConfigurationType="1"
129                        CharacterSet="2">
130                        <Tool
131                                Name="VCCLCompilerTool"
132                                Optimization="2"
133                                GlobalOptimizations="FALSE"
134                                FavorSizeOrSpeed="1"
135                                OptimizeForProcessor="3"
136                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
137                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL"
138                                MinimalRebuild="TRUE"
139                                RuntimeLibrary="2"
140                                RuntimeTypeInfo="TRUE"
141                                UsePrecompiledHeader="0"
142                                WarningLevel="3"
143                                Detect64BitPortabilityProblems="TRUE"
144                                DebugInformationFormat="3"/>
145                        <Tool
146                                Name="VCCustomBuildTool"/>
147                        <Tool
148                                Name="VCLinkerTool"
149                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib RTWorld.lib RTScene.lib"
150                                OutputFile="$(OutDir)/Preprocessor.exe"
151                                LinkIncremental="1"
152                                AdditionalLibraryDirectories="..\src\mlrt;&quot;$(CG_LIB_PATH)&quot;;..\src\GL;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\..\Preprocessing\MultiLevelRayTracing\RTScene\Release;..\..\Preprocessing\MultiLevelRayTracing\RTWorld\Release"
153                                GenerateDebugInformation="FALSE"
154                                SubSystem="1"
155                                OptimizeReferences="2"
156                                EnableCOMDATFolding="2"
157                                TargetMachine="1"
158                                FixedBaseAddress="1"/>
159                        <Tool
160                                Name="VCMIDLTool"/>
161                        <Tool
162                                Name="VCPostBuildEventTool"/>
163                        <Tool
164                                Name="VCPreBuildEventTool"/>
165                        <Tool
166                                Name="VCPreLinkEventTool"/>
167                        <Tool
168                                Name="VCResourceCompilerTool"/>
169                        <Tool
170                                Name="VCWebServiceProxyGeneratorTool"/>
171                        <Tool
172                                Name="VCXMLDataGeneratorTool"/>
173                        <Tool
174                                Name="VCWebDeploymentTool"/>
175                        <Tool
176                                Name="VCManagedWrapperGeneratorTool"/>
177                        <Tool
178                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
179                </Configuration>
180                <Configuration
181                        Name="Release Internal|Win32"
182                        OutputDirectory="bin\Release"
183                        IntermediateDirectory="bin\Release"
184                        ConfigurationType="1"
185                        CharacterSet="2">
186                        <Tool
187                                Name="VCCLCompilerTool"
188                                Optimization="3"
189                                GlobalOptimizations="TRUE"
190                                InlineFunctionExpansion="2"
191                                FavorSizeOrSpeed="1"
192                                EnableFiberSafeOptimizations="TRUE"
193                                OptimizeForProcessor="3"
194                                OptimizeForWindowsApplication="TRUE"
195                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;"
196                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;NO_QT"
197                                RuntimeLibrary="2"
198                                RuntimeTypeInfo="TRUE"
199                                UsePrecompiledHeader="0"
200                                WarningLevel="3"
201                                Detect64BitPortabilityProblems="TRUE"
202                                DebugInformationFormat="3"/>
203                        <Tool
204                                Name="VCCustomBuildTool"/>
205                        <Tool
206                                Name="VCLinkerTool"
207                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib RTScene.lib RTWorld.lib QtCore4.lib qtmain.lib QtOpenGL4.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtGlRenderer.lib"
208                                OutputFile="../bin/release/Preprocessor.exe"
209                                LinkIncremental="1"
210                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release;&quot;$(QTDIR)\lib&quot;;.\QtGlRenderer\Release"
211                                GenerateDebugInformation="FALSE"
212                                SubSystem="1"
213                                OptimizeReferences="2"
214                                EnableCOMDATFolding="2"
215                                TargetMachine="1"
216                                FixedBaseAddress="1"/>
217                        <Tool
218                                Name="VCMIDLTool"/>
219                        <Tool
220                                Name="VCPostBuildEventTool"/>
221                        <Tool
222                                Name="VCPreBuildEventTool"/>
223                        <Tool
224                                Name="VCPreLinkEventTool"/>
225                        <Tool
226                                Name="VCResourceCompilerTool"/>
227                        <Tool
228                                Name="VCWebServiceProxyGeneratorTool"/>
229                        <Tool
230                                Name="VCXMLDataGeneratorTool"/>
231                        <Tool
232                                Name="VCWebDeploymentTool"/>
233                        <Tool
234                                Name="VCManagedWrapperGeneratorTool"/>
235                        <Tool
236                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
237                </Configuration>
238                <Configuration
239                        Name="release_noqt|Win32"
240                        OutputDirectory="$(ConfigurationName)"
241                        IntermediateDirectory="$(ConfigurationName)"
242                        ConfigurationType="1"
243                        CharacterSet="2">
244                        <Tool
245                                Name="VCCLCompilerTool"
246                                Optimization="3"
247                                GlobalOptimizations="TRUE"
248                                InlineFunctionExpansion="2"
249                                FavorSizeOrSpeed="1"
250                                EnableFiberSafeOptimizations="TRUE"
251                                OptimizeForProcessor="3"
252                                OptimizeForWindowsApplication="TRUE"
253                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;"
254                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;NO_QT"
255                                RuntimeLibrary="2"
256                                RuntimeTypeInfo="TRUE"
257                                UsePrecompiledHeader="0"
258                                WarningLevel="3"
259                                Detect64BitPortabilityProblems="TRUE"
260                                DebugInformationFormat="3"/>
261                        <Tool
262                                Name="VCCustomBuildTool"/>
263                        <Tool
264                                Name="VCLinkerTool"
265                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib RTScene.lib RTWorld.lib"
266                                OutputFile="../bin/release/Preprocessor.exe"
267                                LinkIncremental="1"
268                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release;&quot;$(QTDIR)\lib&quot;;.\QtGlRenderer\Release"
269                                GenerateDebugInformation="FALSE"
270                                SubSystem="1"
271                                OptimizeReferences="2"
272                                EnableCOMDATFolding="2"
273                                TargetMachine="1"
274                                FixedBaseAddress="1"/>
275                        <Tool
276                                Name="VCMIDLTool"/>
277                        <Tool
278                                Name="VCPostBuildEventTool"/>
279                        <Tool
280                                Name="VCPreBuildEventTool"/>
281                        <Tool
282                                Name="VCPreLinkEventTool"/>
283                        <Tool
284                                Name="VCResourceCompilerTool"/>
285                        <Tool
286                                Name="VCWebServiceProxyGeneratorTool"/>
287                        <Tool
288                                Name="VCXMLDataGeneratorTool"/>
289                        <Tool
290                                Name="VCWebDeploymentTool"/>
291                        <Tool
292                                Name="VCManagedWrapperGeneratorTool"/>
293                        <Tool
294                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
295                </Configuration>
296        </Configurations>
297        <References>
298        </References>
299        <Files>
300                <Filter
301                        Name="Source Files"
302                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
303                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
304                        <File
305                                RelativePath="..\src\main.cpp">
306                        </File>
307                </Filter>
308                <Filter
309                        Name="Header Files"
310                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
311                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
312                </Filter>
313                <Filter
314                        Name="Resource Files"
315                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
316                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
317                </Filter>
318                <File
319                        RelativePath=".\VTune\TestPreprocessor.vpj">
320                </File>
321        </Files>
322        <Globals>
323        </Globals>
324</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.