[20] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
[46] | 4 | Version="9,00" |
---|
[20] | 5 | Name="screenGenerator" |
---|
| 6 | ProjectGUID="{4D289907-4DB3-47E6-8391-B4D10ECBA344}" |
---|
[46] | 7 | RootNamespace="screenGenerator" |
---|
[20] | 8 | Keyword="Qt4VSv1.0" |
---|
[46] | 9 | TargetFrameworkVersion="131072" |
---|
[20] | 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
[46] | 15 | <Platform |
---|
| 16 | Name="x64" |
---|
| 17 | /> |
---|
[20] | 18 | </Platforms> |
---|
| 19 | <ToolFiles> |
---|
| 20 | </ToolFiles> |
---|
| 21 | <Configurations> |
---|
| 22 | <Configuration |
---|
| 23 | Name="Release|Win32" |
---|
| 24 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 25 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 26 | ConfigurationType="1" |
---|
| 27 | > |
---|
| 28 | <Tool |
---|
| 29 | Name="VCPreBuildEventTool" |
---|
| 30 | /> |
---|
| 31 | <Tool |
---|
| 32 | Name="VCCustomBuildTool" |
---|
| 33 | /> |
---|
| 34 | <Tool |
---|
| 35 | Name="VCXMLDataGeneratorTool" |
---|
| 36 | /> |
---|
| 37 | <Tool |
---|
| 38 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 39 | /> |
---|
| 40 | <Tool |
---|
| 41 | Name="VCMIDLTool" |
---|
| 42 | /> |
---|
| 43 | <Tool |
---|
| 44 | Name="VCCLCompilerTool" |
---|
[46] | 45 | AdditionalIncludeDirectories=".\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui" |
---|
| 46 | PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_NO_DEBUG,NDEBUG,QT_CORE_LIB,QT_GUI_LIB;QT_DLL" |
---|
[20] | 47 | RuntimeLibrary="2" |
---|
| 48 | TreatWChar_tAsBuiltInType="false" |
---|
| 49 | DebugInformationFormat="0" |
---|
| 50 | /> |
---|
| 51 | <Tool |
---|
| 52 | Name="VCManagedResourceCompilerTool" |
---|
| 53 | /> |
---|
| 54 | <Tool |
---|
| 55 | Name="VCResourceCompilerTool" |
---|
| 56 | /> |
---|
| 57 | <Tool |
---|
| 58 | Name="VCPreLinkEventTool" |
---|
| 59 | /> |
---|
| 60 | <Tool |
---|
| 61 | Name="VCLinkerTool" |
---|
| 62 | AdditionalDependencies=" qtmain.lib QtCore4.lib QtGui4.lib" |
---|
| 63 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
| 64 | AdditionalLibraryDirectories="$(QTDIR)\lib" |
---|
| 65 | GenerateDebugInformation="false" |
---|
| 66 | SubSystem="2" |
---|
[46] | 67 | RandomizedBaseAddress="1" |
---|
| 68 | DataExecutionPrevention="0" |
---|
[20] | 69 | /> |
---|
| 70 | <Tool |
---|
| 71 | Name="VCALinkTool" |
---|
| 72 | /> |
---|
| 73 | <Tool |
---|
| 74 | Name="VCManifestTool" |
---|
| 75 | /> |
---|
| 76 | <Tool |
---|
| 77 | Name="VCXDCMakeTool" |
---|
| 78 | /> |
---|
| 79 | <Tool |
---|
| 80 | Name="VCBscMakeTool" |
---|
| 81 | /> |
---|
| 82 | <Tool |
---|
| 83 | Name="VCFxCopTool" |
---|
| 84 | /> |
---|
| 85 | <Tool |
---|
| 86 | Name="VCAppVerifierTool" |
---|
| 87 | /> |
---|
| 88 | <Tool |
---|
| 89 | Name="VCPostBuildEventTool" |
---|
| 90 | /> |
---|
| 91 | </Configuration> |
---|
| 92 | <Configuration |
---|
| 93 | Name="Debug|Win32" |
---|
| 94 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
| 95 | IntermediateDirectory="$(ConfigurationName)" |
---|
| 96 | ConfigurationType="1" |
---|
| 97 | > |
---|
| 98 | <Tool |
---|
| 99 | Name="VCPreBuildEventTool" |
---|
| 100 | /> |
---|
| 101 | <Tool |
---|
| 102 | Name="VCCustomBuildTool" |
---|
| 103 | /> |
---|
| 104 | <Tool |
---|
| 105 | Name="VCXMLDataGeneratorTool" |
---|
| 106 | /> |
---|
| 107 | <Tool |
---|
| 108 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 109 | /> |
---|
| 110 | <Tool |
---|
| 111 | Name="VCMIDLTool" |
---|
| 112 | /> |
---|
| 113 | <Tool |
---|
| 114 | Name="VCCLCompilerTool" |
---|
| 115 | Optimization="0" |
---|
[46] | 116 | AdditionalIncludeDirectories=".\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui" |
---|
| 117 | PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_CORE_LIB,QT_GUI_LIB;QT_DLL" |
---|
[20] | 118 | RuntimeLibrary="3" |
---|
| 119 | TreatWChar_tAsBuiltInType="false" |
---|
| 120 | DebugInformationFormat="3" |
---|
| 121 | /> |
---|
| 122 | <Tool |
---|
| 123 | Name="VCManagedResourceCompilerTool" |
---|
| 124 | /> |
---|
| 125 | <Tool |
---|
| 126 | Name="VCResourceCompilerTool" |
---|
| 127 | /> |
---|
| 128 | <Tool |
---|
| 129 | Name="VCPreLinkEventTool" |
---|
| 130 | /> |
---|
| 131 | <Tool |
---|
| 132 | Name="VCLinkerTool" |
---|
| 133 | AdditionalDependencies=" qtmaind.lib QtCored4.lib QtGuid4.lib" |
---|
[46] | 134 | OutputFile="$(OutDir)\$(ProjectName)d.exe" |
---|
[20] | 135 | AdditionalLibraryDirectories="$(QTDIR)\lib" |
---|
| 136 | GenerateDebugInformation="true" |
---|
| 137 | SubSystem="2" |
---|
[46] | 138 | RandomizedBaseAddress="1" |
---|
| 139 | DataExecutionPrevention="0" |
---|
[20] | 140 | /> |
---|
| 141 | <Tool |
---|
| 142 | Name="VCALinkTool" |
---|
| 143 | /> |
---|
| 144 | <Tool |
---|
| 145 | Name="VCManifestTool" |
---|
| 146 | /> |
---|
| 147 | <Tool |
---|
| 148 | Name="VCXDCMakeTool" |
---|
| 149 | /> |
---|
| 150 | <Tool |
---|
| 151 | Name="VCBscMakeTool" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCFxCopTool" |
---|
| 155 | /> |
---|
| 156 | <Tool |
---|
| 157 | Name="VCAppVerifierTool" |
---|
| 158 | /> |
---|
| 159 | <Tool |
---|
[46] | 160 | Name="VCPostBuildEventTool" |
---|
[20] | 161 | /> |
---|
[46] | 162 | </Configuration> |
---|
| 163 | <Configuration |
---|
| 164 | Name="Release|x64" |
---|
| 165 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
| 166 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
| 167 | ConfigurationType="1" |
---|
| 168 | > |
---|
[20] | 169 | <Tool |
---|
[46] | 170 | Name="VCPreBuildEventTool" |
---|
| 171 | /> |
---|
| 172 | <Tool |
---|
| 173 | Name="VCCustomBuildTool" |
---|
| 174 | /> |
---|
| 175 | <Tool |
---|
| 176 | Name="VCXMLDataGeneratorTool" |
---|
| 177 | /> |
---|
| 178 | <Tool |
---|
| 179 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 180 | /> |
---|
| 181 | <Tool |
---|
| 182 | Name="VCMIDLTool" |
---|
| 183 | TargetEnvironment="3" |
---|
| 184 | /> |
---|
| 185 | <Tool |
---|
| 186 | Name="VCCLCompilerTool" |
---|
| 187 | AdditionalIncludeDirectories=".\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui" |
---|
| 188 | PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_NO_DEBUG,NDEBUG,QT_CORE_LIB,QT_GUI_LIB;QT_DLL" |
---|
| 189 | RuntimeLibrary="2" |
---|
| 190 | TreatWChar_tAsBuiltInType="false" |
---|
| 191 | DebugInformationFormat="0" |
---|
| 192 | /> |
---|
| 193 | <Tool |
---|
| 194 | Name="VCManagedResourceCompilerTool" |
---|
| 195 | /> |
---|
| 196 | <Tool |
---|
| 197 | Name="VCResourceCompilerTool" |
---|
| 198 | /> |
---|
| 199 | <Tool |
---|
| 200 | Name="VCPreLinkEventTool" |
---|
| 201 | /> |
---|
| 202 | <Tool |
---|
| 203 | Name="VCLinkerTool" |
---|
| 204 | AdditionalDependencies=" qtmain.lib QtCore4.lib QtGui4.lib" |
---|
| 205 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
| 206 | AdditionalLibraryDirectories="$(QTDIR_x64)\lib" |
---|
| 207 | GenerateDebugInformation="false" |
---|
| 208 | SubSystem="2" |
---|
| 209 | RandomizedBaseAddress="1" |
---|
| 210 | DataExecutionPrevention="0" |
---|
| 211 | TargetMachine="17" |
---|
| 212 | /> |
---|
| 213 | <Tool |
---|
| 214 | Name="VCALinkTool" |
---|
| 215 | /> |
---|
| 216 | <Tool |
---|
| 217 | Name="VCManifestTool" |
---|
| 218 | /> |
---|
| 219 | <Tool |
---|
| 220 | Name="VCXDCMakeTool" |
---|
| 221 | /> |
---|
| 222 | <Tool |
---|
| 223 | Name="VCBscMakeTool" |
---|
| 224 | /> |
---|
| 225 | <Tool |
---|
| 226 | Name="VCFxCopTool" |
---|
| 227 | /> |
---|
| 228 | <Tool |
---|
| 229 | Name="VCAppVerifierTool" |
---|
| 230 | /> |
---|
| 231 | <Tool |
---|
[20] | 232 | Name="VCPostBuildEventTool" |
---|
| 233 | /> |
---|
| 234 | </Configuration> |
---|
[46] | 235 | <Configuration |
---|
| 236 | Name="Debug|x64" |
---|
| 237 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
| 238 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
| 239 | ConfigurationType="1" |
---|
| 240 | > |
---|
| 241 | <Tool |
---|
| 242 | Name="VCPreBuildEventTool" |
---|
| 243 | /> |
---|
| 244 | <Tool |
---|
| 245 | Name="VCCustomBuildTool" |
---|
| 246 | /> |
---|
| 247 | <Tool |
---|
| 248 | Name="VCXMLDataGeneratorTool" |
---|
| 249 | /> |
---|
| 250 | <Tool |
---|
| 251 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 252 | /> |
---|
| 253 | <Tool |
---|
| 254 | Name="VCMIDLTool" |
---|
| 255 | TargetEnvironment="3" |
---|
| 256 | /> |
---|
| 257 | <Tool |
---|
| 258 | Name="VCCLCompilerTool" |
---|
| 259 | Optimization="0" |
---|
| 260 | AdditionalIncludeDirectories=".\GeneratedFiles;$(QTDIR)\include;.\GeneratedFiles\$(ConfigurationName);$(QTDIR)\include\QtCore;$(QTDIR)\include\QtGui" |
---|
| 261 | PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_CORE_LIB,QT_GUI_LIB;QT_DLL" |
---|
| 262 | RuntimeLibrary="3" |
---|
| 263 | TreatWChar_tAsBuiltInType="false" |
---|
| 264 | DebugInformationFormat="3" |
---|
| 265 | /> |
---|
| 266 | <Tool |
---|
| 267 | Name="VCManagedResourceCompilerTool" |
---|
| 268 | /> |
---|
| 269 | <Tool |
---|
| 270 | Name="VCResourceCompilerTool" |
---|
| 271 | /> |
---|
| 272 | <Tool |
---|
| 273 | Name="VCPreLinkEventTool" |
---|
| 274 | /> |
---|
| 275 | <Tool |
---|
| 276 | Name="VCLinkerTool" |
---|
| 277 | AdditionalDependencies=" qtmaind.lib QtCored4.lib QtGuid4.lib" |
---|
| 278 | OutputFile="$(OutDir)\$(ProjectName)d.exe" |
---|
| 279 | AdditionalLibraryDirectories="$(QTDIR_x64)\lib" |
---|
| 280 | GenerateDebugInformation="true" |
---|
| 281 | SubSystem="2" |
---|
| 282 | RandomizedBaseAddress="1" |
---|
| 283 | DataExecutionPrevention="0" |
---|
| 284 | TargetMachine="17" |
---|
| 285 | /> |
---|
| 286 | <Tool |
---|
| 287 | Name="VCALinkTool" |
---|
| 288 | /> |
---|
| 289 | <Tool |
---|
| 290 | Name="VCManifestTool" |
---|
| 291 | /> |
---|
| 292 | <Tool |
---|
| 293 | Name="VCXDCMakeTool" |
---|
| 294 | /> |
---|
| 295 | <Tool |
---|
| 296 | Name="VCBscMakeTool" |
---|
| 297 | /> |
---|
| 298 | <Tool |
---|
| 299 | Name="VCFxCopTool" |
---|
| 300 | /> |
---|
| 301 | <Tool |
---|
| 302 | Name="VCAppVerifierTool" |
---|
| 303 | /> |
---|
| 304 | <Tool |
---|
| 305 | Name="VCPostBuildEventTool" |
---|
| 306 | /> |
---|
| 307 | </Configuration> |
---|
[20] | 308 | </Configurations> |
---|
| 309 | <References> |
---|
| 310 | </References> |
---|
| 311 | <Files> |
---|
| 312 | <Filter |
---|
| 313 | Name="Source Dateien" |
---|
| 314 | Filter="cpp;cxx;c;def" |
---|
| 315 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
| 316 | > |
---|
| 317 | <File |
---|
| 318 | RelativePath=".\main.cpp" |
---|
| 319 | > |
---|
| 320 | </File> |
---|
| 321 | <File |
---|
| 322 | RelativePath=".\screenGenerator.cpp" |
---|
| 323 | > |
---|
| 324 | </File> |
---|
| 325 | </Filter> |
---|
| 326 | <Filter |
---|
| 327 | Name="Header Dateien" |
---|
| 328 | Filter="h" |
---|
| 329 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
| 330 | > |
---|
| 331 | <File |
---|
| 332 | RelativePath=".\screenGenerator.h" |
---|
| 333 | > |
---|
| 334 | <FileConfiguration |
---|
| 335 | Name="Release|Win32" |
---|
| 336 | > |
---|
| 337 | <Tool |
---|
| 338 | Name="VCCustomBuildTool" |
---|
| 339 | Description="Moc'ing screenGenerator.h..." |
---|
[46] | 340 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_DLL -I".\GeneratedFiles\." -I"$(QTDIR)\include\." -I".\GeneratedFiles\$(ConfigurationName)\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtGui\." ".\screenGenerator.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"
" |
---|
[20] | 341 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\screenGenerator.h" |
---|
| 342 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"" |
---|
| 343 | /> |
---|
| 344 | </FileConfiguration> |
---|
| 345 | <FileConfiguration |
---|
| 346 | Name="Debug|Win32" |
---|
| 347 | > |
---|
| 348 | <Tool |
---|
| 349 | Name="VCCustomBuildTool" |
---|
| 350 | Description="Moc'ing screenGenerator.h..." |
---|
[46] | 351 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_DLL -I".\GeneratedFiles\." -I"$(QTDIR)\include\." -I".\GeneratedFiles\$(ConfigurationName)\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtGui\." ".\screenGenerator.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"
" |
---|
[20] | 352 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\screenGenerator.h" |
---|
| 353 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"" |
---|
| 354 | /> |
---|
| 355 | </FileConfiguration> |
---|
[46] | 356 | <FileConfiguration |
---|
| 357 | Name="Release|x64" |
---|
| 358 | > |
---|
| 359 | <Tool |
---|
| 360 | Name="VCCustomBuildTool" |
---|
| 361 | Description="Moc'ing screenGenerator.h..." |
---|
| 362 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_DLL -I".\GeneratedFiles\." -I"$(QTDIR)\include\." -I".\GeneratedFiles\$(ConfigurationName)\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtGui\." ".\screenGenerator.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"
" |
---|
| 363 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\screenGenerator.h" |
---|
| 364 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"" |
---|
| 365 | /> |
---|
| 366 | </FileConfiguration> |
---|
| 367 | <FileConfiguration |
---|
| 368 | Name="Debug|x64" |
---|
| 369 | > |
---|
| 370 | <Tool |
---|
| 371 | Name="VCCustomBuildTool" |
---|
| 372 | Description="Moc'ing screenGenerator.h..." |
---|
| 373 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_DLL -I".\GeneratedFiles\." -I"$(QTDIR)\include\." -I".\GeneratedFiles\$(ConfigurationName)\." -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtGui\." ".\screenGenerator.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"
" |
---|
| 374 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\screenGenerator.h" |
---|
| 375 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_screenGenerator.cpp"" |
---|
| 376 | /> |
---|
| 377 | </FileConfiguration> |
---|
[20] | 378 | </File> |
---|
| 379 | </Filter> |
---|
| 380 | <Filter |
---|
| 381 | Name="Form Dateien" |
---|
| 382 | Filter="ui" |
---|
| 383 | UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}" |
---|
| 384 | > |
---|
| 385 | <File |
---|
| 386 | RelativePath=".\screenGenerator.ui" |
---|
| 387 | > |
---|
| 388 | <FileConfiguration |
---|
| 389 | Name="Release|Win32" |
---|
| 390 | > |
---|
| 391 | <Tool |
---|
| 392 | Name="VCCustomBuildTool" |
---|
| 393 | Description="Uic'ing $(InputPath)..." |
---|
| 394 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_screenGenerator.h" "$(InputPath)"
" |
---|
| 395 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 396 | Outputs="".\GeneratedFiles\ui_screenGenerator.h"" |
---|
| 397 | /> |
---|
| 398 | </FileConfiguration> |
---|
| 399 | <FileConfiguration |
---|
| 400 | Name="Debug|Win32" |
---|
| 401 | > |
---|
| 402 | <Tool |
---|
| 403 | Name="VCCustomBuildTool" |
---|
| 404 | Description="Uic'ing $(InputPath)..." |
---|
| 405 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_screenGenerator.h" "$(InputPath)"
" |
---|
| 406 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 407 | Outputs="".\GeneratedFiles\ui_screenGenerator.h"" |
---|
| 408 | /> |
---|
| 409 | </FileConfiguration> |
---|
[46] | 410 | <FileConfiguration |
---|
| 411 | Name="Release|x64" |
---|
| 412 | > |
---|
| 413 | <Tool |
---|
| 414 | Name="VCCustomBuildTool" |
---|
| 415 | Description="Uic'ing $(InputPath)..." |
---|
| 416 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_screenGenerator.h" "$(InputPath)"
" |
---|
| 417 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 418 | Outputs="".\GeneratedFiles\ui_screenGenerator.h"" |
---|
| 419 | /> |
---|
| 420 | </FileConfiguration> |
---|
| 421 | <FileConfiguration |
---|
| 422 | Name="Debug|x64" |
---|
| 423 | > |
---|
| 424 | <Tool |
---|
| 425 | Name="VCCustomBuildTool" |
---|
| 426 | Description="Uic'ing $(InputPath)..." |
---|
| 427 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_screenGenerator.h" "$(InputPath)"
" |
---|
| 428 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 429 | Outputs="".\GeneratedFiles\ui_screenGenerator.h"" |
---|
| 430 | /> |
---|
| 431 | </FileConfiguration> |
---|
[20] | 432 | </File> |
---|
| 433 | </Filter> |
---|
| 434 | <Filter |
---|
| 435 | Name="Resource Dateien" |
---|
| 436 | Filter="qrc;*" |
---|
| 437 | UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}" |
---|
| 438 | ParseFiles="false" |
---|
| 439 | > |
---|
| 440 | <File |
---|
| 441 | RelativePath=".\Resources\aboutQt.png" |
---|
| 442 | > |
---|
| 443 | <FileConfiguration |
---|
| 444 | Name="Release|Win32" |
---|
| 445 | ExcludedFromBuild="true" |
---|
| 446 | > |
---|
| 447 | <Tool |
---|
| 448 | Name="VCCustomBuildTool" |
---|
| 449 | /> |
---|
| 450 | </FileConfiguration> |
---|
| 451 | <FileConfiguration |
---|
| 452 | Name="Debug|Win32" |
---|
| 453 | ExcludedFromBuild="true" |
---|
| 454 | > |
---|
| 455 | <Tool |
---|
| 456 | Name="VCCustomBuildTool" |
---|
| 457 | /> |
---|
| 458 | </FileConfiguration> |
---|
[46] | 459 | <FileConfiguration |
---|
| 460 | Name="Release|x64" |
---|
| 461 | ExcludedFromBuild="true" |
---|
| 462 | > |
---|
| 463 | <Tool |
---|
| 464 | Name="VCCustomBuildTool" |
---|
| 465 | /> |
---|
| 466 | </FileConfiguration> |
---|
| 467 | <FileConfiguration |
---|
| 468 | Name="Debug|x64" |
---|
| 469 | ExcludedFromBuild="true" |
---|
| 470 | > |
---|
| 471 | <Tool |
---|
| 472 | Name="VCCustomBuildTool" |
---|
| 473 | /> |
---|
| 474 | </FileConfiguration> |
---|
[20] | 475 | </File> |
---|
| 476 | <File |
---|
| 477 | RelativePath=".\Resources\aboutScreenGenerator.png" |
---|
| 478 | > |
---|
| 479 | <FileConfiguration |
---|
| 480 | Name="Release|Win32" |
---|
| 481 | ExcludedFromBuild="true" |
---|
| 482 | > |
---|
| 483 | <Tool |
---|
| 484 | Name="VCCustomBuildTool" |
---|
| 485 | /> |
---|
| 486 | </FileConfiguration> |
---|
| 487 | <FileConfiguration |
---|
| 488 | Name="Debug|Win32" |
---|
| 489 | ExcludedFromBuild="true" |
---|
| 490 | > |
---|
| 491 | <Tool |
---|
| 492 | Name="VCCustomBuildTool" |
---|
| 493 | /> |
---|
| 494 | </FileConfiguration> |
---|
[46] | 495 | <FileConfiguration |
---|
| 496 | Name="Release|x64" |
---|
| 497 | ExcludedFromBuild="true" |
---|
| 498 | > |
---|
| 499 | <Tool |
---|
| 500 | Name="VCCustomBuildTool" |
---|
| 501 | /> |
---|
| 502 | </FileConfiguration> |
---|
| 503 | <FileConfiguration |
---|
| 504 | Name="Debug|x64" |
---|
| 505 | ExcludedFromBuild="true" |
---|
| 506 | > |
---|
| 507 | <Tool |
---|
| 508 | Name="VCCustomBuildTool" |
---|
| 509 | /> |
---|
| 510 | </FileConfiguration> |
---|
[20] | 511 | </File> |
---|
| 512 | <File |
---|
| 513 | RelativePath=".\Resources\exit.png" |
---|
| 514 | > |
---|
| 515 | <FileConfiguration |
---|
| 516 | Name="Release|Win32" |
---|
| 517 | ExcludedFromBuild="true" |
---|
| 518 | > |
---|
| 519 | <Tool |
---|
| 520 | Name="VCCustomBuildTool" |
---|
| 521 | /> |
---|
| 522 | </FileConfiguration> |
---|
| 523 | <FileConfiguration |
---|
| 524 | Name="Debug|Win32" |
---|
| 525 | ExcludedFromBuild="true" |
---|
| 526 | > |
---|
| 527 | <Tool |
---|
| 528 | Name="VCCustomBuildTool" |
---|
| 529 | /> |
---|
| 530 | </FileConfiguration> |
---|
[46] | 531 | <FileConfiguration |
---|
| 532 | Name="Release|x64" |
---|
| 533 | ExcludedFromBuild="true" |
---|
| 534 | > |
---|
| 535 | <Tool |
---|
| 536 | Name="VCCustomBuildTool" |
---|
| 537 | /> |
---|
| 538 | </FileConfiguration> |
---|
| 539 | <FileConfiguration |
---|
| 540 | Name="Debug|x64" |
---|
| 541 | ExcludedFromBuild="true" |
---|
| 542 | > |
---|
| 543 | <Tool |
---|
| 544 | Name="VCCustomBuildTool" |
---|
| 545 | /> |
---|
| 546 | </FileConfiguration> |
---|
[20] | 547 | </File> |
---|
| 548 | <File |
---|
| 549 | RelativePath=".\Resources\screenGenerator.png" |
---|
| 550 | > |
---|
| 551 | <FileConfiguration |
---|
| 552 | Name="Release|Win32" |
---|
| 553 | ExcludedFromBuild="true" |
---|
| 554 | > |
---|
| 555 | <Tool |
---|
| 556 | Name="VCCustomBuildTool" |
---|
| 557 | /> |
---|
| 558 | </FileConfiguration> |
---|
| 559 | <FileConfiguration |
---|
| 560 | Name="Debug|Win32" |
---|
| 561 | ExcludedFromBuild="true" |
---|
| 562 | > |
---|
| 563 | <Tool |
---|
| 564 | Name="VCCustomBuildTool" |
---|
| 565 | /> |
---|
| 566 | </FileConfiguration> |
---|
[46] | 567 | <FileConfiguration |
---|
| 568 | Name="Release|x64" |
---|
| 569 | ExcludedFromBuild="true" |
---|
| 570 | > |
---|
| 571 | <Tool |
---|
| 572 | Name="VCCustomBuildTool" |
---|
| 573 | /> |
---|
| 574 | </FileConfiguration> |
---|
| 575 | <FileConfiguration |
---|
| 576 | Name="Debug|x64" |
---|
| 577 | ExcludedFromBuild="true" |
---|
| 578 | > |
---|
| 579 | <Tool |
---|
| 580 | Name="VCCustomBuildTool" |
---|
| 581 | /> |
---|
| 582 | </FileConfiguration> |
---|
[20] | 583 | </File> |
---|
| 584 | <File |
---|
| 585 | RelativePath=".\screenGenerator.qrc" |
---|
| 586 | > |
---|
| 587 | <FileConfiguration |
---|
| 588 | Name="Release|Win32" |
---|
| 589 | > |
---|
| 590 | <Tool |
---|
| 591 | Name="VCCustomBuildTool" |
---|
| 592 | Description="Rcc'ing screenGenerator.qrc..." |
---|
| 593 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "screenGenerator" -no-compress ".\screenGenerator.qrc" -o .\GeneratedFiles\qrc_screenGenerator.cpp
" |
---|
| 594 | AdditionalDependencies=".\screenGenerator.qrc;.\Resources\aboutQt.png;.\Resources\aboutScreenGenerator.png;.\Resources\exit.png;.\Resources\screenGenerator.png" |
---|
| 595 | Outputs=".\GeneratedFiles\qrc_screenGenerator.cpp" |
---|
| 596 | /> |
---|
| 597 | </FileConfiguration> |
---|
| 598 | <FileConfiguration |
---|
| 599 | Name="Debug|Win32" |
---|
| 600 | > |
---|
| 601 | <Tool |
---|
| 602 | Name="VCCustomBuildTool" |
---|
| 603 | Description="Rcc'ing screenGenerator.qrc..." |
---|
| 604 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "screenGenerator" -no-compress ".\screenGenerator.qrc" -o .\GeneratedFiles\qrc_screenGenerator.cpp
" |
---|
| 605 | AdditionalDependencies=".\screenGenerator.qrc;.\Resources\aboutQt.png;.\Resources\aboutScreenGenerator.png;.\Resources\exit.png;.\Resources\screenGenerator.png" |
---|
| 606 | Outputs=".\GeneratedFiles\qrc_screenGenerator.cpp" |
---|
| 607 | /> |
---|
| 608 | </FileConfiguration> |
---|
[46] | 609 | <FileConfiguration |
---|
| 610 | Name="Release|x64" |
---|
| 611 | > |
---|
| 612 | <Tool |
---|
| 613 | Name="VCCustomBuildTool" |
---|
| 614 | Description="Rcc'ing screenGenerator.qrc..." |
---|
| 615 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "screenGenerator" -no-compress ".\screenGenerator.qrc" -o .\GeneratedFiles\qrc_screenGenerator.cpp
" |
---|
| 616 | AdditionalDependencies=".\screenGenerator.qrc;.\Resources\aboutQt.png;.\Resources\aboutScreenGenerator.png;.\Resources\exit.png;.\Resources\screenGenerator.png" |
---|
| 617 | Outputs=".\GeneratedFiles\qrc_screenGenerator.cpp" |
---|
| 618 | /> |
---|
| 619 | </FileConfiguration> |
---|
| 620 | <FileConfiguration |
---|
| 621 | Name="Debug|x64" |
---|
| 622 | > |
---|
| 623 | <Tool |
---|
| 624 | Name="VCCustomBuildTool" |
---|
| 625 | Description="Rcc'ing screenGenerator.qrc..." |
---|
| 626 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "screenGenerator" -no-compress ".\screenGenerator.qrc" -o .\GeneratedFiles\qrc_screenGenerator.cpp
" |
---|
| 627 | AdditionalDependencies=".\screenGenerator.qrc;.\Resources\aboutQt.png;.\Resources\aboutScreenGenerator.png;.\Resources\exit.png;.\Resources\screenGenerator.png" |
---|
| 628 | Outputs=".\GeneratedFiles\qrc_screenGenerator.cpp" |
---|
| 629 | /> |
---|
| 630 | </FileConfiguration> |
---|
[20] | 631 | </File> |
---|
| 632 | </Filter> |
---|
| 633 | <Filter |
---|
| 634 | Name="Generierte Dateien" |
---|
| 635 | Filter="moc;h;cpp" |
---|
| 636 | UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}" |
---|
| 637 | SourceControlFiles="false" |
---|
| 638 | > |
---|
| 639 | <File |
---|
| 640 | RelativePath=".\GeneratedFiles\Release\moc_screenGenerator.cpp" |
---|
| 641 | > |
---|
| 642 | <FileConfiguration |
---|
| 643 | Name="Debug|Win32" |
---|
| 644 | ExcludedFromBuild="true" |
---|
| 645 | > |
---|
| 646 | <Tool |
---|
| 647 | Name="VCCLCompilerTool" |
---|
| 648 | /> |
---|
| 649 | </FileConfiguration> |
---|
[46] | 650 | <FileConfiguration |
---|
| 651 | Name="Debug|x64" |
---|
| 652 | ExcludedFromBuild="true" |
---|
| 653 | > |
---|
| 654 | <Tool |
---|
| 655 | Name="VCCLCompilerTool" |
---|
| 656 | /> |
---|
| 657 | </FileConfiguration> |
---|
[20] | 658 | </File> |
---|
| 659 | <File |
---|
| 660 | RelativePath=".\GeneratedFiles\Debug\moc_screenGenerator.cpp" |
---|
| 661 | > |
---|
| 662 | <FileConfiguration |
---|
| 663 | Name="Release|Win32" |
---|
| 664 | ExcludedFromBuild="true" |
---|
| 665 | > |
---|
| 666 | <Tool |
---|
| 667 | Name="VCCLCompilerTool" |
---|
| 668 | /> |
---|
| 669 | </FileConfiguration> |
---|
[46] | 670 | <FileConfiguration |
---|
| 671 | Name="Release|x64" |
---|
| 672 | ExcludedFromBuild="true" |
---|
| 673 | > |
---|
| 674 | <Tool |
---|
| 675 | Name="VCCLCompilerTool" |
---|
| 676 | /> |
---|
| 677 | </FileConfiguration> |
---|
[20] | 678 | </File> |
---|
| 679 | <File |
---|
| 680 | RelativePath=".\GeneratedFiles\qrc_screenGenerator.cpp" |
---|
| 681 | > |
---|
| 682 | </File> |
---|
| 683 | <File |
---|
| 684 | RelativePath=".\GeneratedFiles\ui_screenGenerator.h" |
---|
| 685 | > |
---|
| 686 | </File> |
---|
| 687 | </Filter> |
---|
| 688 | </Files> |
---|
| 689 | <Globals> |
---|
| 690 | <Global |
---|
| 691 | Name="MocDir" |
---|
| 692 | Value=".\GeneratedFiles\$(ConfigurationName)" |
---|
| 693 | /> |
---|
| 694 | <Global |
---|
| 695 | Name="QtVersion" |
---|
| 696 | Value="4.5.1" |
---|
| 697 | /> |
---|
| 698 | <Global |
---|
[46] | 699 | Name="QtVersion Win32" |
---|
| 700 | Value="$(DefaultQtVersion)" |
---|
| 701 | /> |
---|
| 702 | <Global |
---|
| 703 | Name="QtVersion x64" |
---|
| 704 | Value="4.6.2_x64" |
---|
| 705 | /> |
---|
| 706 | <Global |
---|
[20] | 707 | Name="RccDir" |
---|
| 708 | Value=".\GeneratedFiles" |
---|
| 709 | /> |
---|
| 710 | <Global |
---|
| 711 | Name="UicDir" |
---|
| 712 | Value=".\GeneratedFiles" |
---|
| 713 | /> |
---|
| 714 | </Globals> |
---|
| 715 | </VisualStudioProject> |
---|