Changeset 48 for projectionDesigner/trunk/projdesigner
- Timestamp:
- May 19, 2010, 11:34:45 AM (15 years ago)
- Location:
- projectionDesigner/trunk/projdesigner
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
projectionDesigner/trunk/projdesigner/projdesigner.vcproj
r4 r48 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8,00"4 Version="9,00" 5 5 Name="projdesigner" 6 6 ProjectGUID="{4418A7F1-9C0E-31B2-B8A2-913D1394330B}" 7 7 RootNamespace="projdesigner" 8 8 Keyword="Qt4VSv1.0" 9 TargetFrameworkVersion="131072" 9 10 > 10 11 <Platforms> 11 12 <Platform 12 13 Name="Win32" 14 /> 15 <Platform 16 Name="x64" 13 17 /> 14 18 </Platforms> … … 46 50 AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189" 47 51 Optimization="4" 48 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore" ,"$(QTDIR)\include\QtNetwork","$(QTDIR)\include\QtGui","$(QTDIR)\include\QtOpenGL","$(QTDIR)\include\QtXml","$(QTDIR)\include","..",".","include","include\math","include\gui","include\screen","$(QTDIR)\include\ActiveQt","debug",".",$(QTDIR)\mkspecs\win32-msvc2005"52 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtOpenGL";"$(QTDIR)\include\QtXml";"$(QTDIR)\include";..;.;include;include\math;include\gui;include\screen;"$(QTDIR)\include\ActiveQt";debug;"$(QTDIR)\mkspecs\win32-msvc2005";"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6"" 49 53 PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" 50 54 GeneratePreprocessedFile="0" … … 75 79 IgnoreImportLibrary="true" 76 80 AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" 77 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib $(QTDIR)\lib\qtmaind.lib glut32.lib projdesigner_default.lib $(QTDIR)\lib\QtXmld4.lib $(QTDIR)\lib\QtOpenGLd4.lib $(QTDIR)\lib\QtGuid4.lib $(QTDIR)\lib\QtNetworkd4.lib $(QTDIR)\lib\QtCored4.lib"78 OutputFile="..\bin\ projdesigner.exe"81 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmaind.lib glut32D.lib projdesigner_defaultd.lib QtXmld4.lib QtOpenGLd4.lib QtGuid4.lib QtNetworkd4.lib QtCored4.lib" 82 OutputFile="..\bin\x86\projdesignerd.exe" 79 83 SuppressStartupBanner="true" 80 AdditionalLibraryDirectories=" $(QTDIR)\lib,../projdesignerplugins/defaultplugin"84 AdditionalLibraryDirectories=""$(QTDIR)\lib";../projdesignerplugins/defaultplugin/x86;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x86" 81 85 GenerateDebugInformation="true" 82 86 ProgramDatabaseFile="" 83 87 SubSystem="2" 84 88 LinkTimeCodeGeneration="0" 89 RandomizedBaseAddress="1" 90 DataExecutionPrevention="0" 85 91 /> 86 92 <Tool … … 101 107 <Tool 102 108 Name="VCAppVerifierTool" 103 />104 <Tool105 Name="VCWebDeploymentTool"106 109 /> 107 110 <Tool … … 140 143 Optimization="2" 141 144 WholeProgramOptimization="true" 142 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore" ,"$(QTDIR)\include\QtNetwork","$(QTDIR)\include\QtGui","$(QTDIR)\include\QtOpenGL","$(QTDIR)\include\QtXml","$(QTDIR)\include","..",".","include","include\math","include\gui","include\screen","$(QTDIR)\include\ActiveQt","release",".",$(QTDIR)\mkspecs\win32-msvc2005"145 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtOpenGL";"$(QTDIR)\include\QtXml";"$(QTDIR)\include";..;.;include;include\math;include\gui;include\screen;"$(QTDIR)\include\ActiveQt";debug;"$(QTDIR)\mkspecs\win32-msvc2005";"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6"" 143 146 PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG" 144 147 GeneratePreprocessedFile="0" … … 169 172 IgnoreImportLibrary="true" 170 173 AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" 171 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib $(QTDIR)\lib\qtmain.lib glut32.lib projdesigner_default.lib $(QTDIR)\lib\QtXml4.lib $(QTDIR)\lib\QtOpenGL4.lib $(QTDIR)\lib\QtGui4.lib $(QTDIR)\lib\QtNetwork4.lib $(QTDIR)\lib\QtCore4.lib"172 OutputFile="..\bin\ projdesigner.exe"174 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmain.lib glut32.lib projdesigner_default.lib QtXml4.lib QtOpenGL4.lib QtGui4.lib QtNetwork4.lib QtCore4.lib" 175 OutputFile="..\bin\x86\projdesigner.exe" 173 176 LinkIncremental="1" 174 177 SuppressStartupBanner="true" 175 AdditionalLibraryDirectories=" $(QTDIR)\lib,../projdesignerplugins/defaultplugin"178 AdditionalLibraryDirectories=""$(QTDIR)\lib";../projdesignerplugins/defaultplugin\x86;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x86" 176 179 GenerateDebugInformation="false" 177 180 ProgramDatabaseFile="" 178 181 SubSystem="2" 179 182 LinkTimeCodeGeneration="1" 183 RandomizedBaseAddress="1" 184 DataExecutionPrevention="0" 180 185 /> 181 186 <Tool … … 198 203 /> 199 204 <Tool 200 Name="VCWebDeploymentTool" 205 Name="VCPostBuildEventTool" 206 /> 207 </Configuration> 208 <Configuration 209 Name="Debug|x64" 210 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 211 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 212 ConfigurationType="1" 213 UseOfMFC="0" 214 ATLMinimizesCRunTimeLibraryUsage="false" 215 > 216 <Tool 217 Name="VCPreBuildEventTool" 218 /> 219 <Tool 220 Name="VCCustomBuildTool" 221 /> 222 <Tool 223 Name="VCXMLDataGeneratorTool" 224 /> 225 <Tool 226 Name="VCWebServiceProxyGeneratorTool" 227 /> 228 <Tool 229 Name="VCMIDLTool" 230 WarningLevel="0" 231 DefaultCharType="0" 232 TargetEnvironment="3" 233 EnableErrorChecks="1" 234 /> 235 <Tool 236 Name="VCCLCompilerTool" 237 AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189" 238 Optimization="4" 239 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtOpenGL";"$(QTDIR)\include\QtXml";"$(QTDIR)\include";..;.;include;include\math;include\gui;include\screen;"$(QTDIR)\include\ActiveQt";debug;"$(QTDIR)\mkspecs\win32-msvc2005";"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6"" 240 PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" 241 GeneratePreprocessedFile="0" 242 ExceptionHandling="1" 243 RuntimeLibrary="3" 244 BufferSecurityCheck="false" 245 TreatWChar_tAsBuiltInType="false" 246 RuntimeTypeInfo="true" 247 AssemblerListingLocation="debug\" 248 ObjectFile="debug\" 249 ProgramDataBaseFileName=".\" 250 WarningLevel="3" 251 SuppressStartupBanner="true" 252 DebugInformationFormat="3" 253 /> 254 <Tool 255 Name="VCManagedResourceCompilerTool" 256 /> 257 <Tool 258 Name="VCResourceCompilerTool" 259 PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG" 260 /> 261 <Tool 262 Name="VCPreLinkEventTool" 263 /> 264 <Tool 265 Name="VCLinkerTool" 266 IgnoreImportLibrary="true" 267 AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" 268 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmaind.lib glut32D.lib projdesigner_defaultd.lib QtXmld4.lib QtOpenGLd4.lib QtGuid4.lib QtNetworkd4.lib QtCored4.lib" 269 OutputFile="..\bin\x64\projdesignerd.exe" 270 SuppressStartupBanner="true" 271 AdditionalLibraryDirectories=""$(QTDIR_X64)\lib";../projdesignerplugins/defaultplugin/x64;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x64" 272 GenerateDebugInformation="true" 273 ProgramDatabaseFile="" 274 SubSystem="2" 275 LinkTimeCodeGeneration="0" 276 RandomizedBaseAddress="1" 277 DataExecutionPrevention="0" 278 TargetMachine="17" 279 /> 280 <Tool 281 Name="VCALinkTool" 282 /> 283 <Tool 284 Name="VCManifestTool" 285 /> 286 <Tool 287 Name="VCXDCMakeTool" 288 /> 289 <Tool 290 Name="VCBscMakeTool" 291 /> 292 <Tool 293 Name="VCFxCopTool" 294 /> 295 <Tool 296 Name="VCAppVerifierTool" 297 /> 298 <Tool 299 Name="VCPostBuildEventTool" 300 /> 301 </Configuration> 302 <Configuration 303 Name="Release|x64" 304 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 305 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 306 ConfigurationType="1" 307 UseOfMFC="0" 308 ATLMinimizesCRunTimeLibraryUsage="false" 309 > 310 <Tool 311 Name="VCPreBuildEventTool" 312 /> 313 <Tool 314 Name="VCCustomBuildTool" 315 /> 316 <Tool 317 Name="VCXMLDataGeneratorTool" 318 /> 319 <Tool 320 Name="VCWebServiceProxyGeneratorTool" 321 /> 322 <Tool 323 Name="VCMIDLTool" 324 WarningLevel="0" 325 DefaultCharType="0" 326 TargetEnvironment="3" 327 EnableErrorChecks="1" 328 /> 329 <Tool 330 Name="VCCLCompilerTool" 331 AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189" 332 Optimization="2" 333 WholeProgramOptimization="true" 334 AdditionalIncludeDirectories=""$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtOpenGL";"$(QTDIR)\include\QtXml";"$(QTDIR)\include";..;.;include;include\math;include\gui;include\screen;"$(QTDIR)\include\ActiveQt";debug;"$(QTDIR)\mkspecs\win32-msvc2005";"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6"" 335 PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG" 336 GeneratePreprocessedFile="0" 337 ExceptionHandling="1" 338 RuntimeLibrary="2" 339 BufferSecurityCheck="false" 340 TreatWChar_tAsBuiltInType="false" 341 RuntimeTypeInfo="true" 342 AssemblerListingLocation="release\" 343 ObjectFile="release\" 344 ProgramDataBaseFileName=".\" 345 WarningLevel="3" 346 SuppressStartupBanner="true" 347 DebugInformationFormat="0" 348 /> 349 <Tool 350 Name="VCManagedResourceCompilerTool" 351 /> 352 <Tool 353 Name="VCResourceCompilerTool" 354 PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT" 355 /> 356 <Tool 357 Name="VCPreLinkEventTool" 358 /> 359 <Tool 360 Name="VCLinkerTool" 361 IgnoreImportLibrary="true" 362 AdditionalOptions=""/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'"" 363 AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmain.lib glut32.lib projdesigner_default.lib QtXml4.lib QtOpenGL4.lib QtGui4.lib QtNetwork4.lib QtCore4.lib" 364 OutputFile="..\bin\x64\projdesigner.exe" 365 LinkIncremental="1" 366 SuppressStartupBanner="true" 367 AdditionalLibraryDirectories=""$(QTDIR_X64)\lib";../projdesignerplugins/defaultplugin\x64;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x64" 368 GenerateDebugInformation="false" 369 ProgramDatabaseFile="" 370 SubSystem="2" 371 LinkTimeCodeGeneration="1" 372 RandomizedBaseAddress="1" 373 DataExecutionPrevention="0" 374 TargetMachine="17" 375 /> 376 <Tool 377 Name="VCALinkTool" 378 /> 379 <Tool 380 Name="VCManifestTool" 381 /> 382 <Tool 383 Name="VCXDCMakeTool" 384 /> 385 <Tool 386 Name="VCBscMakeTool" 387 /> 388 <Tool 389 Name="VCFxCopTool" 390 /> 391 <Tool 392 Name="VCAppVerifierTool" 201 393 /> 202 394 <Tool … … 364 556 Name="VCCustomBuildTool" 365 557 Description="MOC include\Channel.h" 366 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Channel.h -o debug\moc_Channel.cpp
"558 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Channel.h" -o "debug\moc_Channel.cpp"
" 367 559 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h" 368 560 Outputs="debug\moc_Channel.cpp" … … 375 567 Name="VCCustomBuildTool" 376 568 Description="MOC include\Channel.h" 377 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Channel.h -o release\moc_Channel.cpp
"569 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Channel.h" -o "release\moc_Channel.cpp"
" 378 570 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h" 379 571 Outputs="release\moc_Channel.cpp" 380 572 /> 381 573 </FileConfiguration> 574 <FileConfiguration 575 Name="Debug|x64" 576 > 577 <Tool 578 Name="VCCustomBuildTool" 579 Description="MOC include\Channel.h" 580 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Channel.h" -o "debug\moc_Channel.cpp"
" 581 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h" 582 Outputs="debug\moc_Channel.cpp" 583 /> 584 </FileConfiguration> 585 <FileConfiguration 586 Name="Release|x64" 587 > 588 <Tool 589 Name="VCCustomBuildTool" 590 Description="MOC include\Channel.h" 591 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Channel.h" -o "release\moc_Channel.cpp"
" 592 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h" 593 Outputs="release\moc_Channel.cpp" 594 /> 595 </FileConfiguration> 382 596 </File> 383 597 <File … … 398 612 Name="VCCustomBuildTool" 399 613 Description="MOC include\Frustum.h" 400 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Frustum.h -o debug\moc_Frustum.cpp
"614 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Frustum.h" -o "debug\moc_Frustum.cpp"
" 401 615 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h" 402 616 Outputs="debug\moc_Frustum.cpp" … … 409 623 Name="VCCustomBuildTool" 410 624 Description="MOC include\Frustum.h" 411 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Frustum.h -o release\moc_Frustum.cpp
"625 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Frustum.h" -o "release\moc_Frustum.cpp"
" 412 626 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h" 413 627 Outputs="release\moc_Frustum.cpp" 414 628 /> 415 629 </FileConfiguration> 630 <FileConfiguration 631 Name="Debug|x64" 632 > 633 <Tool 634 Name="VCCustomBuildTool" 635 Description="MOC include\Frustum.h" 636 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Frustum.h" -o "debug\moc_Frustum.cpp"
" 637 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h" 638 Outputs="debug\moc_Frustum.cpp" 639 /> 640 </FileConfiguration> 641 <FileConfiguration 642 Name="Release|x64" 643 > 644 <Tool 645 Name="VCCustomBuildTool" 646 Description="MOC include\Frustum.h" 647 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Frustum.h" -o "release\moc_Frustum.cpp"
" 648 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h" 649 Outputs="release\moc_Frustum.cpp" 650 /> 651 </FileConfiguration> 416 652 </File> 417 653 <File … … 428 664 Name="VCCustomBuildTool" 429 665 Description="Moc'ing interfaces.h..." 430 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
"666 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
" 431 667 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\interfaces.h" 432 668 Outputs=""$(ConfigurationName)\moc_interfaces.cpp"" … … 439 675 Name="VCCustomBuildTool" 440 676 Description="Moc'ing interfaces.h..." 441 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\release\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
"677 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
" 442 678 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\interfaces.h" 443 679 Outputs=""$(ConfigurationName)\moc_interfaces.cpp"" 444 680 /> 445 681 </FileConfiguration> 682 <FileConfiguration 683 Name="Debug|x64" 684 > 685 <Tool 686 Name="VCCustomBuildTool" 687 Description="Moc'ing interfaces.h..." 688 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
" 689 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\interfaces.h" 690 Outputs=""$(ConfigurationName)\moc_interfaces.cpp"" 691 /> 692 </FileConfiguration> 693 <FileConfiguration 694 Name="Release|x64" 695 > 696 <Tool 697 Name="VCCustomBuildTool" 698 Description="Moc'ing interfaces.h..." 699 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\interfaces.h" -o "$(ConfigurationName)\moc_interfaces.cpp"
" 700 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\interfaces.h" 701 Outputs=""$(ConfigurationName)\moc_interfaces.cpp"" 702 /> 703 </FileConfiguration> 446 704 </File> 447 705 <File … … 454 712 Name="VCCustomBuildTool" 455 713 Description="MOC include\gui\plugindialog.h" 456 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\plugindialog.h -o debug\moc_plugindialog.cpp
"714 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\plugindialog.h" -o "debug\moc_plugindialog.cpp"
" 457 715 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h" 458 716 Outputs="debug\moc_plugindialog.cpp" … … 465 723 Name="VCCustomBuildTool" 466 724 Description="MOC include\gui\plugindialog.h" 467 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\plugindialog.h -o release\moc_plugindialog.cpp
"725 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\plugindialog.h" -o "release\moc_plugindialog.cpp"
" 468 726 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h" 469 727 Outputs="release\moc_plugindialog.cpp" 470 728 /> 471 729 </FileConfiguration> 730 <FileConfiguration 731 Name="Debug|x64" 732 > 733 <Tool 734 Name="VCCustomBuildTool" 735 Description="MOC include\gui\plugindialog.h" 736 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\plugindialog.h" -o "debug\moc_plugindialog.cpp"
" 737 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h" 738 Outputs="debug\moc_plugindialog.cpp" 739 /> 740 </FileConfiguration> 741 <FileConfiguration 742 Name="Release|x64" 743 > 744 <Tool 745 Name="VCCustomBuildTool" 746 Description="MOC include\gui\plugindialog.h" 747 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\plugindialog.h" -o "release\moc_plugindialog.cpp"
" 748 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h" 749 Outputs="release\moc_plugindialog.cpp" 750 /> 751 </FileConfiguration> 472 752 </File> 473 753 <File … … 488 768 Name="VCCustomBuildTool" 489 769 Description="MOC include\gui\QChannelManagerWidget.h" 490 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QChannelManagerWidget.h -o debug\moc_QChannelManagerWidget.cpp
"770 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelManagerWidget.h" -o "debug\moc_QChannelManagerWidget.cpp"
" 491 771 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h" 492 772 Outputs="debug\moc_QChannelManagerWidget.cpp" … … 499 779 Name="VCCustomBuildTool" 500 780 Description="MOC include\gui\QChannelManagerWidget.h" 501 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QChannelManagerWidget.h -o release\moc_QChannelManagerWidget.cpp
"781 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelManagerWidget.h" -o "release\moc_QChannelManagerWidget.cpp"
" 502 782 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h" 503 783 Outputs="release\moc_QChannelManagerWidget.cpp" 504 784 /> 505 785 </FileConfiguration> 786 <FileConfiguration 787 Name="Debug|x64" 788 > 789 <Tool 790 Name="VCCustomBuildTool" 791 Description="MOC include\gui\QChannelManagerWidget.h" 792 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelManagerWidget.h" -o "debug\moc_QChannelManagerWidget.cpp"
" 793 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h" 794 Outputs="debug\moc_QChannelManagerWidget.cpp" 795 /> 796 </FileConfiguration> 797 <FileConfiguration 798 Name="Release|x64" 799 > 800 <Tool 801 Name="VCCustomBuildTool" 802 Description="MOC include\gui\QChannelManagerWidget.h" 803 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelManagerWidget.h" -o "release\moc_QChannelManagerWidget.cpp"
" 804 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h" 805 Outputs="release\moc_QChannelManagerWidget.cpp" 806 /> 807 </FileConfiguration> 506 808 </File> 507 809 <File … … 514 816 Name="VCCustomBuildTool" 515 817 Description="MOC include\gui\QChannelWidget.h" 516 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QChannelWidget.h -o debug\moc_QChannelWidget.cpp
"818 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelWidget.h" -o "debug\moc_QChannelWidget.cpp"
" 517 819 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h" 518 820 Outputs="debug\moc_QChannelWidget.cpp" … … 525 827 Name="VCCustomBuildTool" 526 828 Description="MOC include\gui\QChannelWidget.h" 527 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QChannelWidget.h -o release\moc_QChannelWidget.cpp
"829 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelWidget.h" -o "release\moc_QChannelWidget.cpp"
" 528 830 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h" 529 831 Outputs="release\moc_QChannelWidget.cpp" 530 832 /> 531 833 </FileConfiguration> 834 <FileConfiguration 835 Name="Debug|x64" 836 > 837 <Tool 838 Name="VCCustomBuildTool" 839 Description="MOC include\gui\QChannelWidget.h" 840 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelWidget.h" -o "debug\moc_QChannelWidget.cpp"
" 841 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h" 842 Outputs="debug\moc_QChannelWidget.cpp" 843 /> 844 </FileConfiguration> 845 <FileConfiguration 846 Name="Release|x64" 847 > 848 <Tool 849 Name="VCCustomBuildTool" 850 Description="MOC include\gui\QChannelWidget.h" 851 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QChannelWidget.h" -o "release\moc_QChannelWidget.cpp"
" 852 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h" 853 Outputs="release\moc_QChannelWidget.cpp" 854 /> 855 </FileConfiguration> 532 856 </File> 533 857 <File … … 540 864 Name="VCCustomBuildTool" 541 865 Description="MOC include\gui\QClientWindow.h" 542 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QClientWindow.h -o debug\moc_QClientWindow.cpp
"866 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QClientWindow.h" -o "debug\moc_QClientWindow.cpp"
" 543 867 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h" 544 868 Outputs="debug\moc_QClientWindow.cpp" … … 551 875 Name="VCCustomBuildTool" 552 876 Description="MOC include\gui\QClientWindow.h" 553 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QClientWindow.h -o release\moc_QClientWindow.cpp
"877 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QClientWindow.h" -o "release\moc_QClientWindow.cpp"
" 554 878 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h" 555 879 Outputs="release\moc_QClientWindow.cpp" 556 880 /> 557 881 </FileConfiguration> 882 <FileConfiguration 883 Name="Debug|x64" 884 > 885 <Tool 886 Name="VCCustomBuildTool" 887 Description="MOC include\gui\QClientWindow.h" 888 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QClientWindow.h" -o "debug\moc_QClientWindow.cpp"
" 889 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h" 890 Outputs="debug\moc_QClientWindow.cpp" 891 /> 892 </FileConfiguration> 893 <FileConfiguration 894 Name="Release|x64" 895 > 896 <Tool 897 Name="VCCustomBuildTool" 898 Description="MOC include\gui\QClientWindow.h" 899 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QClientWindow.h" -o "release\moc_QClientWindow.cpp"
" 900 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h" 901 Outputs="release\moc_QClientWindow.cpp" 902 /> 903 </FileConfiguration> 558 904 </File> 559 905 <File … … 566 912 Name="VCCustomBuildTool" 567 913 Description="MOC include\gui\QDesignViewWidget.h" 568 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QDesignViewWidget.h -o debug\moc_QDesignViewWidget.cpp
"914 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWidget.h" -o "debug\moc_QDesignViewWidget.cpp"
" 569 915 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h" 570 916 Outputs="debug\moc_QDesignViewWidget.cpp" … … 577 923 Name="VCCustomBuildTool" 578 924 Description="MOC include\gui\QDesignViewWidget.h" 579 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QDesignViewWidget.h -o release\moc_QDesignViewWidget.cpp
"925 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWidget.h" -o "release\moc_QDesignViewWidget.cpp"
" 580 926 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h" 581 927 Outputs="release\moc_QDesignViewWidget.cpp" 582 928 /> 583 929 </FileConfiguration> 930 <FileConfiguration 931 Name="Debug|x64" 932 > 933 <Tool 934 Name="VCCustomBuildTool" 935 Description="MOC include\gui\QDesignViewWidget.h" 936 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWidget.h" -o "debug\moc_QDesignViewWidget.cpp"
" 937 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h" 938 Outputs="debug\moc_QDesignViewWidget.cpp" 939 /> 940 </FileConfiguration> 941 <FileConfiguration 942 Name="Release|x64" 943 > 944 <Tool 945 Name="VCCustomBuildTool" 946 Description="MOC include\gui\QDesignViewWidget.h" 947 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWidget.h" -o "release\moc_QDesignViewWidget.cpp"
" 948 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h" 949 Outputs="release\moc_QDesignViewWidget.cpp" 950 /> 951 </FileConfiguration> 584 952 </File> 585 953 <File … … 592 960 Name="VCCustomBuildTool" 593 961 Description="MOC include\gui\QDesignViewWindow.h" 594 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QDesignViewWindow.h -o debug\moc_QDesignViewWindow.cpp
"962 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWindow.h" -o "debug\moc_QDesignViewWindow.cpp"
" 595 963 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h" 596 964 Outputs="debug\moc_QDesignViewWindow.cpp" … … 603 971 Name="VCCustomBuildTool" 604 972 Description="MOC include\gui\QDesignViewWindow.h" 605 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QDesignViewWindow.h -o release\moc_QDesignViewWindow.cpp
"973 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWindow.h" -o "release\moc_QDesignViewWindow.cpp"
" 606 974 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h" 607 975 Outputs="release\moc_QDesignViewWindow.cpp" 608 976 /> 609 977 </FileConfiguration> 978 <FileConfiguration 979 Name="Debug|x64" 980 > 981 <Tool 982 Name="VCCustomBuildTool" 983 Description="MOC include\gui\QDesignViewWindow.h" 984 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWindow.h" -o "debug\moc_QDesignViewWindow.cpp"
" 985 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h" 986 Outputs="debug\moc_QDesignViewWindow.cpp" 987 /> 988 </FileConfiguration> 989 <FileConfiguration 990 Name="Release|x64" 991 > 992 <Tool 993 Name="VCCustomBuildTool" 994 Description="MOC include\gui\QDesignViewWindow.h" 995 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QDesignViewWindow.h" -o "release\moc_QDesignViewWindow.cpp"
" 996 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h" 997 Outputs="release\moc_QDesignViewWindow.cpp" 998 /> 999 </FileConfiguration> 610 1000 </File> 611 1001 <File … … 618 1008 Name="VCCustomBuildTool" 619 1009 Description="MOC include\gui\QGLViewerWidget.h" 620 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QGLViewerWidget.h -o debug\moc_QGLViewerWidget.cpp
"1010 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QGLViewerWidget.h" -o "debug\moc_QGLViewerWidget.cpp"
" 621 1011 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h" 622 1012 Outputs="debug\moc_QGLViewerWidget.cpp" … … 629 1019 Name="VCCustomBuildTool" 630 1020 Description="MOC include\gui\QGLViewerWidget.h" 631 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QGLViewerWidget.h -o release\moc_QGLViewerWidget.cpp
"1021 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QGLViewerWidget.h" -o "release\moc_QGLViewerWidget.cpp"
" 632 1022 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h" 633 1023 Outputs="release\moc_QGLViewerWidget.cpp" 634 1024 /> 635 1025 </FileConfiguration> 1026 <FileConfiguration 1027 Name="Debug|x64" 1028 > 1029 <Tool 1030 Name="VCCustomBuildTool" 1031 Description="MOC include\gui\QGLViewerWidget.h" 1032 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QGLViewerWidget.h" -o "debug\moc_QGLViewerWidget.cpp"
" 1033 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h" 1034 Outputs="debug\moc_QGLViewerWidget.cpp" 1035 /> 1036 </FileConfiguration> 1037 <FileConfiguration 1038 Name="Release|x64" 1039 > 1040 <Tool 1041 Name="VCCustomBuildTool" 1042 Description="MOC include\gui\QGLViewerWidget.h" 1043 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QGLViewerWidget.h" -o "release\moc_QGLViewerWidget.cpp"
" 1044 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h" 1045 Outputs="release\moc_QGLViewerWidget.cpp" 1046 /> 1047 </FileConfiguration> 636 1048 </File> 637 1049 <File … … 644 1056 Name="VCCustomBuildTool" 645 1057 Description="MOC include\gui\QPanelWidget.h" 646 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QPanelWidget.h -o debug\moc_QPanelWidget.cpp
"1058 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPanelWidget.h" -o "debug\moc_QPanelWidget.cpp"
" 647 1059 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h" 648 1060 Outputs="debug\moc_QPanelWidget.cpp" … … 655 1067 Name="VCCustomBuildTool" 656 1068 Description="MOC include\gui\QPanelWidget.h" 657 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QPanelWidget.h -o release\moc_QPanelWidget.cpp
"1069 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPanelWidget.h" -o "release\moc_QPanelWidget.cpp"
" 658 1070 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h" 659 1071 Outputs="release\moc_QPanelWidget.cpp" 660 1072 /> 661 1073 </FileConfiguration> 1074 <FileConfiguration 1075 Name="Debug|x64" 1076 > 1077 <Tool 1078 Name="VCCustomBuildTool" 1079 Description="MOC include\gui\QPanelWidget.h" 1080 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPanelWidget.h" -o "debug\moc_QPanelWidget.cpp"
" 1081 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h" 1082 Outputs="debug\moc_QPanelWidget.cpp" 1083 /> 1084 </FileConfiguration> 1085 <FileConfiguration 1086 Name="Release|x64" 1087 > 1088 <Tool 1089 Name="VCCustomBuildTool" 1090 Description="MOC include\gui\QPanelWidget.h" 1091 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPanelWidget.h" -o "release\moc_QPanelWidget.cpp"
" 1092 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h" 1093 Outputs="release\moc_QPanelWidget.cpp" 1094 /> 1095 </FileConfiguration> 662 1096 </File> 663 1097 <File … … 670 1104 Name="VCCustomBuildTool" 671 1105 Description="MOC include\gui\QPreferenceDialog.h" 672 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QPreferenceDialog.h -o debug\moc_QPreferenceDialog.cpp
"1106 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPreferenceDialog.h" -o "debug\moc_QPreferenceDialog.cpp"
" 673 1107 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h" 674 1108 Outputs="debug\moc_QPreferenceDialog.cpp" … … 681 1115 Name="VCCustomBuildTool" 682 1116 Description="MOC include\gui\QPreferenceDialog.h" 683 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QPreferenceDialog.h -o release\moc_QPreferenceDialog.cpp
"1117 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPreferenceDialog.h" -o "release\moc_QPreferenceDialog.cpp"
" 684 1118 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h" 685 1119 Outputs="release\moc_QPreferenceDialog.cpp" 686 1120 /> 687 1121 </FileConfiguration> 1122 <FileConfiguration 1123 Name="Debug|x64" 1124 > 1125 <Tool 1126 Name="VCCustomBuildTool" 1127 Description="MOC include\gui\QPreferenceDialog.h" 1128 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPreferenceDialog.h" -o "debug\moc_QPreferenceDialog.cpp"
" 1129 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h" 1130 Outputs="debug\moc_QPreferenceDialog.cpp" 1131 /> 1132 </FileConfiguration> 1133 <FileConfiguration 1134 Name="Release|x64" 1135 > 1136 <Tool 1137 Name="VCCustomBuildTool" 1138 Description="MOC include\gui\QPreferenceDialog.h" 1139 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QPreferenceDialog.h" -o "release\moc_QPreferenceDialog.cpp"
" 1140 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h" 1141 Outputs="release\moc_QPreferenceDialog.cpp" 1142 /> 1143 </FileConfiguration> 688 1144 </File> 689 1145 <File … … 696 1152 Name="VCCustomBuildTool" 697 1153 Description="MOC include\gui\QProjectionMatrixWidget.h" 698 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QProjectionMatrixWidget.h -o debug\moc_QProjectionMatrixWidget.cpp
"1154 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectionMatrixWidget.h" -o "debug\moc_QProjectionMatrixWidget.cpp"
" 699 1155 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h" 700 1156 Outputs="debug\moc_QProjectionMatrixWidget.cpp" … … 707 1163 Name="VCCustomBuildTool" 708 1164 Description="MOC include\gui\QProjectionMatrixWidget.h" 709 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QProjectionMatrixWidget.h -o release\moc_QProjectionMatrixWidget.cpp
"1165 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectionMatrixWidget.h" -o "release\moc_QProjectionMatrixWidget.cpp"
" 710 1166 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h" 711 1167 Outputs="release\moc_QProjectionMatrixWidget.cpp" 712 1168 /> 713 1169 </FileConfiguration> 1170 <FileConfiguration 1171 Name="Debug|x64" 1172 > 1173 <Tool 1174 Name="VCCustomBuildTool" 1175 Description="MOC include\gui\QProjectionMatrixWidget.h" 1176 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectionMatrixWidget.h" -o "debug\moc_QProjectionMatrixWidget.cpp"
" 1177 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h" 1178 Outputs="debug\moc_QProjectionMatrixWidget.cpp" 1179 /> 1180 </FileConfiguration> 1181 <FileConfiguration 1182 Name="Release|x64" 1183 > 1184 <Tool 1185 Name="VCCustomBuildTool" 1186 Description="MOC include\gui\QProjectionMatrixWidget.h" 1187 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectionMatrixWidget.h" -o "release\moc_QProjectionMatrixWidget.cpp"
" 1188 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h" 1189 Outputs="release\moc_QProjectionMatrixWidget.cpp" 1190 /> 1191 </FileConfiguration> 714 1192 </File> 715 1193 <File … … 722 1200 Name="VCCustomBuildTool" 723 1201 Description="MOC include\gui\QProjectorWindow.h" 724 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QProjectorWindow.h -o debug\moc_QProjectorWindow.cpp
"1202 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectorWindow.h" -o "debug\moc_QProjectorWindow.cpp"
" 725 1203 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h" 726 1204 Outputs="debug\moc_QProjectorWindow.cpp" … … 733 1211 Name="VCCustomBuildTool" 734 1212 Description="MOC include\gui\QProjectorWindow.h" 735 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QProjectorWindow.h -o release\moc_QProjectorWindow.cpp
"1213 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectorWindow.h" -o "release\moc_QProjectorWindow.cpp"
" 736 1214 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h" 737 1215 Outputs="release\moc_QProjectorWindow.cpp" 738 1216 /> 739 1217 </FileConfiguration> 1218 <FileConfiguration 1219 Name="Debug|x64" 1220 > 1221 <Tool 1222 Name="VCCustomBuildTool" 1223 Description="MOC include\gui\QProjectorWindow.h" 1224 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectorWindow.h" -o "debug\moc_QProjectorWindow.cpp"
" 1225 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h" 1226 Outputs="debug\moc_QProjectorWindow.cpp" 1227 /> 1228 </FileConfiguration> 1229 <FileConfiguration 1230 Name="Release|x64" 1231 > 1232 <Tool 1233 Name="VCCustomBuildTool" 1234 Description="MOC include\gui\QProjectorWindow.h" 1235 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QProjectorWindow.h" -o "release\moc_QProjectorWindow.cpp"
" 1236 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h" 1237 Outputs="release\moc_QProjectorWindow.cpp" 1238 /> 1239 </FileConfiguration> 740 1240 </File> 741 1241 <File … … 748 1248 Name="VCCustomBuildTool" 749 1249 Description="MOC include\gui\QSceneViewerWindow.h" 750 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QSceneViewerWindow.h -o debug\moc_QSceneViewerWindow.cpp
"1250 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneViewerWindow.h" -o "debug\moc_QSceneViewerWindow.cpp"
" 751 1251 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h" 752 1252 Outputs="debug\moc_QSceneViewerWindow.cpp" … … 759 1259 Name="VCCustomBuildTool" 760 1260 Description="MOC include\gui\QSceneViewerWindow.h" 761 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QSceneViewerWindow.h -o release\moc_QSceneViewerWindow.cpp
"1261 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneViewerWindow.h" -o "release\moc_QSceneViewerWindow.cpp"
" 762 1262 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h" 763 1263 Outputs="release\moc_QSceneViewerWindow.cpp" 764 1264 /> 765 1265 </FileConfiguration> 1266 <FileConfiguration 1267 Name="Debug|x64" 1268 > 1269 <Tool 1270 Name="VCCustomBuildTool" 1271 Description="MOC include\gui\QSceneViewerWindow.h" 1272 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneViewerWindow.h" -o "debug\moc_QSceneViewerWindow.cpp"
" 1273 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h" 1274 Outputs="debug\moc_QSceneViewerWindow.cpp" 1275 /> 1276 </FileConfiguration> 1277 <FileConfiguration 1278 Name="Release|x64" 1279 > 1280 <Tool 1281 Name="VCCustomBuildTool" 1282 Description="MOC include\gui\QSceneViewerWindow.h" 1283 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneViewerWindow.h" -o "release\moc_QSceneViewerWindow.cpp"
" 1284 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h" 1285 Outputs="release\moc_QSceneViewerWindow.cpp" 1286 /> 1287 </FileConfiguration> 766 1288 </File> 767 1289 <File … … 774 1296 Name="VCCustomBuildTool" 775 1297 Description="MOC include\gui\QSceneWidget.h" 776 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QSceneWidget.h -o debug\moc_QSceneWidget.cpp
"1298 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneWidget.h" -o "debug\moc_QSceneWidget.cpp"
" 777 1299 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h" 778 1300 Outputs="debug\moc_QSceneWidget.cpp" … … 785 1307 Name="VCCustomBuildTool" 786 1308 Description="MOC include\gui\QSceneWidget.h" 787 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QSceneWidget.h -o release\moc_QSceneWidget.cpp
"1309 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneWidget.h" -o "release\moc_QSceneWidget.cpp"
" 788 1310 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h" 789 1311 Outputs="release\moc_QSceneWidget.cpp" 790 1312 /> 791 1313 </FileConfiguration> 1314 <FileConfiguration 1315 Name="Debug|x64" 1316 > 1317 <Tool 1318 Name="VCCustomBuildTool" 1319 Description="MOC include\gui\QSceneWidget.h" 1320 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneWidget.h" -o "debug\moc_QSceneWidget.cpp"
" 1321 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h" 1322 Outputs="debug\moc_QSceneWidget.cpp" 1323 /> 1324 </FileConfiguration> 1325 <FileConfiguration 1326 Name="Release|x64" 1327 > 1328 <Tool 1329 Name="VCCustomBuildTool" 1330 Description="MOC include\gui\QSceneWidget.h" 1331 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QSceneWidget.h" -o "release\moc_QSceneWidget.cpp"
" 1332 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h" 1333 Outputs="release\moc_QSceneWidget.cpp" 1334 /> 1335 </FileConfiguration> 792 1336 </File> 793 1337 <File … … 800 1344 Name="VCCustomBuildTool" 801 1345 Description="MOC include\gui\QScreenWidget.h" 802 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QScreenWidget.h -o debug\moc_QScreenWidget.cpp
"1346 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QScreenWidget.h" -o "debug\moc_QScreenWidget.cpp"
" 803 1347 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h" 804 1348 Outputs="debug\moc_QScreenWidget.cpp" … … 811 1355 Name="VCCustomBuildTool" 812 1356 Description="MOC include\gui\QScreenWidget.h" 813 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QScreenWidget.h -o release\moc_QScreenWidget.cpp
"1357 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QScreenWidget.h" -o "release\moc_QScreenWidget.cpp"
" 814 1358 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h" 815 1359 Outputs="release\moc_QScreenWidget.cpp" 816 1360 /> 817 1361 </FileConfiguration> 1362 <FileConfiguration 1363 Name="Debug|x64" 1364 > 1365 <Tool 1366 Name="VCCustomBuildTool" 1367 Description="MOC include\gui\QScreenWidget.h" 1368 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QScreenWidget.h" -o "debug\moc_QScreenWidget.cpp"
" 1369 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h" 1370 Outputs="debug\moc_QScreenWidget.cpp" 1371 /> 1372 </FileConfiguration> 1373 <FileConfiguration 1374 Name="Release|x64" 1375 > 1376 <Tool 1377 Name="VCCustomBuildTool" 1378 Description="MOC include\gui\QScreenWidget.h" 1379 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QScreenWidget.h" -o "release\moc_QScreenWidget.cpp"
" 1380 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h" 1381 Outputs="release\moc_QScreenWidget.cpp" 1382 /> 1383 </FileConfiguration> 818 1384 </File> 819 1385 <File … … 826 1392 Name="VCCustomBuildTool" 827 1393 Description="MOC include\gui\QTransformMatrixWidget.h" 828 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QTransformMatrixWidget.h -o debug\moc_QTransformMatrixWidget.cpp
"1394 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QTransformMatrixWidget.h" -o "debug\moc_QTransformMatrixWidget.cpp"
" 829 1395 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h" 830 1396 Outputs="debug\moc_QTransformMatrixWidget.cpp" … … 837 1403 Name="VCCustomBuildTool" 838 1404 Description="MOC include\gui\QTransformMatrixWidget.h" 839 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\gui\QTransformMatrixWidget.h -o release\moc_QTransformMatrixWidget.cpp
"1405 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QTransformMatrixWidget.h" -o "release\moc_QTransformMatrixWidget.cpp"
" 840 1406 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h" 841 1407 Outputs="release\moc_QTransformMatrixWidget.cpp" 842 1408 /> 843 1409 </FileConfiguration> 1410 <FileConfiguration 1411 Name="Debug|x64" 1412 > 1413 <Tool 1414 Name="VCCustomBuildTool" 1415 Description="MOC include\gui\QTransformMatrixWidget.h" 1416 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QTransformMatrixWidget.h" -o "debug\moc_QTransformMatrixWidget.cpp"
" 1417 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h" 1418 Outputs="debug\moc_QTransformMatrixWidget.cpp" 1419 /> 1420 </FileConfiguration> 1421 <FileConfiguration 1422 Name="Release|x64" 1423 > 1424 <Tool 1425 Name="VCCustomBuildTool" 1426 Description="MOC include\gui\QTransformMatrixWidget.h" 1427 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\gui\QTransformMatrixWidget.h" -o "release\moc_QTransformMatrixWidget.cpp"
" 1428 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h" 1429 Outputs="release\moc_QTransformMatrixWidget.cpp" 1430 /> 1431 </FileConfiguration> 844 1432 </File> 845 1433 <File … … 852 1440 Name="VCCustomBuildTool" 853 1441 Description="MOC include\RSync.h" 854 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\RSync.h -o debug\moc_RSync.cpp
"1442 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\RSync.h" -o "debug\moc_RSync.cpp"
" 855 1443 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h" 856 1444 Outputs="debug\moc_RSync.cpp" … … 863 1451 Name="VCCustomBuildTool" 864 1452 Description="MOC include\RSync.h" 865 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\RSync.h -o release\moc_RSync.cpp
"1453 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\RSync.h" -o "release\moc_RSync.cpp"
" 866 1454 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h" 867 1455 Outputs="release\moc_RSync.cpp" 868 1456 /> 869 1457 </FileConfiguration> 1458 <FileConfiguration 1459 Name="Debug|x64" 1460 > 1461 <Tool 1462 Name="VCCustomBuildTool" 1463 Description="MOC include\RSync.h" 1464 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\RSync.h" -o "debug\moc_RSync.cpp"
" 1465 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h" 1466 Outputs="debug\moc_RSync.cpp" 1467 /> 1468 </FileConfiguration> 1469 <FileConfiguration 1470 Name="Release|x64" 1471 > 1472 <Tool 1473 Name="VCCustomBuildTool" 1474 Description="MOC include\RSync.h" 1475 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\RSync.h" -o "release\moc_RSync.cpp"
" 1476 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h" 1477 Outputs="release\moc_RSync.cpp" 1478 /> 1479 </FileConfiguration> 870 1480 </File> 871 1481 <File … … 878 1488 Name="VCCustomBuildTool" 879 1489 Description="MOC include\Scene.h" 880 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Scene.h -o debug\moc_Scene.cpp
"1490 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Scene.h" -o "debug\moc_Scene.cpp"
" 881 1491 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h" 882 1492 Outputs="debug\moc_Scene.cpp" … … 889 1499 Name="VCCustomBuildTool" 890 1500 Description="MOC include\Scene.h" 891 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Scene.h -o release\moc_Scene.cpp
"1501 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Scene.h" -o "release\moc_Scene.cpp"
" 892 1502 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h" 893 1503 Outputs="release\moc_Scene.cpp" 894 1504 /> 895 1505 </FileConfiguration> 1506 <FileConfiguration 1507 Name="Debug|x64" 1508 > 1509 <Tool 1510 Name="VCCustomBuildTool" 1511 Description="MOC include\Scene.h" 1512 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Scene.h" -o "debug\moc_Scene.cpp"
" 1513 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h" 1514 Outputs="debug\moc_Scene.cpp" 1515 /> 1516 </FileConfiguration> 1517 <FileConfiguration 1518 Name="Release|x64" 1519 > 1520 <Tool 1521 Name="VCCustomBuildTool" 1522 Description="MOC include\Scene.h" 1523 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Scene.h" -o "release\moc_Scene.cpp"
" 1524 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h" 1525 Outputs="release\moc_Scene.cpp" 1526 /> 1527 </FileConfiguration> 896 1528 </File> 897 1529 <File … … 904 1536 Name="VCCustomBuildTool" 905 1537 Description="MOC include\Screen.h" 906 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Screen.h -o debug\moc_Screen.cpp
"1538 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Screen.h" -o "debug\moc_Screen.cpp"
" 907 1539 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h" 908 1540 Outputs="debug\moc_Screen.cpp" … … 915 1547 Name="VCCustomBuildTool" 916 1548 Description="MOC include\Screen.h" 917 CommandLine=" $(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtOpenGL" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include" -I".." -I"." -I"include" -I"include\math" -I"include\gui" -I"include\screen" -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 include\Screen.h -o release\moc_Screen.cpp
"1549 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Screen.h" -o "release\moc_Screen.cpp"
" 918 1550 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h" 919 1551 Outputs="release\moc_Screen.cpp" 920 1552 /> 921 1553 </FileConfiguration> 1554 <FileConfiguration 1555 Name="Debug|x64" 1556 > 1557 <Tool 1558 Name="VCCustomBuildTool" 1559 Description="MOC include\Screen.h" 1560 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Screen.h" -o "debug\moc_Screen.cpp"
" 1561 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h" 1562 Outputs="debug\moc_Screen.cpp" 1563 /> 1564 </FileConfiguration> 1565 <FileConfiguration 1566 Name="Release|x64" 1567 > 1568 <Tool 1569 Name="VCCustomBuildTool" 1570 Description="MOC include\Screen.h" 1571 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\Screen.h" -o "release\moc_Screen.cpp"
" 1572 AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h" 1573 Outputs="release\moc_Screen.cpp" 1574 /> 1575 </FileConfiguration> 922 1576 </File> 923 1577 <File … … 938 1592 Name="VCCustomBuildTool" 939 1593 Description="Moc'ing ScreenModel.h..." 940 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
"1594 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
" 941 1595 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenModel.h" 942 1596 Outputs=""$(ConfigurationName)\moc_ScreenModel.cpp"" … … 949 1603 Name="VCCustomBuildTool" 950 1604 Description="Moc'ing ScreenModel.h..." 951 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\release\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
"1605 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
" 952 1606 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenModel.h" 953 1607 Outputs=""$(ConfigurationName)\moc_ScreenModel.cpp"" 954 1608 /> 955 1609 </FileConfiguration> 1610 <FileConfiguration 1611 Name="Debug|x64" 1612 > 1613 <Tool 1614 Name="VCCustomBuildTool" 1615 Description="Moc'ing ScreenModel.h..." 1616 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
" 1617 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenModel.h" 1618 Outputs=""$(ConfigurationName)\moc_ScreenModel.cpp"" 1619 /> 1620 </FileConfiguration> 1621 <FileConfiguration 1622 Name="Release|x64" 1623 > 1624 <Tool 1625 Name="VCCustomBuildTool" 1626 Description="Moc'ing ScreenModel.h..." 1627 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenModel.h" -o "$(ConfigurationName)\moc_ScreenModel.cpp"
" 1628 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenModel.h" 1629 Outputs=""$(ConfigurationName)\moc_ScreenModel.cpp"" 1630 /> 1631 </FileConfiguration> 956 1632 </File> 957 1633 <File … … 968 1644 Name="VCCustomBuildTool" 969 1645 Description="Moc'ing ScreenShape.h..." 970 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
"1646 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
" 971 1647 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenShape.h" 972 1648 Outputs=""$(ConfigurationName)\moc_ScreenShape.cpp"" … … 979 1655 Name="VCCustomBuildTool" 980 1656 Description="Moc'ing ScreenShape.h..." 981 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\release\." -I".\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
" 1657 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
" 1658 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenShape.h" 1659 Outputs=""$(ConfigurationName)\moc_ScreenShape.cpp"" 1660 /> 1661 </FileConfiguration> 1662 <FileConfiguration 1663 Name="Debug|x64" 1664 > 1665 <Tool 1666 Name="VCCustomBuildTool" 1667 Description="Moc'ing ScreenShape.h..." 1668 CommandLine=""$(QTDIR)\bin\moc.exe" -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
" 1669 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenShape.h" 1670 Outputs=""$(ConfigurationName)\moc_ScreenShape.cpp"" 1671 /> 1672 </FileConfiguration> 1673 <FileConfiguration 1674 Name="Release|x64" 1675 > 1676 <Tool 1677 Name="VCCustomBuildTool" 1678 Description="Moc'ing ScreenShape.h..." 1679 CommandLine=""$(QTDIR)\bin\moc.exe" -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG -I"$(QTDIR)\include\QtCore\." -I"$(QTDIR)\include\QtNetwork\." -I"$(QTDIR)\include\QtGui\." -I"$(QTDIR)\include\QtOpenGL\." -I"$(QTDIR)\include\QtXml\." -I"$(QTDIR)\include\." -I".\..\." -I".\." -I".\include\." -I".\include\math\." -I".\include\gui\." -I".\include\screen\." -I"$(QTDIR)\include\ActiveQt\." -I".\debug\." -I"$(QTDIR)\mkspecs\win32-msvc2005\." -I"D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\." "include\screen\ScreenShape.h" -o "$(ConfigurationName)\moc_ScreenShape.cpp"
" 982 1680 AdditionalDependencies=""$(QTDIR)\bin\moc.exe";include\screen\ScreenShape.h" 983 1681 Outputs=""$(ConfigurationName)\moc_ScreenShape.cpp"" … … 1004 1702 > 1005 1703 <File 1704 RelativePath="release\moc_Channel.cpp" 1705 > 1706 <FileConfiguration 1707 Name="Debug|Win32" 1708 ExcludedFromBuild="true" 1709 > 1710 <Tool 1711 Name="VCCLCompilerTool" 1712 /> 1713 </FileConfiguration> 1714 <FileConfiguration 1715 Name="Debug|x64" 1716 ExcludedFromBuild="true" 1717 > 1718 <Tool 1719 Name="VCCLCompilerTool" 1720 /> 1721 </FileConfiguration> 1722 </File> 1723 <File 1006 1724 RelativePath="debug\moc_Channel.cpp" 1007 1725 > … … 1014 1732 /> 1015 1733 </FileConfiguration> 1016 </File> 1017 <File 1018 RelativePath="release\moc_Channel.cpp" 1019 > 1020 <FileConfiguration 1021 Name="Debug|Win32" 1734 <FileConfiguration 1735 Name="Release|x64" 1736 ExcludedFromBuild="true" 1737 > 1738 <Tool 1739 Name="VCCLCompilerTool" 1740 /> 1741 </FileConfiguration> 1742 </File> 1743 <File 1744 RelativePath="release\moc_Frustum.cpp" 1745 > 1746 <FileConfiguration 1747 Name="Debug|Win32" 1748 ExcludedFromBuild="true" 1749 > 1750 <Tool 1751 Name="VCCLCompilerTool" 1752 /> 1753 </FileConfiguration> 1754 <FileConfiguration 1755 Name="Debug|x64" 1022 1756 ExcludedFromBuild="true" 1023 1757 > … … 1038 1772 /> 1039 1773 </FileConfiguration> 1040 </File> 1041 <File 1042 RelativePath="release\moc_Frustum.cpp" 1043 > 1044 <FileConfiguration 1045 Name="Debug|Win32" 1774 <FileConfiguration 1775 Name="Release|x64" 1776 ExcludedFromBuild="true" 1777 > 1778 <Tool 1779 Name="VCCLCompilerTool" 1780 /> 1781 </FileConfiguration> 1782 </File> 1783 <File 1784 RelativePath=".\debug\moc_interfaces.cpp" 1785 > 1786 <FileConfiguration 1787 Name="Release|Win32" 1788 ExcludedFromBuild="true" 1789 > 1790 <Tool 1791 Name="VCCLCompilerTool" 1792 /> 1793 </FileConfiguration> 1794 <FileConfiguration 1795 Name="Release|x64" 1046 1796 ExcludedFromBuild="true" 1047 1797 > … … 1062 1812 /> 1063 1813 </FileConfiguration> 1064 </File> 1065 <File 1066 RelativePath=".\debug\moc_interfaces.cpp" 1067 > 1068 <FileConfiguration 1069 Name="Release|Win32" 1814 <FileConfiguration 1815 Name="Debug|x64" 1070 1816 ExcludedFromBuild="true" 1071 1817 > … … 1086 1832 /> 1087 1833 </FileConfiguration> 1834 <FileConfiguration 1835 Name="Debug|x64" 1836 ExcludedFromBuild="true" 1837 > 1838 <Tool 1839 Name="VCCLCompilerTool" 1840 /> 1841 </FileConfiguration> 1088 1842 </File> 1089 1843 <File … … 1098 1852 /> 1099 1853 </FileConfiguration> 1854 <FileConfiguration 1855 Name="Release|x64" 1856 ExcludedFromBuild="true" 1857 > 1858 <Tool 1859 Name="VCCLCompilerTool" 1860 /> 1861 </FileConfiguration> 1862 </File> 1863 <File 1864 RelativePath="debug\moc_QChannelManagerWidget.cpp" 1865 > 1866 <FileConfiguration 1867 Name="Release|Win32" 1868 ExcludedFromBuild="true" 1869 > 1870 <Tool 1871 Name="VCCLCompilerTool" 1872 /> 1873 </FileConfiguration> 1874 <FileConfiguration 1875 Name="Release|x64" 1876 ExcludedFromBuild="true" 1877 > 1878 <Tool 1879 Name="VCCLCompilerTool" 1880 /> 1881 </FileConfiguration> 1100 1882 </File> 1101 1883 <File … … 1110 1892 /> 1111 1893 </FileConfiguration> 1112 </File> 1113 <File 1114 RelativePath="debug\moc_QChannelManagerWidget.cpp" 1115 > 1116 <FileConfiguration 1117 Name="Release|Win32" 1894 <FileConfiguration 1895 Name="Debug|x64" 1896 ExcludedFromBuild="true" 1897 > 1898 <Tool 1899 Name="VCCLCompilerTool" 1900 /> 1901 </FileConfiguration> 1902 </File> 1903 <File 1904 RelativePath="release\moc_QChannelWidget.cpp" 1905 > 1906 <FileConfiguration 1907 Name="Debug|Win32" 1908 ExcludedFromBuild="true" 1909 > 1910 <Tool 1911 Name="VCCLCompilerTool" 1912 /> 1913 </FileConfiguration> 1914 <FileConfiguration 1915 Name="Debug|x64" 1118 1916 ExcludedFromBuild="true" 1119 1917 > … … 1134 1932 /> 1135 1933 </FileConfiguration> 1136 </File> 1137 <File 1138 RelativePath="release\moc_QChannelWidget.cpp" 1139 > 1140 <FileConfiguration 1141 Name="Debug|Win32" 1934 <FileConfiguration 1935 Name="Release|x64" 1936 ExcludedFromBuild="true" 1937 > 1938 <Tool 1939 Name="VCCLCompilerTool" 1940 /> 1941 </FileConfiguration> 1942 </File> 1943 <File 1944 RelativePath="debug\moc_QClientWindow.cpp" 1945 > 1946 <FileConfiguration 1947 Name="Release|Win32" 1948 ExcludedFromBuild="true" 1949 > 1950 <Tool 1951 Name="VCCLCompilerTool" 1952 /> 1953 </FileConfiguration> 1954 <FileConfiguration 1955 Name="Release|x64" 1142 1956 ExcludedFromBuild="true" 1143 1957 > … … 1158 1972 /> 1159 1973 </FileConfiguration> 1160 </File> 1161 <File 1162 RelativePath="debug\moc_QClientWindow.cpp" 1163 > 1164 <FileConfiguration 1165 Name="Release|Win32" 1974 <FileConfiguration 1975 Name="Debug|x64" 1166 1976 ExcludedFromBuild="true" 1167 1977 > … … 1182 1992 /> 1183 1993 </FileConfiguration> 1994 <FileConfiguration 1995 Name="Release|x64" 1996 ExcludedFromBuild="true" 1997 > 1998 <Tool 1999 Name="VCCLCompilerTool" 2000 /> 2001 </FileConfiguration> 1184 2002 </File> 1185 2003 <File … … 1194 2012 /> 1195 2013 </FileConfiguration> 2014 <FileConfiguration 2015 Name="Debug|x64" 2016 ExcludedFromBuild="true" 2017 > 2018 <Tool 2019 Name="VCCLCompilerTool" 2020 /> 2021 </FileConfiguration> 2022 </File> 2023 <File 2024 RelativePath="release\moc_QDesignViewWindow.cpp" 2025 > 2026 <FileConfiguration 2027 Name="Debug|Win32" 2028 ExcludedFromBuild="true" 2029 > 2030 <Tool 2031 Name="VCCLCompilerTool" 2032 /> 2033 </FileConfiguration> 2034 <FileConfiguration 2035 Name="Debug|x64" 2036 ExcludedFromBuild="true" 2037 > 2038 <Tool 2039 Name="VCCLCompilerTool" 2040 /> 2041 </FileConfiguration> 1196 2042 </File> 1197 2043 <File … … 1206 2052 /> 1207 2053 </FileConfiguration> 1208 </File> 1209 <File 1210 RelativePath="release\moc_QDesignViewWindow.cpp" 1211 > 1212 <FileConfiguration 1213 Name="Debug|Win32" 2054 <FileConfiguration 2055 Name="Release|x64" 2056 ExcludedFromBuild="true" 2057 > 2058 <Tool 2059 Name="VCCLCompilerTool" 2060 /> 2061 </FileConfiguration> 2062 </File> 2063 <File 2064 RelativePath="release\moc_QGLViewerWidget.cpp" 2065 > 2066 <FileConfiguration 2067 Name="Debug|Win32" 2068 ExcludedFromBuild="true" 2069 > 2070 <Tool 2071 Name="VCCLCompilerTool" 2072 /> 2073 </FileConfiguration> 2074 <FileConfiguration 2075 Name="Debug|x64" 1214 2076 ExcludedFromBuild="true" 1215 2077 > … … 1230 2092 /> 1231 2093 </FileConfiguration> 1232 </File> 1233 <File 1234 RelativePath="release\moc_QGLViewerWidget.cpp" 1235 > 1236 <FileConfiguration 1237 Name="Debug|Win32" 2094 <FileConfiguration 2095 Name="Release|x64" 2096 ExcludedFromBuild="true" 2097 > 2098 <Tool 2099 Name="VCCLCompilerTool" 2100 /> 2101 </FileConfiguration> 2102 </File> 2103 <File 2104 RelativePath="release\moc_QPanelWidget.cpp" 2105 > 2106 <FileConfiguration 2107 Name="Debug|Win32" 2108 ExcludedFromBuild="true" 2109 > 2110 <Tool 2111 Name="VCCLCompilerTool" 2112 /> 2113 </FileConfiguration> 2114 <FileConfiguration 2115 Name="Debug|x64" 1238 2116 ExcludedFromBuild="true" 1239 2117 > … … 1254 2132 /> 1255 2133 </FileConfiguration> 1256 </File> 1257 <File 1258 RelativePath="release\moc_QPanelWidget.cpp" 1259 > 1260 <FileConfiguration 1261 Name="Debug|Win32" 2134 <FileConfiguration 2135 Name="Release|x64" 1262 2136 ExcludedFromBuild="true" 1263 2137 > … … 1278 2152 /> 1279 2153 </FileConfiguration> 2154 <FileConfiguration 2155 Name="Debug|x64" 2156 ExcludedFromBuild="true" 2157 > 2158 <Tool 2159 Name="VCCLCompilerTool" 2160 /> 2161 </FileConfiguration> 1280 2162 </File> 1281 2163 <File … … 1290 2172 /> 1291 2173 </FileConfiguration> 2174 <FileConfiguration 2175 Name="Release|x64" 2176 ExcludedFromBuild="true" 2177 > 2178 <Tool 2179 Name="VCCLCompilerTool" 2180 /> 2181 </FileConfiguration> 2182 </File> 2183 <File 2184 RelativePath="release\moc_QProjectionMatrixWidget.cpp" 2185 > 2186 <FileConfiguration 2187 Name="Debug|Win32" 2188 ExcludedFromBuild="true" 2189 > 2190 <Tool 2191 Name="VCCLCompilerTool" 2192 /> 2193 </FileConfiguration> 2194 <FileConfiguration 2195 Name="Debug|x64" 2196 ExcludedFromBuild="true" 2197 > 2198 <Tool 2199 Name="VCCLCompilerTool" 2200 /> 2201 </FileConfiguration> 1292 2202 </File> 1293 2203 <File … … 1302 2212 /> 1303 2213 </FileConfiguration> 1304 </File> 1305 <File 1306 RelativePath="release\moc_QProjectionMatrixWidget.cpp" 1307 > 1308 <FileConfiguration 1309 Name="Debug|Win32" 2214 <FileConfiguration 2215 Name="Release|x64" 2216 ExcludedFromBuild="true" 2217 > 2218 <Tool 2219 Name="VCCLCompilerTool" 2220 /> 2221 </FileConfiguration> 2222 </File> 2223 <File 2224 RelativePath="release\moc_QProjectorWindow.cpp" 2225 > 2226 <FileConfiguration 2227 Name="Debug|Win32" 2228 ExcludedFromBuild="true" 2229 > 2230 <Tool 2231 Name="VCCLCompilerTool" 2232 /> 2233 </FileConfiguration> 2234 <FileConfiguration 2235 Name="Debug|x64" 1310 2236 ExcludedFromBuild="true" 1311 2237 > … … 1326 2252 /> 1327 2253 </FileConfiguration> 1328 </File> 1329 <File 1330 RelativePath="release\moc_QProjectorWindow.cpp" 1331 > 1332 <FileConfiguration 1333 Name="Debug|Win32" 2254 <FileConfiguration 2255 Name="Release|x64" 1334 2256 ExcludedFromBuild="true" 1335 2257 > … … 1350 2272 /> 1351 2273 </FileConfiguration> 2274 <FileConfiguration 2275 Name="Release|x64" 2276 ExcludedFromBuild="true" 2277 > 2278 <Tool 2279 Name="VCCLCompilerTool" 2280 /> 2281 </FileConfiguration> 1352 2282 </File> 1353 2283 <File … … 1362 2292 /> 1363 2293 </FileConfiguration> 2294 <FileConfiguration 2295 Name="Debug|x64" 2296 ExcludedFromBuild="true" 2297 > 2298 <Tool 2299 Name="VCCLCompilerTool" 2300 /> 2301 </FileConfiguration> 2302 </File> 2303 <File 2304 RelativePath="debug\moc_QSceneWidget.cpp" 2305 > 2306 <FileConfiguration 2307 Name="Release|Win32" 2308 ExcludedFromBuild="true" 2309 > 2310 <Tool 2311 Name="VCCLCompilerTool" 2312 /> 2313 </FileConfiguration> 2314 <FileConfiguration 2315 Name="Release|x64" 2316 ExcludedFromBuild="true" 2317 > 2318 <Tool 2319 Name="VCCLCompilerTool" 2320 /> 2321 </FileConfiguration> 1364 2322 </File> 1365 2323 <File … … 1374 2332 /> 1375 2333 </FileConfiguration> 1376 </File> 1377 <File 1378 RelativePath="debug\moc_QSceneWidget.cpp" 1379 > 1380 <FileConfiguration 1381 Name="Release|Win32" 2334 <FileConfiguration 2335 Name="Debug|x64" 2336 ExcludedFromBuild="true" 2337 > 2338 <Tool 2339 Name="VCCLCompilerTool" 2340 /> 2341 </FileConfiguration> 2342 </File> 2343 <File 2344 RelativePath="debug\moc_QScreenWidget.cpp" 2345 > 2346 <FileConfiguration 2347 Name="Release|Win32" 2348 ExcludedFromBuild="true" 2349 > 2350 <Tool 2351 Name="VCCLCompilerTool" 2352 /> 2353 </FileConfiguration> 2354 <FileConfiguration 2355 Name="Release|x64" 1382 2356 ExcludedFromBuild="true" 1383 2357 > … … 1398 2372 /> 1399 2373 </FileConfiguration> 1400 </File> 1401 <File 1402 RelativePath="debug\moc_QScreenWidget.cpp" 1403 > 1404 <FileConfiguration 1405 Name="Release|Win32" 2374 <FileConfiguration 2375 Name="Debug|x64" 2376 ExcludedFromBuild="true" 2377 > 2378 <Tool 2379 Name="VCCLCompilerTool" 2380 /> 2381 </FileConfiguration> 2382 </File> 2383 <File 2384 RelativePath="release\moc_QTransformMatrixWidget.cpp" 2385 > 2386 <FileConfiguration 2387 Name="Debug|Win32" 2388 ExcludedFromBuild="true" 2389 > 2390 <Tool 2391 Name="VCCLCompilerTool" 2392 /> 2393 </FileConfiguration> 2394 <FileConfiguration 2395 Name="Debug|x64" 1406 2396 ExcludedFromBuild="true" 1407 2397 > … … 1422 2412 /> 1423 2413 </FileConfiguration> 1424 </File> 1425 <File 1426 RelativePath="release\moc_QTransformMatrixWidget.cpp" 1427 > 1428 <FileConfiguration 1429 Name="Debug|Win32" 2414 <FileConfiguration 2415 Name="Release|x64" 1430 2416 ExcludedFromBuild="true" 1431 2417 > … … 1446 2432 /> 1447 2433 </FileConfiguration> 2434 <FileConfiguration 2435 Name="Debug|x64" 2436 ExcludedFromBuild="true" 2437 > 2438 <Tool 2439 Name="VCCLCompilerTool" 2440 /> 2441 </FileConfiguration> 1448 2442 </File> 1449 2443 <File … … 1458 2452 /> 1459 2453 </FileConfiguration> 2454 <FileConfiguration 2455 Name="Release|x64" 2456 ExcludedFromBuild="true" 2457 > 2458 <Tool 2459 Name="VCCLCompilerTool" 2460 /> 2461 </FileConfiguration> 2462 </File> 2463 <File 2464 RelativePath="release\moc_Scene.cpp" 2465 > 2466 <FileConfiguration 2467 Name="Debug|Win32" 2468 ExcludedFromBuild="true" 2469 > 2470 <Tool 2471 Name="VCCLCompilerTool" 2472 /> 2473 </FileConfiguration> 2474 <FileConfiguration 2475 Name="Debug|x64" 2476 ExcludedFromBuild="true" 2477 > 2478 <Tool 2479 Name="VCCLCompilerTool" 2480 /> 2481 </FileConfiguration> 1460 2482 </File> 1461 2483 <File … … 1470 2492 /> 1471 2493 </FileConfiguration> 1472 </File> 1473 <File 1474 RelativePath="release\moc_Scene.cpp" 1475 > 1476 <FileConfiguration 1477 Name="Debug|Win32" 2494 <FileConfiguration 2495 Name="Release|x64" 2496 ExcludedFromBuild="true" 2497 > 2498 <Tool 2499 Name="VCCLCompilerTool" 2500 /> 2501 </FileConfiguration> 2502 </File> 2503 <File 2504 RelativePath="release\moc_Screen.cpp" 2505 > 2506 <FileConfiguration 2507 Name="Debug|Win32" 2508 ExcludedFromBuild="true" 2509 > 2510 <Tool 2511 Name="VCCLCompilerTool" 2512 /> 2513 </FileConfiguration> 2514 <FileConfiguration 2515 Name="Debug|x64" 1478 2516 ExcludedFromBuild="true" 1479 2517 > … … 1494 2532 /> 1495 2533 </FileConfiguration> 1496 </File> 1497 <File 1498 RelativePath="release\moc_Screen.cpp" 1499 > 1500 <FileConfiguration 1501 Name="Debug|Win32" 2534 <FileConfiguration 2535 Name="Release|x64" 2536 ExcludedFromBuild="true" 2537 > 2538 <Tool 2539 Name="VCCLCompilerTool" 2540 /> 2541 </FileConfiguration> 2542 </File> 2543 <File 2544 RelativePath=".\debug\moc_ScreenModel.cpp" 2545 > 2546 <FileConfiguration 2547 Name="Release|Win32" 2548 ExcludedFromBuild="true" 2549 > 2550 <Tool 2551 Name="VCCLCompilerTool" 2552 /> 2553 </FileConfiguration> 2554 <FileConfiguration 2555 Name="Release|x64" 1502 2556 ExcludedFromBuild="true" 1503 2557 > … … 1518 2572 /> 1519 2573 </FileConfiguration> 1520 </File> 1521 <File 1522 RelativePath=".\debug\moc_ScreenModel.cpp" 1523 > 1524 <FileConfiguration 1525 Name="Release|Win32" 2574 <FileConfiguration 2575 Name="Debug|x64" 1526 2576 ExcludedFromBuild="true" 1527 2577 > … … 1542 2592 /> 1543 2593 </FileConfiguration> 2594 <FileConfiguration 2595 Name="Debug|x64" 2596 ExcludedFromBuild="true" 2597 > 2598 <Tool 2599 Name="VCCLCompilerTool" 2600 /> 2601 </FileConfiguration> 1544 2602 </File> 1545 2603 <File … … 1548 2606 <FileConfiguration 1549 2607 Name="Release|Win32" 2608 ExcludedFromBuild="true" 2609 > 2610 <Tool 2611 Name="VCCLCompilerTool" 2612 /> 2613 </FileConfiguration> 2614 <FileConfiguration 2615 Name="Release|x64" 1550 2616 ExcludedFromBuild="true" 1551 2617 > … … 1635 2701 /> 1636 2702 </FileConfiguration> 2703 <FileConfiguration 2704 Name="Debug|x64" 2705 > 2706 <Tool 2707 Name="VCCustomBuildTool" 2708 Description="UIC include\gui\qchannelmanagerwidget.ui" 2709 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelmanagerwidget.ui -o ui_qchannelmanagerwidget.h
" 2710 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelmanagerwidget.ui" 2711 Outputs="ui_qchannelmanagerwidget.h" 2712 /> 2713 </FileConfiguration> 2714 <FileConfiguration 2715 Name="Release|x64" 2716 > 2717 <Tool 2718 Name="VCCustomBuildTool" 2719 Description="UIC include\gui\qchannelmanagerwidget.ui" 2720 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelmanagerwidget.ui -o ui_qchannelmanagerwidget.h
" 2721 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelmanagerwidget.ui" 2722 Outputs="ui_qchannelmanagerwidget.h" 2723 /> 2724 </FileConfiguration> 1637 2725 </File> 1638 2726 <File … … 1661 2749 /> 1662 2750 </FileConfiguration> 2751 <FileConfiguration 2752 Name="Debug|x64" 2753 > 2754 <Tool 2755 Name="VCCustomBuildTool" 2756 Description="UIC include\gui\qchannelwidget.ui" 2757 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelwidget.ui -o ui_qchannelwidget.h
" 2758 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelwidget.ui" 2759 Outputs="ui_qchannelwidget.h" 2760 /> 2761 </FileConfiguration> 2762 <FileConfiguration 2763 Name="Release|x64" 2764 > 2765 <Tool 2766 Name="VCCustomBuildTool" 2767 Description="UIC include\gui\qchannelwidget.ui" 2768 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelwidget.ui -o ui_qchannelwidget.h
" 2769 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelwidget.ui" 2770 Outputs="ui_qchannelwidget.h" 2771 /> 2772 </FileConfiguration> 1663 2773 </File> 1664 2774 <File … … 1687 2797 /> 1688 2798 </FileConfiguration> 2799 <FileConfiguration 2800 Name="Debug|x64" 2801 > 2802 <Tool 2803 Name="VCCustomBuildTool" 2804 Description="UIC include\gui\qclientwindow.ui" 2805 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qclientwindow.ui -o ui_qclientwindow.h
" 2806 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qclientwindow.ui" 2807 Outputs="ui_qclientwindow.h" 2808 /> 2809 </FileConfiguration> 2810 <FileConfiguration 2811 Name="Release|x64" 2812 > 2813 <Tool 2814 Name="VCCustomBuildTool" 2815 Description="UIC include\gui\qclientwindow.ui" 2816 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qclientwindow.ui -o ui_qclientwindow.h
" 2817 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qclientwindow.ui" 2818 Outputs="ui_qclientwindow.h" 2819 /> 2820 </FileConfiguration> 1689 2821 </File> 1690 2822 <File … … 1713 2845 /> 1714 2846 </FileConfiguration> 2847 <FileConfiguration 2848 Name="Debug|x64" 2849 > 2850 <Tool 2851 Name="VCCustomBuildTool" 2852 Description="UIC include\gui\qdesignviewwindow.ui" 2853 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qdesignviewwindow.ui -o ui_qdesignviewwindow.h
" 2854 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qdesignviewwindow.ui" 2855 Outputs="ui_qdesignviewwindow.h" 2856 /> 2857 </FileConfiguration> 2858 <FileConfiguration 2859 Name="Release|x64" 2860 > 2861 <Tool 2862 Name="VCCustomBuildTool" 2863 Description="UIC include\gui\qdesignviewwindow.ui" 2864 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qdesignviewwindow.ui -o ui_qdesignviewwindow.h
" 2865 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qdesignviewwindow.ui" 2866 Outputs="ui_qdesignviewwindow.h" 2867 /> 2868 </FileConfiguration> 1715 2869 </File> 1716 2870 <File … … 1739 2893 /> 1740 2894 </FileConfiguration> 2895 <FileConfiguration 2896 Name="Debug|x64" 2897 > 2898 <Tool 2899 Name="VCCustomBuildTool" 2900 Description="UIC include\gui\qpanelwidget.ui" 2901 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpanelwidget.ui -o ui_qpanelwidget.h
" 2902 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpanelwidget.ui" 2903 Outputs="ui_qpanelwidget.h" 2904 /> 2905 </FileConfiguration> 2906 <FileConfiguration 2907 Name="Release|x64" 2908 > 2909 <Tool 2910 Name="VCCustomBuildTool" 2911 Description="UIC include\gui\qpanelwidget.ui" 2912 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpanelwidget.ui -o ui_qpanelwidget.h
" 2913 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpanelwidget.ui" 2914 Outputs="ui_qpanelwidget.h" 2915 /> 2916 </FileConfiguration> 1741 2917 </File> 1742 2918 <File … … 1765 2941 /> 1766 2942 </FileConfiguration> 2943 <FileConfiguration 2944 Name="Debug|x64" 2945 > 2946 <Tool 2947 Name="VCCustomBuildTool" 2948 Description="UIC include\gui\qpreferencedialog.ui" 2949 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpreferencedialog.ui -o ui_qpreferencedialog.h
" 2950 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpreferencedialog.ui" 2951 Outputs="ui_qpreferencedialog.h" 2952 /> 2953 </FileConfiguration> 2954 <FileConfiguration 2955 Name="Release|x64" 2956 > 2957 <Tool 2958 Name="VCCustomBuildTool" 2959 Description="UIC include\gui\qpreferencedialog.ui" 2960 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpreferencedialog.ui -o ui_qpreferencedialog.h
" 2961 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpreferencedialog.ui" 2962 Outputs="ui_qpreferencedialog.h" 2963 /> 2964 </FileConfiguration> 1767 2965 </File> 1768 2966 <File … … 1791 2989 /> 1792 2990 </FileConfiguration> 2991 <FileConfiguration 2992 Name="Debug|x64" 2993 > 2994 <Tool 2995 Name="VCCustomBuildTool" 2996 Description="UIC include\gui\qprojectionmatrixwidget.ui" 2997 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qprojectionmatrixwidget.ui -o ui_qprojectionmatrixwidget.h
" 2998 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qprojectionmatrixwidget.ui" 2999 Outputs="ui_qprojectionmatrixwidget.h" 3000 /> 3001 </FileConfiguration> 3002 <FileConfiguration 3003 Name="Release|x64" 3004 > 3005 <Tool 3006 Name="VCCustomBuildTool" 3007 Description="UIC include\gui\qprojectionmatrixwidget.ui" 3008 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qprojectionmatrixwidget.ui -o ui_qprojectionmatrixwidget.h
" 3009 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qprojectionmatrixwidget.ui" 3010 Outputs="ui_qprojectionmatrixwidget.h" 3011 /> 3012 </FileConfiguration> 1793 3013 </File> 1794 3014 <File … … 1817 3037 /> 1818 3038 </FileConfiguration> 3039 <FileConfiguration 3040 Name="Debug|x64" 3041 > 3042 <Tool 3043 Name="VCCustomBuildTool" 3044 Description="UIC include\gui\qscenewidget.ui" 3045 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscenewidget.ui -o ui_qscenewidget.h
" 3046 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscenewidget.ui" 3047 Outputs="ui_qscenewidget.h" 3048 /> 3049 </FileConfiguration> 3050 <FileConfiguration 3051 Name="Release|x64" 3052 > 3053 <Tool 3054 Name="VCCustomBuildTool" 3055 Description="UIC include\gui\qscenewidget.ui" 3056 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscenewidget.ui -o ui_qscenewidget.h
" 3057 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscenewidget.ui" 3058 Outputs="ui_qscenewidget.h" 3059 /> 3060 </FileConfiguration> 1819 3061 </File> 1820 3062 <File … … 1843 3085 /> 1844 3086 </FileConfiguration> 3087 <FileConfiguration 3088 Name="Debug|x64" 3089 > 3090 <Tool 3091 Name="VCCustomBuildTool" 3092 Description="UIC include\gui\qscreenwidget.ui" 3093 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscreenwidget.ui -o ui_qscreenwidget.h
" 3094 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscreenwidget.ui" 3095 Outputs="ui_qscreenwidget.h" 3096 /> 3097 </FileConfiguration> 3098 <FileConfiguration 3099 Name="Release|x64" 3100 > 3101 <Tool 3102 Name="VCCustomBuildTool" 3103 Description="UIC include\gui\qscreenwidget.ui" 3104 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscreenwidget.ui -o ui_qscreenwidget.h
" 3105 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscreenwidget.ui" 3106 Outputs="ui_qscreenwidget.h" 3107 /> 3108 </FileConfiguration> 1845 3109 </File> 1846 3110 <File … … 1869 3133 /> 1870 3134 </FileConfiguration> 3135 <FileConfiguration 3136 Name="Debug|x64" 3137 > 3138 <Tool 3139 Name="VCCustomBuildTool" 3140 Description="UIC include\gui\qsetupdialog.ui" 3141 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qsetupdialog.ui -o ui_qsetupdialog.h
" 3142 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qsetupdialog.ui" 3143 Outputs="ui_qsetupdialog.h" 3144 /> 3145 </FileConfiguration> 3146 <FileConfiguration 3147 Name="Release|x64" 3148 > 3149 <Tool 3150 Name="VCCustomBuildTool" 3151 Description="UIC include\gui\qsetupdialog.ui" 3152 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qsetupdialog.ui -o ui_qsetupdialog.h
" 3153 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qsetupdialog.ui" 3154 Outputs="ui_qsetupdialog.h" 3155 /> 3156 </FileConfiguration> 1871 3157 </File> 1872 3158 <File … … 1886 3172 <FileConfiguration 1887 3173 Name="Release|Win32" 3174 > 3175 <Tool 3176 Name="VCCustomBuildTool" 3177 Description="UIC include\gui\qtransformmatrixwidget.ui" 3178 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qtransformmatrixwidget.ui -o ui_qtransformmatrixwidget.h
" 3179 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qtransformmatrixwidget.ui" 3180 Outputs="ui_qtransformmatrixwidget.h" 3181 /> 3182 </FileConfiguration> 3183 <FileConfiguration 3184 Name="Debug|x64" 3185 > 3186 <Tool 3187 Name="VCCustomBuildTool" 3188 Description="UIC include\gui\qtransformmatrixwidget.ui" 3189 CommandLine="$(QTDIR)\bin\uic.exe include\gui\qtransformmatrixwidget.ui -o ui_qtransformmatrixwidget.h
" 3190 AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qtransformmatrixwidget.ui" 3191 Outputs="ui_qtransformmatrixwidget.h" 3192 /> 3193 </FileConfiguration> 3194 <FileConfiguration 3195 Name="Release|x64" 1888 3196 > 1889 3197 <Tool … … 1922 3230 /> 1923 3231 </FileConfiguration> 3232 <FileConfiguration 3233 Name="Debug|x64" 3234 ExcludedFromBuild="true" 3235 > 3236 <Tool 3237 Name="VCCustomBuildTool" 3238 /> 3239 </FileConfiguration> 3240 <FileConfiguration 3241 Name="Release|x64" 3242 ExcludedFromBuild="true" 3243 > 3244 <Tool 3245 Name="VCCustomBuildTool" 3246 /> 3247 </FileConfiguration> 1924 3248 </File> 1925 3249 <File … … 1942 3266 /> 1943 3267 </FileConfiguration> 3268 <FileConfiguration 3269 Name="Debug|x64" 3270 ExcludedFromBuild="true" 3271 > 3272 <Tool 3273 Name="VCCustomBuildTool" 3274 /> 3275 </FileConfiguration> 3276 <FileConfiguration 3277 Name="Release|x64" 3278 ExcludedFromBuild="true" 3279 > 3280 <Tool 3281 Name="VCCustomBuildTool" 3282 /> 3283 </FileConfiguration> 1944 3284 </File> 1945 3285 <File … … 1962 3302 /> 1963 3303 </FileConfiguration> 3304 <FileConfiguration 3305 Name="Debug|x64" 3306 ExcludedFromBuild="true" 3307 > 3308 <Tool 3309 Name="VCCustomBuildTool" 3310 /> 3311 </FileConfiguration> 3312 <FileConfiguration 3313 Name="Release|x64" 3314 ExcludedFromBuild="true" 3315 > 3316 <Tool 3317 Name="VCCustomBuildTool" 3318 /> 3319 </FileConfiguration> 1964 3320 </File> 1965 3321 <File … … 1982 3338 /> 1983 3339 </FileConfiguration> 3340 <FileConfiguration 3341 Name="Debug|x64" 3342 ExcludedFromBuild="true" 3343 > 3344 <Tool 3345 Name="VCCustomBuildTool" 3346 /> 3347 </FileConfiguration> 3348 <FileConfiguration 3349 Name="Release|x64" 3350 ExcludedFromBuild="true" 3351 > 3352 <Tool 3353 Name="VCCustomBuildTool" 3354 /> 3355 </FileConfiguration> 1984 3356 </File> 1985 3357 <File … … 2002 3374 /> 2003 3375 </FileConfiguration> 3376 <FileConfiguration 3377 Name="Debug|x64" 3378 ExcludedFromBuild="true" 3379 > 3380 <Tool 3381 Name="VCCustomBuildTool" 3382 /> 3383 </FileConfiguration> 3384 <FileConfiguration 3385 Name="Release|x64" 3386 ExcludedFromBuild="true" 3387 > 3388 <Tool 3389 Name="VCCustomBuildTool" 3390 /> 3391 </FileConfiguration> 2004 3392 </File> 2005 3393 <File … … 2022 3410 /> 2023 3411 </FileConfiguration> 3412 <FileConfiguration 3413 Name="Debug|x64" 3414 ExcludedFromBuild="true" 3415 > 3416 <Tool 3417 Name="VCCustomBuildTool" 3418 /> 3419 </FileConfiguration> 3420 <FileConfiguration 3421 Name="Release|x64" 3422 ExcludedFromBuild="true" 3423 > 3424 <Tool 3425 Name="VCCustomBuildTool" 3426 /> 3427 </FileConfiguration> 2024 3428 </File> 2025 3429 <File … … 2042 3446 /> 2043 3447 </FileConfiguration> 3448 <FileConfiguration 3449 Name="Debug|x64" 3450 ExcludedFromBuild="true" 3451 > 3452 <Tool 3453 Name="VCCustomBuildTool" 3454 /> 3455 </FileConfiguration> 3456 <FileConfiguration 3457 Name="Release|x64" 3458 ExcludedFromBuild="true" 3459 > 3460 <Tool 3461 Name="VCCustomBuildTool" 3462 /> 3463 </FileConfiguration> 2044 3464 </File> 2045 3465 <File … … 2062 3482 /> 2063 3483 </FileConfiguration> 3484 <FileConfiguration 3485 Name="Debug|x64" 3486 ExcludedFromBuild="true" 3487 > 3488 <Tool 3489 Name="VCCustomBuildTool" 3490 /> 3491 </FileConfiguration> 3492 <FileConfiguration 3493 Name="Release|x64" 3494 ExcludedFromBuild="true" 3495 > 3496 <Tool 3497 Name="VCCustomBuildTool" 3498 /> 3499 </FileConfiguration> 2064 3500 </File> 2065 3501 <File … … 2082 3518 /> 2083 3519 </FileConfiguration> 3520 <FileConfiguration 3521 Name="Debug|x64" 3522 ExcludedFromBuild="true" 3523 > 3524 <Tool 3525 Name="VCCustomBuildTool" 3526 /> 3527 </FileConfiguration> 3528 <FileConfiguration 3529 Name="Release|x64" 3530 ExcludedFromBuild="true" 3531 > 3532 <Tool 3533 Name="VCCustomBuildTool" 3534 /> 3535 </FileConfiguration> 2084 3536 </File> 2085 3537 <File … … 2102 3554 /> 2103 3555 </FileConfiguration> 3556 <FileConfiguration 3557 Name="Debug|x64" 3558 ExcludedFromBuild="true" 3559 > 3560 <Tool 3561 Name="VCCustomBuildTool" 3562 /> 3563 </FileConfiguration> 3564 <FileConfiguration 3565 Name="Release|x64" 3566 ExcludedFromBuild="true" 3567 > 3568 <Tool 3569 Name="VCCustomBuildTool" 3570 /> 3571 </FileConfiguration> 2104 3572 </File> 2105 3573 <File … … 2116 3584 <FileConfiguration 2117 3585 Name="Release|Win32" 3586 ExcludedFromBuild="true" 3587 > 3588 <Tool 3589 Name="VCCustomBuildTool" 3590 /> 3591 </FileConfiguration> 3592 <FileConfiguration 3593 Name="Debug|x64" 3594 ExcludedFromBuild="true" 3595 > 3596 <Tool 3597 Name="VCCustomBuildTool" 3598 /> 3599 </FileConfiguration> 3600 <FileConfiguration 3601 Name="Release|x64" 2118 3602 ExcludedFromBuild="true" 2119 3603 > … … 2148 3632 /> 2149 3633 </FileConfiguration> 3634 <FileConfiguration 3635 Name="Debug|x64" 3636 > 3637 <Tool 3638 Name="VCCustomBuildTool" 3639 Description="Rcc'ing projdesigner.qrc..." 3640 CommandLine=""$(QTDIR)\bin\rcc.exe" -name "projdesigner" -no-compress ".\projdesigner.qrc" -o .\GeneratedFiles\qrc_projdesigner.cpp
" 3641 AdditionalDependencies=".\projdesigner.qrc;.\Resources\aboutQt.png;.\Resources\blendMode.png;.\Resources\distortionMode.png;.\Resources\exit.png;.\Resources\exitAll.png;.\Resources\export.png;.\Resources\help.png;.\Resources\new.png;.\Resources\open.png;.\Resources\plugins.png;.\Resources\projDesigner.png;.\Resources\save.png;.\Resources\saveAs.png;.\Resources\settings.png;.\Resources\sync.png" 3642 Outputs=".\GeneratedFiles\qrc_projdesigner.cpp" 3643 /> 3644 </FileConfiguration> 3645 <FileConfiguration 3646 Name="Release|x64" 3647 > 3648 <Tool 3649 Name="VCCustomBuildTool" 3650 Description="Rcc'ing projdesigner.qrc..." 3651 CommandLine=""$(QTDIR)\bin\rcc.exe" -name "projdesigner" -no-compress ".\projdesigner.qrc" -o .\GeneratedFiles\qrc_projdesigner.cpp
" 3652 AdditionalDependencies=".\projdesigner.qrc;.\Resources\aboutQt.png;.\Resources\blendMode.png;.\Resources\distortionMode.png;.\Resources\exit.png;.\Resources\exitAll.png;.\Resources\export.png;.\Resources\help.png;.\Resources\new.png;.\Resources\open.png;.\Resources\plugins.png;.\Resources\projDesigner.png;.\Resources\save.png;.\Resources\saveAs.png;.\Resources\settings.png;.\Resources\sync.png" 3653 Outputs=".\GeneratedFiles\qrc_projdesigner.cpp" 3654 /> 3655 </FileConfiguration> 2150 3656 </File> 2151 3657 <File … … 2168 3674 /> 2169 3675 </FileConfiguration> 3676 <FileConfiguration 3677 Name="Debug|x64" 3678 ExcludedFromBuild="true" 3679 > 3680 <Tool 3681 Name="VCCustomBuildTool" 3682 /> 3683 </FileConfiguration> 3684 <FileConfiguration 3685 Name="Release|x64" 3686 ExcludedFromBuild="true" 3687 > 3688 <Tool 3689 Name="VCCustomBuildTool" 3690 /> 3691 </FileConfiguration> 2170 3692 </File> 2171 3693 <File … … 2188 3710 /> 2189 3711 </FileConfiguration> 3712 <FileConfiguration 3713 Name="Debug|x64" 3714 ExcludedFromBuild="true" 3715 > 3716 <Tool 3717 Name="VCCustomBuildTool" 3718 /> 3719 </FileConfiguration> 3720 <FileConfiguration 3721 Name="Release|x64" 3722 ExcludedFromBuild="true" 3723 > 3724 <Tool 3725 Name="VCCustomBuildTool" 3726 /> 3727 </FileConfiguration> 2190 3728 </File> 2191 3729 <File … … 2208 3746 /> 2209 3747 </FileConfiguration> 3748 <FileConfiguration 3749 Name="Debug|x64" 3750 ExcludedFromBuild="true" 3751 > 3752 <Tool 3753 Name="VCCustomBuildTool" 3754 /> 3755 </FileConfiguration> 3756 <FileConfiguration 3757 Name="Release|x64" 3758 ExcludedFromBuild="true" 3759 > 3760 <Tool 3761 Name="VCCustomBuildTool" 3762 /> 3763 </FileConfiguration> 2210 3764 </File> 2211 3765 <File … … 2222 3776 <FileConfiguration 2223 3777 Name="Release|Win32" 3778 ExcludedFromBuild="true" 3779 > 3780 <Tool 3781 Name="VCCustomBuildTool" 3782 /> 3783 </FileConfiguration> 3784 <FileConfiguration 3785 Name="Debug|x64" 3786 ExcludedFromBuild="true" 3787 > 3788 <Tool 3789 Name="VCCustomBuildTool" 3790 /> 3791 </FileConfiguration> 3792 <FileConfiguration 3793 Name="Release|x64" 2224 3794 ExcludedFromBuild="true" 2225 3795 > … … 2236 3806 Value="4.5.1" 2237 3807 /> 3808 <Global 3809 Name="QtVersion Win32" 3810 Value="$(DefaultQtVersion)" 3811 /> 3812 <Global 3813 Name="QtVersion x64" 3814 Value="4.6.2_x64" 3815 /> 2238 3816 </Globals> 2239 3817 </VisualStudioProject> -
projectionDesigner/trunk/projdesigner/ui_qchannelmanagerwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qchannelmanagerwidget.ui'2 ** Form generated from reading UI file 'qchannelmanagerwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:46 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:38 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 45 45 hboxLayout->setSpacing(6); 46 46 #endif 47 hboxLayout->set Margin(0);47 hboxLayout->setContentsMargins(0, 0, 0, 0); 48 48 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 49 49 vboxLayout = new QVBoxLayout(); … … 52 52 #endif 53 53 #ifndef Q_OS_MAC 54 vboxLayout->set Margin(0);54 vboxLayout->setContentsMargins(0, 0, 0, 0); 55 55 #endif 56 56 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 66 66 hboxLayout1->setSpacing(6); 67 67 #endif 68 hboxLayout1->set Margin(0);68 hboxLayout1->setContentsMargins(0, 0, 0, 0); 69 69 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 70 70 spacerItem = new QSpacerItem(16, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 101 101 addButton->setText(QApplication::translate("QChannelManagerWidget", "Add", 0, QApplication::UnicodeUTF8)); 102 102 removeButton->setText(QApplication::translate("QChannelManagerWidget", "Remove", 0, QApplication::UnicodeUTF8)); 103 Q_UNUSED(QChannelManagerWidget);104 103 } // retranslateUi 105 104 -
projectionDesigner/trunk/projdesigner/ui_qchannelwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qchannelwidget.ui'2 ** Form generated from reading UI file 'qchannelwidget.ui' 3 3 ** 4 ** Created: Tue 28. Apr 15:36:10 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:37 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 104 104 vboxLayout->setSpacing(6); 105 105 #endif 106 vboxLayout->set Margin(0);106 vboxLayout->setContentsMargins(0, 0, 0, 0); 107 107 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); 108 108 hboxLayout = new QHBoxLayout(); … … 111 111 #endif 112 112 #ifndef Q_OS_MAC 113 hboxLayout->set Margin(0);113 hboxLayout->setContentsMargins(0, 0, 0, 0); 114 114 #endif 115 115 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); … … 137 137 hboxLayout1->setSpacing(6); 138 138 #endif 139 hboxLayout1->set Margin(4);139 hboxLayout1->setContentsMargins(4, 4, 4, 4); 140 140 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 141 141 vboxLayout1 = new QVBoxLayout(); … … 144 144 #endif 145 145 #ifndef Q_OS_MAC 146 vboxLayout1->set Margin(0);146 vboxLayout1->setContentsMargins(0, 0, 0, 0); 147 147 #endif 148 148 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); … … 156 156 hboxLayout2->setSpacing(6); 157 157 #endif 158 hboxLayout2->set Margin(0);158 hboxLayout2->setContentsMargins(0, 0, 0, 0); 159 159 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); 160 160 overlayImageLabel = new QLabel(overlayGroupBox); … … 203 203 hboxLayout3->setSpacing(6); 204 204 #endif 205 hboxLayout3->set Margin(0);205 hboxLayout3->setContentsMargins(0, 0, 0, 0); 206 206 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 207 207 vboxLayout2 = new QVBoxLayout(); … … 210 210 #endif 211 211 #ifndef Q_OS_MAC 212 vboxLayout2->set Margin(0);212 vboxLayout2->setContentsMargins(0, 0, 0, 0); 213 213 #endif 214 214 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); … … 218 218 #endif 219 219 #ifndef Q_OS_MAC 220 hboxLayout4->set Margin(0);220 hboxLayout4->setContentsMargins(0, 0, 0, 0); 221 221 #endif 222 222 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); … … 238 238 hboxLayout5->setSpacing(6); 239 239 #endif 240 hboxLayout5->set Margin(0);240 hboxLayout5->setContentsMargins(0, 0, 0, 0); 241 241 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 242 242 remoteFullScreenCheckBox = new QCheckBox(page); … … 271 271 vboxLayout3 = new QVBoxLayout(page_2); 272 272 vboxLayout3->setSpacing(0); 273 vboxLayout3->set Margin(0);273 vboxLayout3->setContentsMargins(0, 0, 0, 0); 274 274 vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); 275 275 hboxLayout6 = new QHBoxLayout(); … … 278 278 #endif 279 279 #ifndef Q_OS_MAC 280 hboxLayout6->set Margin(0);280 hboxLayout6->setContentsMargins(0, 0, 0, 0); 281 281 #endif 282 282 hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); … … 316 316 hboxLayout7->setSpacing(6); 317 317 #endif 318 hboxLayout7->set Margin(4);318 hboxLayout7->setContentsMargins(4, 4, 4, 4); 319 319 hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); 320 320 hboxLayout8 = new QHBoxLayout(); … … 323 323 #endif 324 324 #ifndef Q_OS_MAC 325 hboxLayout8->set Margin(0);325 hboxLayout8->setContentsMargins(0, 0, 0, 0); 326 326 #endif 327 327 hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); … … 358 358 hboxLayout9 = new QHBoxLayout(); 359 359 hboxLayout9->setSpacing(0); 360 hboxLayout9->set Margin(0);360 hboxLayout9->setContentsMargins(0, 0, 0, 0); 361 361 hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); 362 362 spacerItem3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 383 383 vboxLayout4 = new QVBoxLayout(page_3); 384 384 vboxLayout4->setSpacing(0); 385 vboxLayout4->set Margin(0);385 vboxLayout4->setContentsMargins(0, 0, 0, 0); 386 386 vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4")); 387 387 vboxLayout5 = new QVBoxLayout(); 388 388 vboxLayout5->setSpacing(0); 389 389 #ifndef Q_OS_MAC 390 vboxLayout5->set Margin(0);390 vboxLayout5->setContentsMargins(0, 0, 0, 0); 391 391 #endif 392 392 vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5")); … … 405 405 hboxLayout10 = new QHBoxLayout(); 406 406 hboxLayout10->setSpacing(0); 407 hboxLayout10->set Margin(0);407 hboxLayout10->setContentsMargins(0, 0, 0, 0); 408 408 hboxLayout10->setObjectName(QString::fromUtf8("hboxLayout10")); 409 409 spacerItem5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 439 439 hboxLayout11->setSpacing(6); 440 440 #endif 441 hboxLayout11->set Margin(0);441 hboxLayout11->setContentsMargins(0, 0, 0, 0); 442 442 hboxLayout11->setObjectName(QString::fromUtf8("hboxLayout11")); 443 443 spacerItem8 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 501 501 toolBox->setItemText(toolBox->indexOf(page_3), QApplication::translate("QChannelWidget", "View", 0, QApplication::UnicodeUTF8)); 502 502 windowButton->setText(QApplication::translate("QChannelWidget", "Open Window...", 0, QApplication::UnicodeUTF8)); 503 Q_UNUSED(QChannelWidget);504 503 } // retranslateUi 505 504 -
projectionDesigner/trunk/projdesigner/ui_qclientwindow.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qclientwindow.ui'2 ** Form generated from reading UI file 'qclientwindow.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:56 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:37 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 48 48 hboxLayout->setSpacing(6); 49 49 #endif 50 hboxLayout->set Margin(2);50 hboxLayout->setContentsMargins(2, 2, 2, 2); 51 51 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 52 52 logEdit = new QTextEdit(centralWidget); -
projectionDesigner/trunk/projdesigner/ui_qdesignviewwindow.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qdesignviewwindow.ui'2 ** Form generated from reading UI file 'qdesignviewwindow.ui' 3 3 ** 4 ** Created: Wed 2. Sep 15:07:30 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:36 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 76 76 QDesignViewWindow->resize(960, 700); 77 77 QIcon icon; 78 icon.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/projDesigner.png")), QIcon::Normal, QIcon::Off);78 icon.addFile(QString::fromUtf8(":/new/prefix1/Resources/projDesigner.png"), QSize(), QIcon::Normal, QIcon::Off); 79 79 QDesignViewWindow->setWindowIcon(icon); 80 80 actionFileNew = new QAction(QDesignViewWindow); 81 81 actionFileNew->setObjectName(QString::fromUtf8("actionFileNew")); 82 82 QIcon icon1; 83 icon1.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/new.png")), QIcon::Normal, QIcon::Off);83 icon1.addFile(QString::fromUtf8(":/new/prefix1/Resources/new.png"), QSize(), QIcon::Normal, QIcon::Off); 84 84 actionFileNew->setIcon(icon1); 85 85 actionFileOpen = new QAction(QDesignViewWindow); 86 86 actionFileOpen->setObjectName(QString::fromUtf8("actionFileOpen")); 87 87 QIcon icon2; 88 icon2.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/open.png")), QIcon::Normal, QIcon::Off);88 icon2.addFile(QString::fromUtf8(":/new/prefix1/Resources/open.png"), QSize(), QIcon::Normal, QIcon::Off); 89 89 actionFileOpen->setIcon(icon2); 90 90 actionFileSave = new QAction(QDesignViewWindow); 91 91 actionFileSave->setObjectName(QString::fromUtf8("actionFileSave")); 92 92 QIcon icon3; 93 icon3.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/save.png")), QIcon::Normal, QIcon::Off);93 icon3.addFile(QString::fromUtf8(":/new/prefix1/Resources/save.png"), QSize(), QIcon::Normal, QIcon::Off); 94 94 actionFileSave->setIcon(icon3); 95 95 actionFileSaveAs = new QAction(QDesignViewWindow); 96 96 actionFileSaveAs->setObjectName(QString::fromUtf8("actionFileSaveAs")); 97 97 QIcon icon4; 98 icon4.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/saveAs.png")), QIcon::Normal, QIcon::Off);98 icon4.addFile(QString::fromUtf8(":/new/prefix1/Resources/saveAs.png"), QSize(), QIcon::Normal, QIcon::Off); 99 99 actionFileSaveAs->setIcon(icon4); 100 100 actionFileSyncClients = new QAction(QDesignViewWindow); 101 101 actionFileSyncClients->setObjectName(QString::fromUtf8("actionFileSyncClients")); 102 102 QIcon icon5; 103 icon5.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/sync.png")), QIcon::Normal, QIcon::Off);103 icon5.addFile(QString::fromUtf8(":/new/prefix1/Resources/sync.png"), QSize(), QIcon::Normal, QIcon::Off); 104 104 actionFileSyncClients->setIcon(icon5); 105 105 actionFileExit = new QAction(QDesignViewWindow); 106 106 actionFileExit->setObjectName(QString::fromUtf8("actionFileExit")); 107 107 QIcon icon6; 108 icon6.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/exit.png")), QIcon::Normal, QIcon::Off);108 icon6.addFile(QString::fromUtf8(":/new/prefix1/Resources/exit.png"), QSize(), QIcon::Normal, QIcon::Off); 109 109 actionFileExit->setIcon(icon6); 110 110 actionFileExitAll = new QAction(QDesignViewWindow); 111 111 actionFileExitAll->setObjectName(QString::fromUtf8("actionFileExitAll")); 112 112 QIcon icon7; 113 icon7.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/exitAll.png")), QIcon::Normal, QIcon::Off);113 icon7.addFile(QString::fromUtf8(":/new/prefix1/Resources/exitAll.png"), QSize(), QIcon::Normal, QIcon::Off); 114 114 actionFileExitAll->setIcon(icon7); 115 115 actionEditDesignDistortionMap = new QAction(QDesignViewWindow); 116 116 actionEditDesignDistortionMap->setObjectName(QString::fromUtf8("actionEditDesignDistortionMap")); 117 117 QIcon icon8; 118 icon8.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/distortionMode.png")), QIcon::Normal, QIcon::Off);118 icon8.addFile(QString::fromUtf8(":/new/prefix1/Resources/distortionMode.png"), QSize(), QIcon::Normal, QIcon::Off); 119 119 actionEditDesignDistortionMap->setIcon(icon8); 120 120 actionEditDesignDistortionMap->setShortcutContext(Qt::ApplicationShortcut); … … 122 122 actionEditDesignBlendMap->setObjectName(QString::fromUtf8("actionEditDesignBlendMap")); 123 123 QIcon icon9; 124 icon9.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/blendMode.png")), QIcon::Normal, QIcon::Off);124 icon9.addFile(QString::fromUtf8(":/new/prefix1/Resources/blendMode.png"), QSize(), QIcon::Normal, QIcon::Off); 125 125 actionEditDesignBlendMap->setIcon(icon9); 126 126 actionEditDesignBlendMap->setShortcutContext(Qt::ApplicationShortcut); … … 128 128 actionEditPreference->setObjectName(QString::fromUtf8("actionEditPreference")); 129 129 QIcon icon10; 130 icon10.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/settings.png")), QIcon::Normal, QIcon::Off);130 icon10.addFile(QString::fromUtf8(":/new/prefix1/Resources/settings.png"), QSize(), QIcon::Normal, QIcon::Off); 131 131 actionEditPreference->setIcon(icon10); 132 132 actionEditPreference->setShortcutContext(Qt::ApplicationShortcut); … … 160 160 actionHelpHelp->setObjectName(QString::fromUtf8("actionHelpHelp")); 161 161 QIcon icon11; 162 icon11.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/help.png")), QIcon::Normal, QIcon::Off);162 icon11.addFile(QString::fromUtf8(":/new/prefix1/Resources/help.png"), QSize(), QIcon::Normal, QIcon::Off); 163 163 actionHelpHelp->setIcon(icon11); 164 164 actionHelpAbout = new QAction(QDesignViewWindow); … … 168 168 actionFileExportDataset->setObjectName(QString::fromUtf8("actionFileExportDataset")); 169 169 QIcon icon12; 170 icon12.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/export.png")), QIcon::Normal, QIcon::Off);170 icon12.addFile(QString::fromUtf8(":/new/prefix1/Resources/export.png"), QSize(), QIcon::Normal, QIcon::Off); 171 171 actionFileExportDataset->setIcon(icon12); 172 172 actionHelpPlugins = new QAction(QDesignViewWindow); 173 173 actionHelpPlugins->setObjectName(QString::fromUtf8("actionHelpPlugins")); 174 174 QIcon icon13; 175 icon13.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/plugins.png")), QIcon::Normal, QIcon::Off);175 icon13.addFile(QString::fromUtf8(":/new/prefix1/Resources/plugins.png"), QSize(), QIcon::Normal, QIcon::Off); 176 176 actionHelpPlugins->setIcon(icon13); 177 177 actionHelpAbout_Qt = new QAction(QDesignViewWindow); 178 178 actionHelpAbout_Qt->setObjectName(QString::fromUtf8("actionHelpAbout_Qt")); 179 179 QIcon icon14; 180 icon14.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/aboutQt.png")), QIcon::Normal, QIcon::Off);180 icon14.addFile(QString::fromUtf8(":/new/prefix1/Resources/aboutQt.png"), QSize(), QIcon::Normal, QIcon::Off); 181 181 actionHelpAbout_Qt->setIcon(icon14); 182 182 centralWidget = new QWidget(QDesignViewWindow); … … 186 186 hboxLayout->setSpacing(6); 187 187 #endif 188 hboxLayout->set Margin(0);188 hboxLayout->setContentsMargins(0, 0, 0, 0); 189 189 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 190 190 splitter = new QSplitter(centralWidget); -
projectionDesigner/trunk/projdesigner/ui_qpanelwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qpanelwidget.ui'2 ** Form generated from reading UI file 'qpanelwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:47 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:36 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 60 60 hboxLayout->setSpacing(6); 61 61 #endif 62 hboxLayout->set Margin(0);62 hboxLayout->setContentsMargins(0, 0, 0, 0); 63 63 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 64 64 tabWidget = new QTabWidget(QPanelWidget); … … 70 70 hboxLayout1->setSpacing(6); 71 71 #endif 72 hboxLayout1->set Margin(4);72 hboxLayout1->setContentsMargins(4, 4, 4, 4); 73 73 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 74 74 vboxLayout = new QVBoxLayout(); … … 77 77 #endif 78 78 #ifndef Q_OS_MAC 79 vboxLayout->set Margin(0);79 vboxLayout->setContentsMargins(0, 0, 0, 0); 80 80 #endif 81 81 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 98 98 hboxLayout2->setSpacing(6); 99 99 #endif 100 hboxLayout2->set Margin(4);100 hboxLayout2->setContentsMargins(4, 4, 4, 4); 101 101 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); 102 102 channel = new projection::QChannelWidget(channelGroup); … … 123 123 vboxLayout1->setSpacing(6); 124 124 #endif 125 vboxLayout1->set Margin(0);125 vboxLayout1->setContentsMargins(0, 0, 0, 0); 126 126 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); 127 127 screen = new projection::QScreenWidget(screenTab); … … 141 141 vboxLayout2->setSpacing(6); 142 142 #endif 143 vboxLayout2->set Margin(0);143 vboxLayout2->setContentsMargins(0, 0, 0, 0); 144 144 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); 145 145 scene = new projection::QSceneWidget(sceneTab); … … 171 171 tabWidget->setTabText(tabWidget->indexOf(screenTab), QApplication::translate("QPanelWidget", "Screen", 0, QApplication::UnicodeUTF8)); 172 172 tabWidget->setTabText(tabWidget->indexOf(sceneTab), QApplication::translate("QPanelWidget", "Scene", 0, QApplication::UnicodeUTF8)); 173 Q_UNUSED(QPanelWidget);174 173 } // retranslateUi 175 174 -
projectionDesigner/trunk/projdesigner/ui_qpreferencedialog.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qpreferencedialog.ui'2 ** Form generated from reading UI file 'qpreferencedialog.ui' 3 3 ** 4 ** Created: Tue 28. Apr 15:36:09 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:36 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 90 90 QPreferenceDialog->resize(345, 357); 91 91 QIcon icon; 92 icon.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/settings.png")), QIcon::Normal, QIcon::Off);92 icon.addFile(QString::fromUtf8(":/new/prefix1/Resources/settings.png"), QSize(), QIcon::Normal, QIcon::Off); 93 93 QPreferenceDialog->setWindowIcon(icon); 94 94 hboxLayout = new QHBoxLayout(QPreferenceDialog); … … 96 96 hboxLayout->setSpacing(6); 97 97 #endif 98 hboxLayout->set Margin(4);98 hboxLayout->setContentsMargins(4, 4, 4, 4); 99 99 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 100 100 vboxLayout = new QVBoxLayout(); … … 103 103 #endif 104 104 #ifndef Q_OS_MAC 105 vboxLayout->set Margin(0);105 vboxLayout->setContentsMargins(0, 0, 0, 0); 106 106 #endif 107 107 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 112 112 hboxLayout1->setSpacing(6); 113 113 #endif 114 hboxLayout1->set Margin(4);114 hboxLayout1->setContentsMargins(4, 4, 4, 4); 115 115 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 116 116 hboxLayout2 = new QHBoxLayout(); … … 119 119 #endif 120 120 #ifndef Q_OS_MAC 121 hboxLayout2->set Margin(0);121 hboxLayout2->setContentsMargins(0, 0, 0, 0); 122 122 #endif 123 123 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); … … 160 160 hboxLayout3->setSpacing(6); 161 161 #endif 162 hboxLayout3->set Margin(4);162 hboxLayout3->setContentsMargins(4, 4, 4, 4); 163 163 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 164 164 vboxLayout1 = new QVBoxLayout(); … … 167 167 #endif 168 168 #ifndef Q_OS_MAC 169 vboxLayout1->set Margin(0);169 vboxLayout1->setContentsMargins(0, 0, 0, 0); 170 170 #endif 171 171 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); … … 175 175 #endif 176 176 #ifndef Q_OS_MAC 177 hboxLayout4->set Margin(0);177 hboxLayout4->setContentsMargins(0, 0, 0, 0); 178 178 #endif 179 179 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); … … 212 212 hboxLayout5->setSpacing(6); 213 213 #endif 214 hboxLayout5->set Margin(4);214 hboxLayout5->setContentsMargins(4, 4, 4, 4); 215 215 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 216 216 vboxLayout2 = new QVBoxLayout(); … … 219 219 #endif 220 220 #ifndef Q_OS_MAC 221 vboxLayout2->set Margin(0);221 vboxLayout2->setContentsMargins(0, 0, 0, 0); 222 222 #endif 223 223 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); … … 227 227 #endif 228 228 #ifndef Q_OS_MAC 229 hboxLayout6->set Margin(0);229 hboxLayout6->setContentsMargins(0, 0, 0, 0); 230 230 #endif 231 231 hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); … … 280 280 hboxLayout7->setSpacing(6); 281 281 #endif 282 hboxLayout7->set Margin(4);282 hboxLayout7->setContentsMargins(4, 4, 4, 4); 283 283 hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); 284 284 vboxLayout3 = new QVBoxLayout(); … … 287 287 #endif 288 288 #ifndef Q_OS_MAC 289 vboxLayout3->set Margin(0);289 vboxLayout3->setContentsMargins(0, 0, 0, 0); 290 290 #endif 291 291 vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); … … 295 295 #endif 296 296 #ifndef Q_OS_MAC 297 hboxLayout8->set Margin(0);297 hboxLayout8->setContentsMargins(0, 0, 0, 0); 298 298 #endif 299 299 hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); … … 331 331 hboxLayout9->setSpacing(6); 332 332 #endif 333 hboxLayout9->set Margin(0);333 hboxLayout9->setContentsMargins(0, 0, 0, 0); 334 334 hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); 335 335 spacerItem4 = new QSpacerItem(10, 20, QSizePolicy::Fixed, QSizePolicy::Minimum); … … 342 342 #endif 343 343 #ifndef Q_OS_MAC 344 gridLayout->set Margin(0);344 gridLayout->setContentsMargins(0, 0, 0, 0); 345 345 #endif 346 346 gridLayout->setObjectName(QString::fromUtf8("gridLayout")); … … 462 462 exportBlendMapPatternLabel->setText(QApplication::translate("QPreferenceDialog", "Blend map file", 0, QApplication::UnicodeUTF8)); 463 463 pB_ClosePrefDiag->setText(QApplication::translate("QPreferenceDialog", "Close", 0, QApplication::UnicodeUTF8)); 464 Q_UNUSED(QPreferenceDialog);465 464 } // retranslateUi 466 465 -
projectionDesigner/trunk/projdesigner/ui_qprojectionmatrixwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qprojectionmatrixwidget.ui'2 ** Form generated from reading UI file 'qprojectionmatrixwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:41 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:35 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 58 58 hboxLayout->setSpacing(6); 59 59 #endif 60 hboxLayout->set Margin(0);60 hboxLayout->setContentsMargins(0, 0, 0, 0); 61 61 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 62 62 projectionGroup = new QGroupBox(QProjectionMatrixWidget); … … 66 66 hboxLayout1->setSpacing(6); 67 67 #endif 68 hboxLayout1->set Margin(0);68 hboxLayout1->setContentsMargins(0, 0, 0, 0); 69 69 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 70 70 vboxLayout = new QVBoxLayout(); … … 72 72 vboxLayout->setSpacing(6); 73 73 #endif 74 vboxLayout->set Margin(4);74 vboxLayout->setContentsMargins(4, 4, 4, 4); 75 75 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); 76 76 hboxLayout2 = new QHBoxLayout(); … … 79 79 #endif 80 80 #ifndef Q_OS_MAC 81 hboxLayout2->set Margin(0);81 hboxLayout2->setContentsMargins(0, 0, 0, 0); 82 82 #endif 83 83 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); … … 109 109 hboxLayout3->setSpacing(6); 110 110 #endif 111 hboxLayout3->set Margin(0);111 hboxLayout3->setContentsMargins(0, 0, 0, 0); 112 112 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 113 113 nearLabel = new QLabel(projectionGroup); … … 138 138 hboxLayout4->setSpacing(6); 139 139 #endif 140 hboxLayout4->set Margin(0);140 hboxLayout4->setContentsMargins(0, 0, 0, 0); 141 141 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); 142 142 offaxisLabel = new QLabel(projectionGroup); … … 194 194 offaxisXLabel->setText(QApplication::translate("QProjectionMatrixWidget", "X", 0, QApplication::UnicodeUTF8)); 195 195 offaxisYLabel->setText(QApplication::translate("QProjectionMatrixWidget", "Y", 0, QApplication::UnicodeUTF8)); 196 Q_UNUSED(QProjectionMatrixWidget);197 196 } // retranslateUi 198 197 -
projectionDesigner/trunk/projdesigner/ui_qscenewidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qscenewidget.ui'2 ** Form generated from reading UI file 'qscenewidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:31 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:35 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 69 69 hboxLayout->setSpacing(6); 70 70 #endif 71 hboxLayout->set Margin(4);71 hboxLayout->setContentsMargins(4, 4, 4, 4); 72 72 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 73 73 vboxLayout = new QVBoxLayout(); … … 76 76 #endif 77 77 #ifndef Q_OS_MAC 78 vboxLayout->set Margin(0);78 vboxLayout->setContentsMargins(0, 0, 0, 0); 79 79 #endif 80 80 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 91 91 hboxLayout1->setSpacing(6); 92 92 #endif 93 hboxLayout1->set Margin(4);93 hboxLayout1->setContentsMargins(4, 4, 4, 4); 94 94 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 95 95 vboxLayout1 = new QVBoxLayout(); … … 98 98 #endif 99 99 #ifndef Q_OS_MAC 100 vboxLayout1->set Margin(0);100 vboxLayout1->setContentsMargins(0, 0, 0, 0); 101 101 #endif 102 102 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); … … 106 106 #endif 107 107 #ifndef Q_OS_MAC 108 hboxLayout2->set Margin(0);108 hboxLayout2->setContentsMargins(0, 0, 0, 0); 109 109 #endif 110 110 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); … … 148 148 hboxLayout3->setSpacing(6); 149 149 #endif 150 hboxLayout3->set Margin(0);150 hboxLayout3->setContentsMargins(0, 0, 0, 0); 151 151 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 152 152 sceneSizeLabel = new QLabel(QSceneWidget); … … 172 172 hboxLayout4->setSpacing(6); 173 173 #endif 174 hboxLayout4->set Margin(0);174 hboxLayout4->setContentsMargins(0, 0, 0, 0); 175 175 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); 176 176 gridCheckBox = new QCheckBox(QSceneWidget); … … 201 201 hboxLayout5->setSpacing(6); 202 202 #endif 203 hboxLayout5->set Margin(0);203 hboxLayout5->setContentsMargins(0, 0, 0, 0); 204 204 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 205 205 spacerItem3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 249 249 centerViewButton->setText(QApplication::translate("QSceneWidget", "Center View", 0, QApplication::UnicodeUTF8)); 250 250 viewAllButton->setText(QApplication::translate("QSceneWidget", "ViewAll", 0, QApplication::UnicodeUTF8)); 251 Q_UNUSED(QSceneWidget);252 251 } // retranslateUi 253 252 -
projectionDesigner/trunk/projdesigner/ui_qscreenwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qscreenwidget.ui'2 ** Form generated from reading UI file 'qscreenwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:27 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:35 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 116 116 hboxLayout->setSpacing(6); 117 117 #endif 118 hboxLayout->set Margin(4);118 hboxLayout->setContentsMargins(4, 4, 4, 4); 119 119 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 120 120 vboxLayout = new QVBoxLayout(); … … 123 123 #endif 124 124 #ifndef Q_OS_MAC 125 vboxLayout->set Margin(0);125 vboxLayout->setContentsMargins(0, 0, 0, 0); 126 126 #endif 127 127 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 138 138 hboxLayout1->setSpacing(6); 139 139 #endif 140 hboxLayout1->set Margin(4);140 hboxLayout1->setContentsMargins(4, 4, 4, 4); 141 141 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 142 142 vboxLayout1 = new QVBoxLayout(); … … 145 145 #endif 146 146 #ifndef Q_OS_MAC 147 vboxLayout1->set Margin(0);147 vboxLayout1->setContentsMargins(0, 0, 0, 0); 148 148 #endif 149 149 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); … … 153 153 #endif 154 154 #ifndef Q_OS_MAC 155 hboxLayout2->set Margin(0);155 hboxLayout2->setContentsMargins(0, 0, 0, 0); 156 156 #endif 157 157 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); … … 182 182 hboxLayout3->setSpacing(6); 183 183 #endif 184 hboxLayout3->set Margin(4);184 hboxLayout3->setContentsMargins(4, 4, 4, 4); 185 185 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 186 186 vboxLayout2 = new QVBoxLayout(); … … 189 189 #endif 190 190 #ifndef Q_OS_MAC 191 vboxLayout2->set Margin(0);191 vboxLayout2->setContentsMargins(0, 0, 0, 0); 192 192 #endif 193 193 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); … … 197 197 #endif 198 198 #ifndef Q_OS_MAC 199 hboxLayout4->set Margin(0);199 hboxLayout4->setContentsMargins(0, 0, 0, 0); 200 200 #endif 201 201 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); … … 217 217 hboxLayout5->setSpacing(6); 218 218 #endif 219 hboxLayout5->set Margin(0);219 hboxLayout5->setContentsMargins(0, 0, 0, 0); 220 220 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 221 221 domeAzimResLabel = new QLabel(domePage); … … 238 238 hboxLayout6->setSpacing(6); 239 239 #endif 240 hboxLayout6->set Margin(0);240 hboxLayout6->setContentsMargins(0, 0, 0, 0); 241 241 hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); 242 242 domeElevResLabel = new QLabel(domePage); … … 259 259 hboxLayout7->setSpacing(6); 260 260 #endif 261 hboxLayout7->set Margin(0);261 hboxLayout7->setContentsMargins(0, 0, 0, 0); 262 262 hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); 263 263 domeSubdivLabel = new QLabel(domePage); … … 295 295 hboxLayout8->setSpacing(6); 296 296 #endif 297 hboxLayout8->set Margin(4);297 hboxLayout8->setContentsMargins(4, 4, 4, 4); 298 298 hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); 299 299 vboxLayout3 = new QVBoxLayout(); … … 302 302 #endif 303 303 #ifndef Q_OS_MAC 304 vboxLayout3->set Margin(0);304 vboxLayout3->setContentsMargins(0, 0, 0, 0); 305 305 #endif 306 306 vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); … … 310 310 #endif 311 311 #ifndef Q_OS_MAC 312 gridLayout->set Margin(0);312 gridLayout->setContentsMargins(0, 0, 0, 0); 313 313 #endif 314 314 gridLayout->setObjectName(QString::fromUtf8("gridLayout")); … … 374 374 hboxLayout9->setSpacing(6); 375 375 #endif 376 hboxLayout9->set Margin(4);376 hboxLayout9->setContentsMargins(4, 4, 4, 4); 377 377 hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); 378 378 vboxLayout4 = new QVBoxLayout(); … … 381 381 #endif 382 382 #ifndef Q_OS_MAC 383 vboxLayout4->set Margin(0);383 vboxLayout4->setContentsMargins(0, 0, 0, 0); 384 384 #endif 385 385 vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4")); … … 389 389 #endif 390 390 #ifndef Q_OS_MAC 391 gridLayout1->set Margin(0);391 gridLayout1->setContentsMargins(0, 0, 0, 0); 392 392 #endif 393 393 gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); … … 475 475 hboxLayout10->setSpacing(6); 476 476 #endif 477 hboxLayout10->set Margin(4);477 hboxLayout10->setContentsMargins(4, 4, 4, 4); 478 478 hboxLayout10->setObjectName(QString::fromUtf8("hboxLayout10")); 479 479 vboxLayout5 = new QVBoxLayout(); … … 482 482 #endif 483 483 #ifndef Q_OS_MAC 484 vboxLayout5->set Margin(0);484 vboxLayout5->setContentsMargins(0, 0, 0, 0); 485 485 #endif 486 486 vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5")); … … 490 490 #endif 491 491 #ifndef Q_OS_MAC 492 hboxLayout11->set Margin(0);492 hboxLayout11->setContentsMargins(0, 0, 0, 0); 493 493 #endif 494 494 hboxLayout11->setObjectName(QString::fromUtf8("hboxLayout11")); … … 538 538 hboxLayout12->setSpacing(6); 539 539 #endif 540 hboxLayout12->set Margin(0);540 hboxLayout12->setContentsMargins(0, 0, 0, 0); 541 541 hboxLayout12->setObjectName(QString::fromUtf8("hboxLayout12")); 542 542 frameCheckBox = new QCheckBox(QScreenWidget); … … 617 617 frameCheckBox->setText(QApplication::translate("QScreenWidget", "Wireframe", 0, QApplication::UnicodeUTF8)); 618 618 frameLineWidthLabel->setText(QApplication::translate("QScreenWidget", "Width", 0, QApplication::UnicodeUTF8)); 619 Q_UNUSED(QScreenWidget);620 619 } // retranslateUi 621 620 -
projectionDesigner/trunk/projdesigner/ui_qsetupdialog.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qsetupdialog.ui'2 ** Form generated from reading UI file 'qsetupdialog.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:26:16 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:34 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 60 60 hboxLayout->setSpacing(6); 61 61 #endif 62 hboxLayout->set Margin(0);62 hboxLayout->setContentsMargins(0, 0, 0, 0); 63 63 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 64 64 tabWidget = new QTabWidget(QSetupDialog); … … 70 70 hboxLayout1->setSpacing(6); 71 71 #endif 72 hboxLayout1->set Margin(4);72 hboxLayout1->setContentsMargins(4, 4, 4, 4); 73 73 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 74 74 vboxLayout = new QVBoxLayout(); … … 77 77 #endif 78 78 #ifndef Q_OS_MAC 79 vboxLayout->set Margin(0);79 vboxLayout->setContentsMargins(0, 0, 0, 0); 80 80 #endif 81 81 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 98 98 hboxLayout2->setSpacing(6); 99 99 #endif 100 hboxLayout2->set Margin(4);100 hboxLayout2->setContentsMargins(4, 4, 4, 4); 101 101 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); 102 102 channel = new projection::QChannelWidget(channelGroup); … … 123 123 vboxLayout1->setSpacing(6); 124 124 #endif 125 vboxLayout1->set Margin(0);125 vboxLayout1->setContentsMargins(0, 0, 0, 0); 126 126 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); 127 127 screen = new projection::QScreenWidget(screenTab); … … 141 141 vboxLayout2->setSpacing(6); 142 142 #endif 143 vboxLayout2->set Margin(0);143 vboxLayout2->setContentsMargins(0, 0, 0, 0); 144 144 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); 145 145 scene = new projection::QSceneWidget(sceneTab); … … 171 171 tabWidget->setTabText(tabWidget->indexOf(screenTab), QApplication::translate("QSetupDialog", "Screen", 0, QApplication::UnicodeUTF8)); 172 172 tabWidget->setTabText(tabWidget->indexOf(sceneTab), QApplication::translate("QSetupDialog", "Scene", 0, QApplication::UnicodeUTF8)); 173 Q_UNUSED(QSetupDialog);174 173 } // retranslateUi 175 174 -
projectionDesigner/trunk/projdesigner/ui_qtransformmatrixwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qtransformmatrixwidget.ui'2 ** Form generated from reading UI file 'qtransformmatrixwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:23 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:34 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 54 54 hboxLayout->setSpacing(6); 55 55 #endif 56 hboxLayout->set Margin(0);56 hboxLayout->setContentsMargins(0, 0, 0, 0); 57 57 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 58 58 transformGroup = new QGroupBox(QTransformMatrixWidget); … … 62 62 hboxLayout1->setSpacing(6); 63 63 #endif 64 hboxLayout1->set Margin(0);64 hboxLayout1->setContentsMargins(0, 0, 0, 0); 65 65 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 66 66 gridLayout = new QGridLayout(); … … 68 68 gridLayout->setSpacing(6); 69 69 #endif 70 gridLayout->set Margin(4);70 gridLayout->setContentsMargins(4, 4, 4, 4); 71 71 gridLayout->setObjectName(QString::fromUtf8("gridLayout")); 72 72 posZEdit = new QLineEdit(transformGroup); … … 154 154 rotLabel->setText(QApplication::translate("QTransformMatrixWidget", "Rot", 0, QApplication::UnicodeUTF8)); 155 155 scaleLabel->setText(QApplication::translate("QTransformMatrixWidget", "Scale", 0, QApplication::UnicodeUTF8)); 156 Q_UNUSED(QTransformMatrixWidget);157 156 } // retranslateUi 158 157
Note: See TracChangeset
for help on using the changeset viewer.