1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Intel C++ Project"
|
---|
4 | Version="9.0"
|
---|
5 | Name="TestPreprocessor"
|
---|
6 | ProjectGUID="{2BF1B1A6-D665-472B-B1B1-E172512D66C1}"
|
---|
7 | VCNestedProjectGUID="{69BC58F0-C7EB-4B43-B782-B6F047EF0528}"
|
---|
8 | VCNestedProjectFileName="TestPreprocessor.vcproj"
|
---|
9 | Keyword="Win32Proj">
|
---|
10 | <Configurations>
|
---|
11 | <Configuration
|
---|
12 | Name="Debug|Win32">
|
---|
13 | <Tool
|
---|
14 | Name="GeneralTool"
|
---|
15 | OutputDirectory="..\bin\Debug"
|
---|
16 | IntermediateDirectory="..\obj\Debug"
|
---|
17 | ConfigurationType="1"
|
---|
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;_CONSOLE"
|
---|
26 | MinimalRebuild="1"
|
---|
27 | BasicRuntimeChecks="3"
|
---|
28 | RuntimeLibrary="3"
|
---|
29 | UsePrecompiledHeader="0"
|
---|
30 | WarningLevel="3"
|
---|
31 | Detect64BitPortabilityProblems="1"
|
---|
32 | DebugInformationFormat="4"/>
|
---|
33 | <Tool
|
---|
34 | Name="LinkerTool"
|
---|
35 | DelayImpLib=""
|
---|
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;"..\lib\$(ConfigurationName)";..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
|
---|
40 | GenerateDebugInformation="1"
|
---|
41 | ProgramDatabaseFile="$(OutDir)/TestPreprocessor.pdb"
|
---|
42 | SubSystem="1"
|
---|
43 | TargetMachine="1"/>
|
---|
44 | <Tool
|
---|
45 | Name="LibrarianTool"/>
|
---|
46 | <Tool
|
---|
47 | Name="ResCmplrTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="MidlCmplrTool"/>
|
---|
50 | <Tool
|
---|
51 | Name="BscMakeTool"/>
|
---|
52 | <Tool
|
---|
53 | Name="PreBuildEventTool"/>
|
---|
54 | <Tool
|
---|
55 | Name="PreLinkEventTool"/>
|
---|
56 | <Tool
|
---|
57 | Name="PostBuildEventTool"/>
|
---|
58 | <Tool
|
---|
59 | Name="CustomTool"/>
|
---|
60 | <Tool
|
---|
61 | Name="CustomNodeTool"/>
|
---|
62 | </Configuration>
|
---|
63 | <Configuration
|
---|
64 | Name="Release|Win32">
|
---|
65 | <Tool
|
---|
66 | Name="GeneralTool"
|
---|
67 | OutputDirectory="..\bin\Release"
|
---|
68 | IntermediateDirectory="..\obj\Release"
|
---|
69 | ConfigurationType="1"
|
---|
70 | CharacterSet="2"/>
|
---|
71 | <Tool
|
---|
72 | Name="DebugTool"/>
|
---|
73 | <Tool
|
---|
74 | Name="CppCmplrTool"
|
---|
75 | Optimization="0"
|
---|
76 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
|
---|
77 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
78 | RuntimeLibrary="2"
|
---|
79 | RuntimeTypeInfo="1"
|
---|
80 | UsePrecompiledHeader="0"
|
---|
81 | WarningLevel="3"
|
---|
82 | Detect64BitPortabilityProblems="1"
|
---|
83 | DebugInformationFormat="3"/>
|
---|
84 | <Tool
|
---|
85 | Name="LinkerTool"
|
---|
86 | DelayImpLib=""
|
---|
87 | AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib"
|
---|
88 | OutputFile="$(OutDir)/Preprocessor.exe"
|
---|
89 | LinkIncremental="1"
|
---|
90 | AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
|
---|
91 | GenerateDebugInformation="0"
|
---|
92 | SubSystem="1"
|
---|
93 | OptimizeReferences="2"
|
---|
94 | EnableCOMDATFolding="2"
|
---|
95 | TargetMachine="1"
|
---|
96 | FixedBaseAddress="1"/>
|
---|
97 | <Tool
|
---|
98 | Name="LibrarianTool"/>
|
---|
99 | <Tool
|
---|
100 | Name="ResCmplrTool"/>
|
---|
101 | <Tool
|
---|
102 | Name="MidlCmplrTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="BscMakeTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="PreBuildEventTool"/>
|
---|
107 | <Tool
|
---|
108 | Name="PreLinkEventTool"/>
|
---|
109 | <Tool
|
---|
110 | Name="PostBuildEventTool"/>
|
---|
111 | <Tool
|
---|
112 | Name="CustomTool"/>
|
---|
113 | <Tool
|
---|
114 | Name="CustomNodeTool"/>
|
---|
115 | </Configuration>
|
---|
116 | <Configuration
|
---|
117 | Name="mlrt|Win32">
|
---|
118 | <Tool
|
---|
119 | Name="GeneralTool"
|
---|
120 | OutputDirectory="$(ConfigurationName)"
|
---|
121 | IntermediateDirectory="$(ConfigurationName)"
|
---|
122 | ConfigurationType="1"
|
---|
123 | CharacterSet="2"/>
|
---|
124 | <Tool
|
---|
125 | Name="DebugTool"/>
|
---|
126 | <Tool
|
---|
127 | Name="CppCmplrTool"
|
---|
128 | Optimization="2"
|
---|
129 | GlobalOptimizations="0"
|
---|
130 | FavorSizeOrSpeed="1"
|
---|
131 | OptimizeForProcessor="3"
|
---|
132 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;"$(QTDIR)\include\QtOpenGl";..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
|
---|
133 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL"
|
---|
134 | MinimalRebuild="1"
|
---|
135 | RuntimeLibrary="2"
|
---|
136 | RuntimeTypeInfo="1"
|
---|
137 | UsePrecompiledHeader="0"
|
---|
138 | WarningLevel="3"
|
---|
139 | Detect64BitPortabilityProblems="1"
|
---|
140 | DebugInformationFormat="3"/>
|
---|
141 | <Tool
|
---|
142 | Name="LinkerTool"
|
---|
143 | DelayImpLib=""
|
---|
144 | 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"
|
---|
145 | OutputFile="$(OutDir)/Preprocessor.exe"
|
---|
146 | LinkIncremental="1"
|
---|
147 | AdditionalLibraryDirectories="..\src\mlrt;"$(CG_LIB_PATH)";..\src\GL;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\..\Preprocessing\MultiLevelRayTracing\RTScene\Release;..\..\Preprocessing\MultiLevelRayTracing\RTWorld\Release"
|
---|
148 | GenerateDebugInformation="0"
|
---|
149 | SubSystem="1"
|
---|
150 | OptimizeReferences="2"
|
---|
151 | EnableCOMDATFolding="2"
|
---|
152 | TargetMachine="1"
|
---|
153 | FixedBaseAddress="1"/>
|
---|
154 | <Tool
|
---|
155 | Name="LibrarianTool"/>
|
---|
156 | <Tool
|
---|
157 | Name="ResCmplrTool"/>
|
---|
158 | <Tool
|
---|
159 | Name="MidlCmplrTool"/>
|
---|
160 | <Tool
|
---|
161 | Name="BscMakeTool"/>
|
---|
162 | <Tool
|
---|
163 | Name="PreBuildEventTool"/>
|
---|
164 | <Tool
|
---|
165 | Name="PreLinkEventTool"/>
|
---|
166 | <Tool
|
---|
167 | Name="PostBuildEventTool"/>
|
---|
168 | <Tool
|
---|
169 | Name="CustomTool"/>
|
---|
170 | <Tool
|
---|
171 | Name="CustomNodeTool"/>
|
---|
172 | </Configuration>
|
---|
173 | <Configuration
|
---|
174 | Name="Release Internal|Win32">
|
---|
175 | <Tool
|
---|
176 | Name="GeneralTool"
|
---|
177 | OutputDirectory="bin\Release"
|
---|
178 | IntermediateDirectory="bin\Release"
|
---|
179 | ConfigurationType="1"
|
---|
180 | CharacterSet="2"/>
|
---|
181 | <Tool
|
---|
182 | Name="DebugTool"/>
|
---|
183 | <Tool
|
---|
184 | Name="CppCmplrTool"
|
---|
185 | Optimization="3"
|
---|
186 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;"$(QTDIR)\include\QtOpenGl";..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces"
|
---|
187 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL"
|
---|
188 | RuntimeLibrary="2"
|
---|
189 | RuntimeTypeInfo="1"
|
---|
190 | UsePrecompiledHeader="0"
|
---|
191 | WarningLevel="3"
|
---|
192 | Detect64BitPortabilityProblems="1"
|
---|
193 | DebugInformationFormat="3"/>
|
---|
194 | <Tool
|
---|
195 | Name="LinkerTool"
|
---|
196 | DelayImpLib=""
|
---|
197 | 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"
|
---|
198 | OutputFile="../bin/release/Preprocessor.exe"
|
---|
199 | LinkIncremental="1"
|
---|
200 | 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"
|
---|
201 | GenerateDebugInformation="0"
|
---|
202 | SubSystem="1"
|
---|
203 | OptimizeReferences="2"
|
---|
204 | EnableCOMDATFolding="2"
|
---|
205 | TargetMachine="1"
|
---|
206 | FixedBaseAddress="1"/>
|
---|
207 | <Tool
|
---|
208 | Name="LibrarianTool"/>
|
---|
209 | <Tool
|
---|
210 | Name="ResCmplrTool"/>
|
---|
211 | <Tool
|
---|
212 | Name="MidlCmplrTool"/>
|
---|
213 | <Tool
|
---|
214 | Name="BscMakeTool"/>
|
---|
215 | <Tool
|
---|
216 | Name="PreBuildEventTool"/>
|
---|
217 | <Tool
|
---|
218 | Name="PreLinkEventTool"/>
|
---|
219 | <Tool
|
---|
220 | Name="PostBuildEventTool"/>
|
---|
221 | <Tool
|
---|
222 | Name="CustomTool"/>
|
---|
223 | <Tool
|
---|
224 | Name="CustomNodeTool"/>
|
---|
225 | </Configuration>
|
---|
226 | </Configurations>
|
---|
227 | <Files>
|
---|
228 | <File
|
---|
229 | RelativePath=".\main.cpp"/>
|
---|
230 | <File
|
---|
231 | RelativePath=".\vtune\TestPreprocessor.vpj"/>
|
---|
232 | </Files>
|
---|
233 | </VisualStudioProject>
|
---|
234 |
|
---|