1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="9,00" |
---|
5 | Name="osgVisualGUI" |
---|
6 | ProjectGUID="{EE903708-0C07-4B76-A5A8-E2ED0CDAD2F6}" |
---|
7 | Keyword="Qt4VSv1.0" |
---|
8 | TargetFrameworkVersion="0" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | </Platforms> |
---|
15 | <ToolFiles> |
---|
16 | </ToolFiles> |
---|
17 | <Configurations> |
---|
18 | <Configuration |
---|
19 | Name="Release|Win32" |
---|
20 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
21 | IntermediateDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
22 | ConfigurationType="1" |
---|
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 | AdditionalIncludeDirectories="".\GeneratedFiles";"$(QTDIR)\include";".\GeneratedFiles\$(ConfigurationName)";"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtXml";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\ActiveQt";"$(QTDIR)\include\QtXmlPatterns";".\"" |
---|
42 | PreprocessorDefinitions=",UNICODE,WIN32,QT_LARGEFILE_SUPPORT;QT_NO_DEBUG,NDEBUG;QT_CORE_LIB;QT_GUI_LIB;QT_XML_LIB;QT_NETWORK_LIB;QT_XMLPATTERNS_LIB" |
---|
43 | RuntimeLibrary="2" |
---|
44 | TreatWChar_tAsBuiltInType="false" |
---|
45 | DebugInformationFormat="0" |
---|
46 | /> |
---|
47 | <Tool |
---|
48 | Name="VCManagedResourceCompilerTool" |
---|
49 | /> |
---|
50 | <Tool |
---|
51 | Name="VCResourceCompilerTool" |
---|
52 | /> |
---|
53 | <Tool |
---|
54 | Name="VCPreLinkEventTool" |
---|
55 | /> |
---|
56 | <Tool |
---|
57 | Name="VCLinkerTool" |
---|
58 | AdditionalDependencies="qtmain.lib QtCore4.lib QtGui4.lib QtXml4.lib QtNetwork4.lib QAxContainer.lib QtXmlPatterns4.lib" |
---|
59 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
60 | AdditionalLibraryDirectories="$(QTDIR)\lib" |
---|
61 | GenerateDebugInformation="false" |
---|
62 | SubSystem="2" |
---|
63 | /> |
---|
64 | <Tool |
---|
65 | Name="VCALinkTool" |
---|
66 | /> |
---|
67 | <Tool |
---|
68 | Name="VCManifestTool" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCXDCMakeTool" |
---|
72 | /> |
---|
73 | <Tool |
---|
74 | Name="VCBscMakeTool" |
---|
75 | /> |
---|
76 | <Tool |
---|
77 | Name="VCFxCopTool" |
---|
78 | /> |
---|
79 | <Tool |
---|
80 | Name="VCAppVerifierTool" |
---|
81 | /> |
---|
82 | <Tool |
---|
83 | Name="VCPostBuildEventTool" |
---|
84 | /> |
---|
85 | </Configuration> |
---|
86 | <Configuration |
---|
87 | Name="Debug|Win32" |
---|
88 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
89 | IntermediateDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
90 | ConfigurationType="1" |
---|
91 | > |
---|
92 | <Tool |
---|
93 | Name="VCPreBuildEventTool" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCCustomBuildTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCXMLDataGeneratorTool" |
---|
100 | /> |
---|
101 | <Tool |
---|
102 | Name="VCWebServiceProxyGeneratorTool" |
---|
103 | /> |
---|
104 | <Tool |
---|
105 | Name="VCMIDLTool" |
---|
106 | /> |
---|
107 | <Tool |
---|
108 | Name="VCCLCompilerTool" |
---|
109 | Optimization="0" |
---|
110 | AdditionalIncludeDirectories="".\GeneratedFiles";"$(QTDIR)\include";".\GeneratedFiles\$(ConfigurationName)";"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtXml";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\ActiveQt";"$(QTDIR)\include\QtXmlPatterns";".\"" |
---|
111 | PreprocessorDefinitions=",UNICODE,WIN32,QT_LARGEFILE_SUPPORT;QT_CORE_LIB;QT_GUI_LIB;QT_XML_LIB;QT_NETWORK_LIB;QT_XMLPATTERNS_LIB" |
---|
112 | RuntimeLibrary="3" |
---|
113 | TreatWChar_tAsBuiltInType="false" |
---|
114 | DebugInformationFormat="3" |
---|
115 | /> |
---|
116 | <Tool |
---|
117 | Name="VCManagedResourceCompilerTool" |
---|
118 | /> |
---|
119 | <Tool |
---|
120 | Name="VCResourceCompilerTool" |
---|
121 | /> |
---|
122 | <Tool |
---|
123 | Name="VCPreLinkEventTool" |
---|
124 | /> |
---|
125 | <Tool |
---|
126 | Name="VCLinkerTool" |
---|
127 | AdditionalDependencies="qtmaind.lib QtCored4.lib QtGuid4.lib QtXmld4.lib QtNetworkd4.lib QAxContainerd.lib QtXmlPatternsd4.lib" |
---|
128 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
129 | AdditionalLibraryDirectories="$(QTDIR)\lib" |
---|
130 | GenerateDebugInformation="true" |
---|
131 | SubSystem="2" |
---|
132 | /> |
---|
133 | <Tool |
---|
134 | Name="VCALinkTool" |
---|
135 | /> |
---|
136 | <Tool |
---|
137 | Name="VCManifestTool" |
---|
138 | /> |
---|
139 | <Tool |
---|
140 | Name="VCXDCMakeTool" |
---|
141 | /> |
---|
142 | <Tool |
---|
143 | Name="VCBscMakeTool" |
---|
144 | /> |
---|
145 | <Tool |
---|
146 | Name="VCFxCopTool" |
---|
147 | /> |
---|
148 | <Tool |
---|
149 | Name="VCAppVerifierTool" |
---|
150 | /> |
---|
151 | <Tool |
---|
152 | Name="VCPostBuildEventTool" |
---|
153 | /> |
---|
154 | </Configuration> |
---|
155 | </Configurations> |
---|
156 | <References> |
---|
157 | </References> |
---|
158 | <Files> |
---|
159 | <Filter |
---|
160 | Name="Source Dateien" |
---|
161 | Filter="cpp;cxx;c;def" |
---|
162 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
163 | > |
---|
164 | <File |
---|
165 | RelativePath=".\main.cpp" |
---|
166 | > |
---|
167 | </File> |
---|
168 | <File |
---|
169 | RelativePath=".\osgvisualgui.cpp" |
---|
170 | > |
---|
171 | </File> |
---|
172 | </Filter> |
---|
173 | <Filter |
---|
174 | Name="Header Dateien" |
---|
175 | Filter="h" |
---|
176 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
177 | > |
---|
178 | <File |
---|
179 | RelativePath=".\debug.h" |
---|
180 | > |
---|
181 | </File> |
---|
182 | <File |
---|
183 | RelativePath=".\osgvisualgui.h" |
---|
184 | > |
---|
185 | <FileConfiguration |
---|
186 | Name="Release|Win32" |
---|
187 | > |
---|
188 | <Tool |
---|
189 | Name="VCCustomBuildTool" |
---|
190 | Description="Moc'ing osgvisualgui.h..." |
---|
191 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_XMLPATTERNS_LIB "-I.\GeneratedFiles" "-I$(QTDIR)\include" "-I.\GeneratedFiles\$(ConfigurationName)\." "-I$(QTDIR)\include\QtCore" "-I$(QTDIR)\include\QtGui" "-I$(QTDIR)\include\QtXml" "-I$(QTDIR)\include\QtNetwork" "-I$(QTDIR)\include\ActiveQt" "-I$(QTDIR)\include\QtXmlPatterns" "-I." "$(InputPath)" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
192 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";$(InputPath)" |
---|
193 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"" |
---|
194 | /> |
---|
195 | </FileConfiguration> |
---|
196 | <FileConfiguration |
---|
197 | Name="Debug|Win32" |
---|
198 | > |
---|
199 | <Tool |
---|
200 | Name="VCCustomBuildTool" |
---|
201 | Description="Moc'ing osgvisualgui.h..." |
---|
202 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_XMLPATTERNS_LIB "-I.\GeneratedFiles" "-I$(QTDIR)\include" "-I.\GeneratedFiles\$(ConfigurationName)\." "-I$(QTDIR)\include\QtCore" "-I$(QTDIR)\include\QtGui" "-I$(QTDIR)\include\QtXml" "-I$(QTDIR)\include\QtNetwork" "-I$(QTDIR)\include\ActiveQt" "-I$(QTDIR)\include\QtXmlPatterns" "-I." "$(InputPath)" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
203 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";$(InputPath)" |
---|
204 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"" |
---|
205 | /> |
---|
206 | </FileConfiguration> |
---|
207 | </File> |
---|
208 | </Filter> |
---|
209 | <Filter |
---|
210 | Name="Form Dateien" |
---|
211 | Filter="ui" |
---|
212 | UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}" |
---|
213 | > |
---|
214 | <File |
---|
215 | RelativePath=".\osgvisualgui.ui" |
---|
216 | > |
---|
217 | <FileConfiguration |
---|
218 | Name="Release|Win32" |
---|
219 | > |
---|
220 | <Tool |
---|
221 | Name="VCCustomBuildTool" |
---|
222 | Description="Uic'ing $(InputFileName)..." |
---|
223 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_$(InputName).h" "$(InputPath)"
" |
---|
224 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
225 | Outputs="".\GeneratedFiles\ui_$(InputName).h"" |
---|
226 | /> |
---|
227 | </FileConfiguration> |
---|
228 | <FileConfiguration |
---|
229 | Name="Debug|Win32" |
---|
230 | > |
---|
231 | <Tool |
---|
232 | Name="VCCustomBuildTool" |
---|
233 | Description="Uic'ing $(InputFileName)..." |
---|
234 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_$(InputName).h" "$(InputPath)"
" |
---|
235 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
236 | Outputs="".\GeneratedFiles\ui_$(InputName).h"" |
---|
237 | /> |
---|
238 | </FileConfiguration> |
---|
239 | </File> |
---|
240 | </Filter> |
---|
241 | <Filter |
---|
242 | Name="Resource Dateien" |
---|
243 | Filter="qrc;*" |
---|
244 | UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}" |
---|
245 | ParseFiles="false" |
---|
246 | > |
---|
247 | <File |
---|
248 | RelativePath=".\osgvisualgui.qrc" |
---|
249 | > |
---|
250 | <FileConfiguration |
---|
251 | Name="Release|Win32" |
---|
252 | > |
---|
253 | <Tool |
---|
254 | Name="VCCustomBuildTool" |
---|
255 | Description="Rcc'ing $(InputFileName)..." |
---|
256 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "$(InputName)" -no-compress "$(InputPath)" -o .\GeneratedFiles\qrc_$(InputName).cpp
" |
---|
257 | AdditionalDependencies="$(InputPath)" |
---|
258 | Outputs=".\GeneratedFiles\qrc_$(InputName).cpp" |
---|
259 | /> |
---|
260 | </FileConfiguration> |
---|
261 | <FileConfiguration |
---|
262 | Name="Debug|Win32" |
---|
263 | > |
---|
264 | <Tool |
---|
265 | Name="VCCustomBuildTool" |
---|
266 | Description="Rcc'ing $(InputFileName)..." |
---|
267 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "$(InputName)" -no-compress "$(InputPath)" -o .\GeneratedFiles\qrc_$(InputName).cpp
" |
---|
268 | AdditionalDependencies="$(InputPath)" |
---|
269 | Outputs=".\GeneratedFiles\qrc_$(InputName).cpp" |
---|
270 | /> |
---|
271 | </FileConfiguration> |
---|
272 | </File> |
---|
273 | </Filter> |
---|
274 | <Filter |
---|
275 | Name="Generierte Dateien" |
---|
276 | Filter="moc;h;cpp" |
---|
277 | UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}" |
---|
278 | SourceControlFiles="false" |
---|
279 | > |
---|
280 | <File |
---|
281 | RelativePath=".\GeneratedFiles\qrc_osgvisualgui.cpp" |
---|
282 | > |
---|
283 | <FileConfiguration |
---|
284 | Name="Release|Win32" |
---|
285 | > |
---|
286 | <Tool |
---|
287 | Name="VCCLCompilerTool" |
---|
288 | UsePrecompiledHeader="0" |
---|
289 | /> |
---|
290 | </FileConfiguration> |
---|
291 | <FileConfiguration |
---|
292 | Name="Debug|Win32" |
---|
293 | > |
---|
294 | <Tool |
---|
295 | Name="VCCLCompilerTool" |
---|
296 | UsePrecompiledHeader="0" |
---|
297 | /> |
---|
298 | </FileConfiguration> |
---|
299 | </File> |
---|
300 | <File |
---|
301 | RelativePath=".\GeneratedFiles\ui_osgvisualgui.h" |
---|
302 | > |
---|
303 | </File> |
---|
304 | <Filter |
---|
305 | Name="Release" |
---|
306 | Filter="cpp;moc" |
---|
307 | SourceControlFiles="false" |
---|
308 | > |
---|
309 | <File |
---|
310 | RelativePath=".\GeneratedFiles\Release\moc_osgvisualgui.cpp" |
---|
311 | > |
---|
312 | <FileConfiguration |
---|
313 | Name="Debug|Win32" |
---|
314 | ExcludedFromBuild="true" |
---|
315 | > |
---|
316 | <Tool |
---|
317 | Name="VCCLCompilerTool" |
---|
318 | /> |
---|
319 | </FileConfiguration> |
---|
320 | </File> |
---|
321 | </Filter> |
---|
322 | <Filter |
---|
323 | Name="Debug" |
---|
324 | Filter="cpp;moc" |
---|
325 | SourceControlFiles="false" |
---|
326 | > |
---|
327 | <File |
---|
328 | RelativePath=".\GeneratedFiles\Debug\moc_osgvisualgui.cpp" |
---|
329 | > |
---|
330 | <FileConfiguration |
---|
331 | Name="Release|Win32" |
---|
332 | ExcludedFromBuild="true" |
---|
333 | > |
---|
334 | <Tool |
---|
335 | Name="VCCLCompilerTool" |
---|
336 | /> |
---|
337 | </FileConfiguration> |
---|
338 | </File> |
---|
339 | </Filter> |
---|
340 | </Filter> |
---|
341 | <File |
---|
342 | RelativePath=".\osgVisualGUI.rc" |
---|
343 | > |
---|
344 | </File> |
---|
345 | </Files> |
---|
346 | <Globals> |
---|
347 | <Global |
---|
348 | Name="lreleaseOptions" |
---|
349 | Value="" |
---|
350 | /> |
---|
351 | <Global |
---|
352 | Name="lupdateOnBuild" |
---|
353 | Value="0" |
---|
354 | /> |
---|
355 | <Global |
---|
356 | Name="lupdateOptions" |
---|
357 | Value="" |
---|
358 | /> |
---|
359 | <Global |
---|
360 | Name="MocDir" |
---|
361 | Value=".\GeneratedFiles\$(ConfigurationName)" |
---|
362 | /> |
---|
363 | <Global |
---|
364 | Name="MocOptions" |
---|
365 | Value="" |
---|
366 | /> |
---|
367 | <Global |
---|
368 | Name="QtVersion Win32" |
---|
369 | Value="4.8.1_x86" |
---|
370 | /> |
---|
371 | <Global |
---|
372 | Name="RccDir" |
---|
373 | Value=".\GeneratedFiles" |
---|
374 | /> |
---|
375 | <Global |
---|
376 | Name="UicDir" |
---|
377 | Value=".\GeneratedFiles" |
---|
378 | /> |
---|
379 | </Globals> |
---|
380 | </VisualStudioProject> |
---|