1 | <?xml version="1.0" encoding = "Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="9.00" |
---|
5 | Name="Plugins terrainmod" |
---|
6 | ProjectGUID="{2EAF5B2C-782D-4ECC-873A-06CB4310FA60}" |
---|
7 | Keyword="Win32Proj"> |
---|
8 | <Platforms> |
---|
9 | <Platform |
---|
10 | Name="Win32"/> |
---|
11 | </Platforms> |
---|
12 | <Configurations> |
---|
13 | <Configuration |
---|
14 | Name="Debug|Win32" |
---|
15 | OutputDirectory="Debug" |
---|
16 | IntermediateDirectory="osgdb_terrainmod.dir\Debug" |
---|
17 | ConfigurationType="2" |
---|
18 | UseOfMFC="0" |
---|
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
20 | CharacterSet="2"> |
---|
21 | <Tool |
---|
22 | Name="VCCLCompilerTool" |
---|
23 | AdditionalOptions=" /Zm1000" |
---|
24 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
25 | BasicRuntimeChecks="3" |
---|
26 | CompileAs="2" |
---|
27 | DebugInformationFormat="3" |
---|
28 | DisableSpecificWarnings="4706;4127;4100" |
---|
29 | ExceptionHandling="1" |
---|
30 | InlineFunctionExpansion="0" |
---|
31 | Optimization="0" |
---|
32 | RuntimeLibrary="3" |
---|
33 | RuntimeTypeInfo="TRUE" |
---|
34 | WarningLevel="4" |
---|
35 | PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\",osgdb_terrainmod_EXPORTS" |
---|
36 | AssemblerListingLocation="Debug" |
---|
37 | ObjectFile="$(IntDir)\" |
---|
38 | ProgramDataBaseFileName="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0/osgdb_terrainmodd.pdb" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCCustomBuildTool"/> |
---|
42 | <Tool |
---|
43 | Name="VCResourceCompilerTool" |
---|
44 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
45 | PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\",osgdb_terrainmod_EXPORTS"/> |
---|
46 | <Tool |
---|
47 | Name="VCMIDLTool" |
---|
48 | PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\",osgdb_terrainmod_EXPORTS" |
---|
49 | MkTypLibCompatible="FALSE" |
---|
50 | TargetEnvironment="1" |
---|
51 | GenerateStublessProxies="TRUE" |
---|
52 | TypeLibraryName="$(InputName).tlb" |
---|
53 | OutputDirectory="$(IntDir)" |
---|
54 | HeaderFileName="$(InputName).h" |
---|
55 | DLLDataFileName="" |
---|
56 | InterfaceIdentifierFileName="$(InputName)_i.c" |
---|
57 | ProxyFileName="$(InputName)_p.c"/> |
---|
58 | <Tool |
---|
59 | Name="VCPreBuildEventTool"/> |
---|
60 | <Tool |
---|
61 | Name="VCPreLinkEventTool"/> |
---|
62 | <Tool |
---|
63 | Name="VCPostBuildEventTool"/> |
---|
64 | <Tool |
---|
65 | Name="VCLinkerTool" |
---|
66 | LinkLibraryDependencies="false" |
---|
67 | AdditionalOptions=" /STACK:10000000 /machine:X86 /debug" |
---|
68 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\..\lib\OpenThreadsd.lib ..\..\..\lib\osgd.lib ..\..\..\lib\osgDBd.lib ..\..\..\lib\osgUtild.lib opengl32.lib ..\..\..\lib\osgd.lib ..\..\..\lib\OpenThreadsd.lib D:\OpenSceneGraph\3rdParty_x86_x64\x86\lib\zlibD.lib opengl32.lib " |
---|
69 | OutputFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmodd.dll" |
---|
70 | Version="0.0" |
---|
71 | LinkIncremental="2" |
---|
72 | AdditionalLibraryDirectories="" |
---|
73 | ProgramDatabaseFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmodd.pdb" |
---|
74 | GenerateDebugInformation="TRUE" |
---|
75 | ImportLibrary="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\lib\osgPlugins-3.1.0\osgdb_terrainmodd.lib"/> |
---|
76 | </Configuration> |
---|
77 | <Configuration |
---|
78 | Name="Release|Win32" |
---|
79 | OutputDirectory="Release" |
---|
80 | IntermediateDirectory="osgdb_terrainmod.dir\Release" |
---|
81 | ConfigurationType="2" |
---|
82 | UseOfMFC="0" |
---|
83 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
84 | CharacterSet="2"> |
---|
85 | <Tool |
---|
86 | Name="VCCLCompilerTool" |
---|
87 | AdditionalOptions=" /Zm1000" |
---|
88 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
89 | CompileAs="2" |
---|
90 | DisableSpecificWarnings="4706;4127;4100" |
---|
91 | ExceptionHandling="1" |
---|
92 | InlineFunctionExpansion="2" |
---|
93 | Optimization="2" |
---|
94 | RuntimeLibrary="2" |
---|
95 | RuntimeTypeInfo="TRUE" |
---|
96 | WarningLevel="4" |
---|
97 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\",osgdb_terrainmod_EXPORTS" |
---|
98 | AssemblerListingLocation="Release" |
---|
99 | ObjectFile="$(IntDir)\" |
---|
100 | ProgramDataBaseFileName="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0/osgdb_terrainmod.pdb" |
---|
101 | /> |
---|
102 | <Tool |
---|
103 | Name="VCCustomBuildTool"/> |
---|
104 | <Tool |
---|
105 | Name="VCResourceCompilerTool" |
---|
106 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
107 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\",osgdb_terrainmod_EXPORTS"/> |
---|
108 | <Tool |
---|
109 | Name="VCMIDLTool" |
---|
110 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\",osgdb_terrainmod_EXPORTS" |
---|
111 | MkTypLibCompatible="FALSE" |
---|
112 | TargetEnvironment="1" |
---|
113 | GenerateStublessProxies="TRUE" |
---|
114 | TypeLibraryName="$(InputName).tlb" |
---|
115 | OutputDirectory="$(IntDir)" |
---|
116 | HeaderFileName="$(InputName).h" |
---|
117 | DLLDataFileName="" |
---|
118 | InterfaceIdentifierFileName="$(InputName)_i.c" |
---|
119 | ProxyFileName="$(InputName)_p.c"/> |
---|
120 | <Tool |
---|
121 | Name="VCPreBuildEventTool"/> |
---|
122 | <Tool |
---|
123 | Name="VCPreLinkEventTool"/> |
---|
124 | <Tool |
---|
125 | Name="VCPostBuildEventTool"/> |
---|
126 | <Tool |
---|
127 | Name="VCLinkerTool" |
---|
128 | LinkLibraryDependencies="false" |
---|
129 | AdditionalOptions=" /STACK:10000000 /machine:X86" |
---|
130 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\..\lib\OpenThreads.lib ..\..\..\lib\osg.lib ..\..\..\lib\osgDB.lib ..\..\..\lib\osgUtil.lib opengl32.lib ..\..\..\lib\osg.lib ..\..\..\lib\OpenThreads.lib D:\OpenSceneGraph\3rdParty_x86_x64\x86\lib\zlib.lib opengl32.lib " |
---|
131 | OutputFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmod.dll" |
---|
132 | Version="0.0" |
---|
133 | LinkIncremental="1" |
---|
134 | AdditionalLibraryDirectories="" |
---|
135 | ProgramDatabaseFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmod.pdb" |
---|
136 | ImportLibrary="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\lib\osgPlugins-3.1.0\osgdb_terrainmod.lib"/> |
---|
137 | </Configuration> |
---|
138 | <Configuration |
---|
139 | Name="MinSizeRel|Win32" |
---|
140 | OutputDirectory="MinSizeRel" |
---|
141 | IntermediateDirectory="osgdb_terrainmod.dir\MinSizeRel" |
---|
142 | ConfigurationType="2" |
---|
143 | UseOfMFC="0" |
---|
144 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
145 | CharacterSet="2"> |
---|
146 | <Tool |
---|
147 | Name="VCCLCompilerTool" |
---|
148 | AdditionalOptions=" /Zm1000" |
---|
149 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
150 | CompileAs="2" |
---|
151 | DisableSpecificWarnings="4706;4127;4100" |
---|
152 | ExceptionHandling="1" |
---|
153 | InlineFunctionExpansion="1" |
---|
154 | Optimization="1" |
---|
155 | RuntimeLibrary="2" |
---|
156 | RuntimeTypeInfo="TRUE" |
---|
157 | WarningLevel="4" |
---|
158 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\",osgdb_terrainmod_EXPORTS" |
---|
159 | AssemblerListingLocation="MinSizeRel" |
---|
160 | ObjectFile="$(IntDir)\" |
---|
161 | ProgramDataBaseFileName="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0/osgdb_terrainmods.pdb" |
---|
162 | /> |
---|
163 | <Tool |
---|
164 | Name="VCCustomBuildTool"/> |
---|
165 | <Tool |
---|
166 | Name="VCResourceCompilerTool" |
---|
167 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
168 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\",osgdb_terrainmod_EXPORTS"/> |
---|
169 | <Tool |
---|
170 | Name="VCMIDLTool" |
---|
171 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\",osgdb_terrainmod_EXPORTS" |
---|
172 | MkTypLibCompatible="FALSE" |
---|
173 | TargetEnvironment="1" |
---|
174 | GenerateStublessProxies="TRUE" |
---|
175 | TypeLibraryName="$(InputName).tlb" |
---|
176 | OutputDirectory="$(IntDir)" |
---|
177 | HeaderFileName="$(InputName).h" |
---|
178 | DLLDataFileName="" |
---|
179 | InterfaceIdentifierFileName="$(InputName)_i.c" |
---|
180 | ProxyFileName="$(InputName)_p.c"/> |
---|
181 | <Tool |
---|
182 | Name="VCPreBuildEventTool"/> |
---|
183 | <Tool |
---|
184 | Name="VCPreLinkEventTool"/> |
---|
185 | <Tool |
---|
186 | Name="VCPostBuildEventTool"/> |
---|
187 | <Tool |
---|
188 | Name="VCLinkerTool" |
---|
189 | LinkLibraryDependencies="false" |
---|
190 | AdditionalOptions=" /STACK:10000000 /machine:X86" |
---|
191 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\..\lib\OpenThreadss.lib ..\..\..\lib\osgs.lib ..\..\..\lib\osgDBs.lib ..\..\..\lib\osgUtils.lib opengl32.lib ..\..\..\lib\osgs.lib ..\..\..\lib\OpenThreadss.lib D:\OpenSceneGraph\3rdParty_x86_x64\x86\lib\zlib.lib opengl32.lib " |
---|
192 | OutputFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmods.dll" |
---|
193 | Version="0.0" |
---|
194 | LinkIncremental="1" |
---|
195 | AdditionalLibraryDirectories="" |
---|
196 | ProgramDatabaseFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmods.pdb" |
---|
197 | ImportLibrary="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\lib\osgPlugins-3.1.0\osgdb_terrainmods.lib"/> |
---|
198 | </Configuration> |
---|
199 | <Configuration |
---|
200 | Name="RelWithDebInfo|Win32" |
---|
201 | OutputDirectory="RelWithDebInfo" |
---|
202 | IntermediateDirectory="osgdb_terrainmod.dir\RelWithDebInfo" |
---|
203 | ConfigurationType="2" |
---|
204 | UseOfMFC="0" |
---|
205 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
206 | CharacterSet="2"> |
---|
207 | <Tool |
---|
208 | Name="VCCLCompilerTool" |
---|
209 | AdditionalOptions=" /Zm1000" |
---|
210 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
211 | CompileAs="2" |
---|
212 | DebugInformationFormat="3" |
---|
213 | DisableSpecificWarnings="4706;4127;4100" |
---|
214 | ExceptionHandling="1" |
---|
215 | InlineFunctionExpansion="1" |
---|
216 | Optimization="2" |
---|
217 | RuntimeLibrary="2" |
---|
218 | RuntimeTypeInfo="TRUE" |
---|
219 | WarningLevel="4" |
---|
220 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\",osgdb_terrainmod_EXPORTS" |
---|
221 | AssemblerListingLocation="RelWithDebInfo" |
---|
222 | ObjectFile="$(IntDir)\" |
---|
223 | ProgramDataBaseFileName="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0/osgdb_terrainmodrd.pdb" |
---|
224 | /> |
---|
225 | <Tool |
---|
226 | Name="VCCustomBuildTool"/> |
---|
227 | <Tool |
---|
228 | Name="VCResourceCompilerTool" |
---|
229 | AdditionalIncludeDirectories="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\include;" |
---|
230 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\",osgdb_terrainmod_EXPORTS"/> |
---|
231 | <Tool |
---|
232 | Name="VCMIDLTool" |
---|
233 | PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_SCL_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\",osgdb_terrainmod_EXPORTS" |
---|
234 | MkTypLibCompatible="FALSE" |
---|
235 | TargetEnvironment="1" |
---|
236 | GenerateStublessProxies="TRUE" |
---|
237 | TypeLibraryName="$(InputName).tlb" |
---|
238 | OutputDirectory="$(IntDir)" |
---|
239 | HeaderFileName="$(InputName).h" |
---|
240 | DLLDataFileName="" |
---|
241 | InterfaceIdentifierFileName="$(InputName)_i.c" |
---|
242 | ProxyFileName="$(InputName)_p.c"/> |
---|
243 | <Tool |
---|
244 | Name="VCPreBuildEventTool"/> |
---|
245 | <Tool |
---|
246 | Name="VCPreLinkEventTool"/> |
---|
247 | <Tool |
---|
248 | Name="VCPostBuildEventTool"/> |
---|
249 | <Tool |
---|
250 | Name="VCLinkerTool" |
---|
251 | LinkLibraryDependencies="false" |
---|
252 | AdditionalOptions=" /STACK:10000000 /machine:X86 /debug" |
---|
253 | AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\..\lib\OpenThreadsrd.lib ..\..\..\lib\osgrd.lib ..\..\..\lib\osgDBrd.lib ..\..\..\lib\osgUtilrd.lib opengl32.lib ..\..\..\lib\osgrd.lib ..\..\..\lib\OpenThreadsrd.lib D:\OpenSceneGraph\3rdParty_x86_x64\x86\lib\zlib.lib opengl32.lib " |
---|
254 | OutputFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmodrd.dll" |
---|
255 | Version="0.0" |
---|
256 | LinkIncremental="2" |
---|
257 | AdditionalLibraryDirectories="" |
---|
258 | ProgramDatabaseFile="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\bin\osgPlugins-3.1.0\osgdb_terrainmodrd.pdb" |
---|
259 | GenerateDebugInformation="TRUE" |
---|
260 | ImportLibrary="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\lib\osgPlugins-3.1.0\osgdb_terrainmodrd.lib"/> |
---|
261 | </Configuration> |
---|
262 | </Configurations> |
---|
263 | <Files> |
---|
264 | <File |
---|
265 | RelativePath="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt"> |
---|
266 | <FileConfiguration |
---|
267 | Name="Debug|Win32"> |
---|
268 | <Tool |
---|
269 | Name="VCCustomBuildTool" |
---|
270 | Description="Building Custom Rule D:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86/src/osgPlugins/trans/CMakeLists.txt" |
---|
271 | CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -HD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 -BD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 --check-stamp-file D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp
if errorlevel 1 goto VCReportError" |
---|
272 | AdditionalDependencies="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;" |
---|
273 | Outputs="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp"/> |
---|
274 | </FileConfiguration> |
---|
275 | <FileConfiguration |
---|
276 | Name="Release|Win32"> |
---|
277 | <Tool |
---|
278 | Name="VCCustomBuildTool" |
---|
279 | Description="Building Custom Rule D:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86/src/osgPlugins/trans/CMakeLists.txt" |
---|
280 | CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -HD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 -BD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 --check-stamp-file D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp
if errorlevel 1 goto VCReportError" |
---|
281 | AdditionalDependencies="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;" |
---|
282 | Outputs="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp"/> |
---|
283 | </FileConfiguration> |
---|
284 | <FileConfiguration |
---|
285 | Name="MinSizeRel|Win32"> |
---|
286 | <Tool |
---|
287 | Name="VCCustomBuildTool" |
---|
288 | Description="Building Custom Rule D:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86/src/osgPlugins/trans/CMakeLists.txt" |
---|
289 | CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -HD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 -BD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 --check-stamp-file D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp
if errorlevel 1 goto VCReportError" |
---|
290 | AdditionalDependencies="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;" |
---|
291 | Outputs="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp"/> |
---|
292 | </FileConfiguration> |
---|
293 | <FileConfiguration |
---|
294 | Name="RelWithDebInfo|Win32"> |
---|
295 | <Tool |
---|
296 | Name="VCCustomBuildTool" |
---|
297 | Description="Building Custom Rule D:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86/src/osgPlugins/trans/CMakeLists.txt" |
---|
298 | CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -HD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 -BD:/OpenSceneGraph/OpenSceneGraph-3.1.0_x86 --check-stamp-file D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp
if errorlevel 1 goto VCReportError" |
---|
299 | AdditionalDependencies="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeLists.txt;" |
---|
300 | Outputs="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\CMakeFiles\generate.stamp"/> |
---|
301 | </FileConfiguration> |
---|
302 | </File> |
---|
303 | <Filter |
---|
304 | Name="Source Files" |
---|
305 | Filter=""> |
---|
306 | <File |
---|
307 | RelativePath="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\src\osgPlugins\trans\ReaderWriterTRANS.cpp"> |
---|
308 | </File> |
---|
309 | <File |
---|
310 | RelativePath="D:\OpenSceneGraph\OpenSceneGraph-3.1.0_x86\PlatformSpecifics\Windows\OpenSceneGraphVersionInfo.rc"> |
---|
311 | </File> |
---|
312 | </Filter> |
---|
313 | </Files> |
---|
314 | <Globals> |
---|
315 | </Globals> |
---|
316 | </VisualStudioProject> |
---|