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