📄 trs.dsp
字号:
# Microsoft Developer Studio Project File - Name="trs" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=trs - Win32 Debug
!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 "trs.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 "trs.mak" CFG="trs - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "trs - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "trs - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "trs - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "trs___Win32_Release"
# PROP BASE Intermediate_Dir "trs___Win32_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\..\_temp\trs_Rls"
# PROP Intermediate_Dir "..\..\..\_temp\trs_Rls"
# PROP Target_Dir ""
F90=df.exe
# ADD BASE CPP /nologo /MD /W4 /GX /O2 /I "..\Include" /I "..\..\_Trs\Include" /D "NDEBUG" /D "_CVL_PX" /D "_WINDOWS" /D "WIN32" /D "IPL_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MD /W4 /GX /O2 /I "..\Include" /I "..\..\..\IppiCVLib\Include" /D "NDEBUG" /D "_CVL_PX" /D "_WINDOWS" /D "WIN32" /D "IPL_WINDOWS" /YX /FD /c
# ADD BASE RSC /l 0x419
# ADD RSC /l 0x419
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"..\Lib\trspX.lib"
# ADD LIB32 /nologo /out:"..\Lib\trs.lib"
!ELSEIF "$(CFG)" == "trs - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "trs___Win32_Debug"
# PROP BASE Intermediate_Dir "trs___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\..\..\_temp\trs_Dbg"
# PROP Intermediate_Dir "..\..\..\_temp\trs_Dbg"
# PROP Target_Dir ""
F90=df.exe
# ADD BASE CPP /nologo /MDd /W4 /GX /ZI /Od /I "..\Include" /I "..\..\_Trs\Include" /D "_DEBUG" /D "_CVL_DEBUG" /D "_CVL_PX" /D "_WINDOWS" /D "WIN32" /D "IPL_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W4 /GX /ZI /Od /I "..\Include" /I "..\..\..\IppiCVLib\Include" /D "_DEBUG" /D "_CVL_DEBUG" /D "_CVL_PX" /D "_WINDOWS" /D "WIN32" /D "IPL_WINDOWS" /FR /YX /FD /c
# ADD BASE RSC /l 0x419
# ADD RSC /l 0x419
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"..\Lib\trspXd.lib"
# ADD LIB32 /nologo /out:"..\Lib\trsd.lib"
!ENDIF
# Begin Target
# Name "trs - Win32 Release"
# Name "trs - Win32 Debug"
# Begin Group "Src"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\Src\TRSAPI.C
# End Source File
# Begin Source File
SOURCE=..\Src\TRSERROR.C
# End Source File
# Begin Source File
SOURCE=..\Src\TRSREAD.C
# End Source File
# End Group
# Begin Group "Include"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\Include\TRSAPI.H
# End Source File
# Begin Source File
SOURCE=..\Include\TRSERROR.H
# End Source File
# Begin Source File
SOURCE=..\Include\TRSIPI.H
# End Source File
# Begin Source File
SOURCE=..\Include\TRSWIND.H
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -