mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
541
samples/qt/Tutorial/Tutorial.vcproj
Executable file
541
samples/qt/Tutorial/Tutorial.vcproj
Executable file
@@ -0,0 +1,541 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="Tutorial"
|
||||
ProjectGUID="{59DEDC8A-A5ED-31E8-8F2B-8D996E3A41D6}"
|
||||
Keyword="Qt4VSv1.0">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="."
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
ConfigurationType="1"
|
||||
IntermediateDirectory="win32\obj\"
|
||||
UseOfMfc="0">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""..\..\..\QT\qt462-vc8\include\QtCore","..\..\..\QT\qt462-vc8\include\QtGui","..\..\..\QT\qt462-vc8\include","$(CASROOT)","$(CASROOT)\inc","$(CASROOT)\src\WOKTclLib","$(QTDIR)\include\QtCore","$(QTDIR)\include\QtGui","$(QTDIR)\include","..\..\..\QT\qt462-vc8\include\ActiveQt","win32\src",..\..\..\QT\qt462-vc8\mkspecs\default"
|
||||
AdditionalOptions="-Zm200 -w34100 -w34189 -w34100 -w34189"
|
||||
AssemblerListingLocation="win32\obj\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="0"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="win32\obj\"
|
||||
Optimization ="2"
|
||||
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,CSFDB,NDEBUG,WNT,WIN32,NO_COMMONSAMPLE_EXPORTS,NO_IESAMPLE_EXPORTS,QT_DLL,QT_NO_DEBUG,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG"
|
||||
ProgramDataBaseFileName=".\"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="true"
|
||||
SuppressStartupBanner="true"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
WarningLevel="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="w:\QT\qt462-vc8\lib\qtmain.lib TKernel.lib PTKernel.lib TKMath.lib TKService.lib TKV3d.lib TKV2d.lib TKBRep.lib TKIGES.lib TKSTL.lib TKVRML.lib TKSTEP.lib TKSTEPAttr.lib TKSTEP209.lib TKSTEPBase.lib TKShapeSchema.lib TKGeomBase.lib TKGeomAlgo.lib TKG3d.lib TKG2d.lib TKXSBase.lib TKPShape.lib TKShHealing.lib TKHLR.lib TKTopAlgo.lib TKMesh.lib TKPrim.lib TKCDF.lib TKBool.lib TKBO.lib TKFillet.lib TKOffset.lib w:\QT\qt462-vc8\lib\QtCore4.lib w:\QT\qt462-vc8\lib\QtGui4.lib w:\QT\qt462-vc8\lib\QtGui4.lib w:\QT\qt462-vc8\lib\QtCore4.lib"
|
||||
AdditionalLibraryDirectories="w:\QT\qt462-vc8\lib,$(CASROOT)/win32/vc8/lib,$(QTDIR)/lib"
|
||||
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='*'""
|
||||
GenerateDebugInformation="false"
|
||||
IgnoreImportLibrary="true"
|
||||
LinkIncremental="1"
|
||||
LinkTimeCodeGeneration="0"
|
||||
OutputFile="win32\bin\Tutorial.exe"
|
||||
ProgramDatabaseFile=""
|
||||
SubSystem="2"
|
||||
SuppressStartupBanner="true"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
DefaultCharType="0"
|
||||
EnableErrorChecks="1"
|
||||
WarningLevel="0"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,CSFDB,NDEBUG,WNT,WIN32,NO_COMMONSAMPLE_EXPORTS,NO_IESAMPLE_EXPORTS,QT_DLL,QT_NO_DEBUG,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="."
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
ConfigurationType="1"
|
||||
IntermediateDirectory="win32\objd\"
|
||||
UseOfMfc="0">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""..\..\..\QT\qt462-vc8\include\QtCore","..\..\..\QT\qt462-vc8\include\QtGui","..\..\..\QT\qt462-vc8\include","$(CASROOT)","$(CASROOT)\inc","$(CASROOT)\src\WOKTclLib","$(QTDIR)\include\QtCore","$(QTDIR)\include\QtGui","$(QTDIR)\include","..\..\..\QT\qt462-vc8\include\ActiveQt","win32\srcd",..\..\..\QT\qt462-vc8\mkspecs\default"
|
||||
AdditionalOptions="-Zm200 -w34100 -w34189 -w34100 -w34189"
|
||||
AssemblerListingLocation="win32\objd\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="3"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="win32\objd\"
|
||||
Optimization ="4"
|
||||
PreprocessorDefinitions="_WINDOWS,CSFDB,_DEBUG,WNT,WIN32,NO_COMMONSAMPLE_EXPORTS,NO_IESAMPLE_EXPORTS,QT_DLL,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT"
|
||||
ProgramDataBaseFileName=".\"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="true"
|
||||
SuppressStartupBanner="true"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
WarningLevel="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="w:\QT\qt462-vc8\lib\qtmaind.lib TKernel.lib PTKernel.lib TKMath.lib TKService.lib TKV3d.lib TKV2d.lib TKBRep.lib TKIGES.lib TKSTL.lib TKVRML.lib TKSTEP.lib TKSTEPAttr.lib TKSTEP209.lib TKSTEPBase.lib TKShapeSchema.lib TKGeomBase.lib TKGeomAlgo.lib TKG3d.lib TKG2d.lib TKXSBase.lib TKPShape.lib TKShHealing.lib TKHLR.lib TKTopAlgo.lib TKMesh.lib TKPrim.lib TKCDF.lib TKBool.lib TKBO.lib TKFillet.lib TKOffset.lib w:\QT\qt462-vc8\lib\QtCore4.lib w:\QT\qt462-vc8\lib\QtGui4.lib w:\QT\qt462-vc8\lib\QtGuid4.lib w:\QT\qt462-vc8\lib\QtCored4.lib"
|
||||
AdditionalLibraryDirectories="w:\QT\qt462-vc8\lib,$(CASROOT)/win32/vc8/libd,$(QTDIR)/lib"
|
||||
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='*'""
|
||||
GenerateDebugInformation="true"
|
||||
IgnoreImportLibrary="true"
|
||||
LinkTimeCodeGeneration="0"
|
||||
OutputFile="win32\bind\Tutorial.exe"
|
||||
ProgramDatabaseFile=""
|
||||
SubSystem="2"
|
||||
SuppressStartupBanner="true"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
DefaultCharType="0"
|
||||
EnableErrorChecks="1"
|
||||
WarningLevel="0"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_WINDOWS,CSFDB,_DEBUG,WNT,WIN32,NO_COMMONSAMPLE_EXPORTS,NO_IESAMPLE_EXPORTS,QT_DLL,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="src\ApplicationCommon.cxx"/>
|
||||
<File
|
||||
RelativePath="src\ApplicationTut.cxx"/>
|
||||
<File
|
||||
RelativePath="src\DocumentCommon.cxx"/>
|
||||
<File
|
||||
RelativePath="src\DocumentTut.cxx"/>
|
||||
<File
|
||||
RelativePath="src\MDIWindow.cxx"/>
|
||||
<File
|
||||
RelativePath="src\Main.cxx"/>
|
||||
<File
|
||||
RelativePath="src\MakeBottle.cxx"/>
|
||||
<File
|
||||
RelativePath="src\Material.cxx"/>
|
||||
<File
|
||||
RelativePath="src\Transparency.cxx"/>
|
||||
<File
|
||||
RelativePath="src\View.cxx"/>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="src\ApplicationCommon.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\ApplicationCommon.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\ApplicationCommon.h -o win32\src\moc_ApplicationCommon.cpp"
|
||||
Description="MOC src\ApplicationCommon.h"
|
||||
Outputs="win32\src\moc_ApplicationCommon.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\ApplicationCommon.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\ApplicationCommon.h -o win32\srcd\moc_ApplicationCommon.cpp"
|
||||
Description="MOC src\ApplicationCommon.h"
|
||||
Outputs="win32\srcd\moc_ApplicationCommon.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\ApplicationTut.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\ApplicationTut.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\ApplicationTut.h -o win32\src\moc_ApplicationTut.cpp"
|
||||
Description="MOC src\ApplicationTut.h"
|
||||
Outputs="win32\src\moc_ApplicationTut.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\ApplicationTut.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\ApplicationTut.h -o win32\srcd\moc_ApplicationTut.cpp"
|
||||
Description="MOC src\ApplicationTut.h"
|
||||
Outputs="win32\srcd\moc_ApplicationTut.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\CommonSample.h"/>
|
||||
<File
|
||||
RelativePath="src\DocumentCommon.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\DocumentCommon.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\DocumentCommon.h -o win32\src\moc_DocumentCommon.cpp"
|
||||
Description="MOC src\DocumentCommon.h"
|
||||
Outputs="win32\src\moc_DocumentCommon.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\DocumentCommon.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\DocumentCommon.h -o win32\srcd\moc_DocumentCommon.cpp"
|
||||
Description="MOC src\DocumentCommon.h"
|
||||
Outputs="win32\srcd\moc_DocumentCommon.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\DocumentTut.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\DocumentTut.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\DocumentTut.h -o win32\src\moc_DocumentTut.cpp"
|
||||
Description="MOC src\DocumentTut.h"
|
||||
Outputs="win32\src\moc_DocumentTut.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\DocumentTut.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\DocumentTut.h -o win32\srcd\moc_DocumentTut.cpp"
|
||||
Description="MOC src\DocumentTut.h"
|
||||
Outputs="win32\srcd\moc_DocumentTut.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\MDIWindow.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\MDIWindow.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\MDIWindow.h -o win32\src\moc_MDIWindow.cpp"
|
||||
Description="MOC src\MDIWindow.h"
|
||||
Outputs="win32\src\moc_MDIWindow.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\MDIWindow.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\MDIWindow.h -o win32\srcd\moc_MDIWindow.cpp"
|
||||
Description="MOC src\MDIWindow.h"
|
||||
Outputs="win32\srcd\moc_MDIWindow.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\Material.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\Material.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\Material.h -o win32\src\moc_Material.cpp"
|
||||
Description="MOC src\Material.h"
|
||||
Outputs="win32\src\moc_Material.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\Material.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\Material.h -o win32\srcd\moc_Material.cpp"
|
||||
Description="MOC src\Material.h"
|
||||
Outputs="win32\srcd\moc_Material.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\Transparency.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\Transparency.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\Transparency.h -o win32\src\moc_Transparency.cpp"
|
||||
Description="MOC src\Transparency.h"
|
||||
Outputs="win32\src\moc_Transparency.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\Transparency.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\Transparency.h -o win32\srcd\moc_Transparency.cpp"
|
||||
Description="MOC src\Transparency.h"
|
||||
Outputs="win32\srcd\moc_Transparency.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\View.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\View.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -DNDEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\src" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\View.h -o win32\src\moc_View.cpp"
|
||||
Description="MOC src\View.h"
|
||||
Outputs="win32\src\moc_View.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="W:\QT\qt462-vc8\bin\moc.exe;src\View.h"
|
||||
CommandLine="W:\QT\qt462-vc8\bin\moc.exe -DCSFDB -D_DEBUG -DWNT -DWIN32 -DNO_COMMONSAMPLE_EXPORTS -DNO_IESAMPLE_EXPORTS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\QT\qt462-vc8\include\QtCore" -I"..\..\..\QT\qt462-vc8\include\QtGui" -I"..\..\..\QT\qt462-vc8\include" -I"$(CASROOT)" -I"$(CASROOT)\inc" -I"$(CASROOT)\src\WOKTclLib" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"..\..\..\QT\qt462-vc8\include\ActiveQt" -I"win32\srcd" -I..\..\..\QT\qt462-vc8\mkspecs\default -D_MSC_VER=1400 -DWIN32 src\View.h -o win32\srcd\moc_View.cpp"
|
||||
Description="MOC src\View.h"
|
||||
Outputs="win32\srcd\moc_View.cpp"
|
||||
Path="w:\QT\qt462-vc8\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Generated Files"
|
||||
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
|
||||
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}">
|
||||
<File
|
||||
RelativePath="win32\src\moc_ApplicationCommon.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_ApplicationCommon.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_ApplicationTut.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_ApplicationTut.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_DocumentCommon.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_DocumentCommon.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_DocumentTut.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_DocumentTut.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_MDIWindow.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_MDIWindow.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_Material.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_Material.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_Transparency.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_Transparency.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\src\moc_View.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="win32\srcd\moc_View.cpp">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"/>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="LRELASE"
|
||||
UniqueIdentifier="{E0D8C965-CC5F-43d7-AD63-FAEF0BBC0F85}-lrelease"
|
||||
ParseFiles="false">
|
||||
<File
|
||||
RelativePath="src\Common-icon.ts">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Common-icon.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Common-icon.ts -qm ./res/Common-icon.qm"
|
||||
Description="LRELASE src\Common-icon.ts"
|
||||
Outputs="res\Common-icon.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Common-icon.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Common-icon.ts -qm ./res/Common-icon.qm"
|
||||
Description="LRELASE src\Common-icon.ts"
|
||||
Outputs="res\Common-icon.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\Common-string.ts">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Common-string.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Common-string.ts -qm ./res/Common-string.qm"
|
||||
Description="LRELASE src\Common-string.ts"
|
||||
Outputs="res\Common-string.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Common-string.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Common-string.ts -qm ./res/Common-string.qm"
|
||||
Description="LRELASE src\Common-string.ts"
|
||||
Outputs="res\Common-string.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\Tutorial-icon.ts">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Tutorial-icon.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Tutorial-icon.ts -qm ./res/Tutorial-icon.qm"
|
||||
Description="LRELASE src\Tutorial-icon.ts"
|
||||
Outputs="res\Tutorial-icon.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Tutorial-icon.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Tutorial-icon.ts -qm ./res/Tutorial-icon.qm"
|
||||
Description="LRELASE src\Tutorial-icon.ts"
|
||||
Outputs="res\Tutorial-icon.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="src\Tutorial-string.ts">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Tutorial-string.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Tutorial-string.ts -qm ./res/Tutorial-string.qm"
|
||||
Description="LRELASE src\Tutorial-string.ts"
|
||||
Outputs="res\Tutorial-string.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
AdditionalDependencies="$(QTDIR)/bin/lrelease;src\Tutorial-string.ts"
|
||||
CommandLine="$(QTDIR)/bin/lrelease src\Tutorial-string.ts -qm ./res/Tutorial-string.qm"
|
||||
Description="LRELASE src\Tutorial-string.ts"
|
||||
Outputs="res\Tutorial-string.qm"
|
||||
Path="w:\OCCT\start\windows\win-xp\qt462-vc8-32\bin"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Reference in New Issue
Block a user