⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tt.dsp

📁 VC++6.0和open inventor5.0 QT3.3.2结合制作的一个具体的三维实例
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="tt" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG="tt - Win32 Release"
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f tt.mak.
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f tt.mak CFG="tt - Win32 Release"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "tt - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "tt - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl
MTL=midl
RSC=rc
BSC32=bscmake.exe

!IF  "$(CFG)" == "tt - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir release
# PROP BASE Intermediate_Dir release
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir release
# PROP Intermediate_Dir release
# PROP Target_Dir ""
# ADD CPP /Id:\qt433\include\QtCore /Id:\qt433\include\QtCore /Id:\qt433\include\QtGui /Id:\qt433\include\QtGui /Id:\qt433\include /I. /Id:\qt433\include\ActiveQt /Irelease /I. /Id:\qt433\mkspecs\win32-msvc /c /FD -nologo -Zm200 -O1 -MD -GR -GX -W3  /D "_WINDOWS"  /D UNICODE /D QT_LARGEFILE_SUPPORT /D QT_DLL /D QT_NO_DEBUG /D QT_GUI_LIB /D QT_CORE_LIB /D QT_THREAD_SUPPORT  /D "WIN32"   /D "QT_THREAD_SUPPORT" 
# ADD MTL /nologo /mktyplib203 /win32 /D "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
# ADD BSC32 /nologo
LINK32=link
# ADD LINK32 /NOLOGO /INCREMENTAL:NO /SUBSYSTEM:windows /LIBPATH:d:\qt433\lib d:\qt433\lib\qtmain.lib d:\qt433\lib\QtGui4.lib d:\qt433\lib\QtCore4.lib /out:release\tt.exe 

!ELSEIF  "$(CFG)" == "tt - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir debug
# PROP BASE Intermediate_Dir debug
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir debug
# PROP Intermediate_Dir debug
# PROP Target_Dir ""
# ADD CPP /Id:\qt433\include\QtCore /Id:\qt433\include\QtCore /Id:\qt433\include\QtGui /Id:\qt433\include\QtGui /Id:\qt433\include /I. /Id:\qt433\include\ActiveQt /Idebug /I. /Id:\qt433\mkspecs\win32-msvc /c /FD -nologo -Zm200 -Zi -MDd -GR -GX -W3  /D "_WINDOWS"  /D UNICODE /D QT_LARGEFILE_SUPPORT /D QT_DLL /D QT_GUI_LIB /D QT_CORE_LIB /D QT_THREAD_SUPPORT  /D "WIN32"   /D "QT_THREAD_SUPPORT" 
# ADD MTL /nologo /mktyplib203 /win32 /D "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
# ADD BSC32 /nologo
LINK32=link
# ADD LINK32 /NOLOGO /DEBUG /SUBSYSTEM:windows /LIBPATH:d:\qt433\lib d:\qt433\lib\qtmaind.lib d:\qt433\lib\QtGuid4.lib d:\qt433\lib\QtCored4.lib /out:debug\tt.exe 

!ENDIF 

# Begin Target

# Name "tt - Win32 Release"
# Name "tt - Win32 Debug"

# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=main.cpp
# End Source File

# End Group


# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -