📄 t2ps.dsp
字号:
# Microsoft Developer Studio Project File - Name="T2ps" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=T2ps - 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 "T2ps.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 "T2ps.mak" CFG="T2ps - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "T2ps - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "T2ps - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "T2ps - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "T2ps - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "T2ps - 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 Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "T2ps_EXPORTS" /YX /FD /c
# ADD CPP /nologo /Gz /MD /W4 /O2 /Ob0 /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D "NDEBUG" /D "INC_OLE2" /D "STRICT" /D _WIN32_WINNT=0x0400 /D "WIN32" /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /D WINVER=0x0400 /YX"streams.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /i "..\..\BaseClasses" /d "NDEBUG" /d "WIN32"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 ..\..\BaseClasses\release\strmbase.lib quartz.lib winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib /nologo /stack:0x200000,0x200000 /dll /machine:I386 /nodefaultlib /def:".\T2ps.def" /out:"Release/T2ps.ax" /libpath:"..\..\..\..\lib" /OPT:NOREF /OPT:ICF /ignore:4089 /ignore:4078
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "T2ps - 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 Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "T2ps_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /Gz /MDd /W4 /Zi /Od /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D DBG=1 /D "DEBUG" /D "_DEBUG" /D "INC_OLE2" /D "STRICT" /D _WIN32_WINNT=0x0400 /D "WIN32" /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /D WINVER=0x0400 /FR /YX"streams.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /i "..\..\BaseClasses" /d "_DEBUG" /d "WIN32"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 strmbasd.lib quartz.lib winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib WSOCK32.LIB /nologo /stack:0x200000,0x200000 /dll /debug /machine:I386 /nodefaultlib /out:"Debug/T2ps.ax" /pdbtype:sept /libpath:"..\..\..\..\lib" /ignore:4089 /ignore:4078
# SUBTRACT LINK32 /incremental:no
!ELSEIF "$(CFG)" == "T2ps - Win32 Release Unicode"
# 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_Unicode"
# PROP Intermediate_Dir "Release_Unicode"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "T2ps_EXPORTS" /YX /FD /c
# ADD CPP /nologo /Gz /MD /W4 /O2 /Ob0 /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D "NDEBUG" /D "INC_OLE2" /D "STRICT" /D _WIN32_WINNT=0x0400 /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /D WINVER=0x0400 /D "WIN32" /D "UNICODE" /D "_UNICODE" /YX"streams.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /i "..\..\BaseClasses" /d "NDEBUG" /d "WIN32"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 ..\..\BaseClasses\release_unicode\strmbase.lib quartz.lib winmm.lib msvcrt.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib /nologo /stack:0x200000,0x200000 /dll /machine:I386 /nodefaultlib /out:"Release_Unicode/T2ps.ax" /libpath:"..\..\..\..\lib" /OPT:NOREF /OPT:ICF /ignore:4089 /ignore:4078
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "T2ps - Win32 Debug Unicode"
# 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_Unicode"
# PROP Intermediate_Dir "Debug_Unicode"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "T2ps_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /Gz /MDd /W4 /Zi /Od /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D DBG=1 /D "DEBUG" /D "_DEBUG" /D "INC_OLE2" /D "STRICT" /D _WIN32_WINNT=0x0400 /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /D WINVER=0x0400 /D "WIN32" /D "UNICODE" /D "_UNICODE" /YX"streams.h" /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /i "..\..\BaseClasses" /d "_DEBUG" /d "WIN32"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ..\..\BaseClasses\debug_unicode\strmbasd.lib quartz.lib winmm.lib msvcrtd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib /nologo /stack:0x200000,0x200000 /dll /debug /machine:I386 /nodefaultlib /out:"Debug_Unicode/T2ps.ax" /pdbtype:sept /libpath:"..\..\..\..\lib" /ignore:4089 /ignore:4078
# SUBTRACT LINK32 /incremental:no
!ENDIF
# Begin Target
# Name "T2ps - Win32 Release"
# Name "T2ps - Win32 Debug"
# Name "T2ps - Win32 Release Unicode"
# Name "T2ps - Win32 Debug Unicode"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\T2ps.cpp
# End Source File
# Begin Source File
SOURCE=.\T2ps.def
!IF "$(CFG)" == "T2ps - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "T2ps - Win32 Debug"
!ELSEIF "$(CFG)" == "T2ps - Win32 Release Unicode"
!ELSEIF "$(CFG)" == "T2ps - Win32 Debug Unicode"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\T2ps.rc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\T2ps.h
# End Source File
# Begin Source File
SOURCE=.\T2psuids.h
# End Source File
# End Group
# Begin Group "TSlib"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\tslib\avi.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\avi.h
# End Source File
# Begin Source File
SOURCE=.\tslib\element.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\element.h
# End Source File
# Begin Source File
SOURCE=.\tslib\mpg_common.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\mpg_common.h
# End Source File
# Begin Source File
SOURCE=.\tslib\multiplex.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\multiplex.h
# End Source File
# Begin Source File
SOURCE=.\tslib\pes.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\pes.h
# End Source File
# Begin Source File
SOURCE=.\tslib\replex.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\replex.h
# End Source File
# Begin Source File
SOURCE=.\tslib\ringbuffer.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\ringbuffer.h
# End Source File
# Begin Source File
SOURCE=.\tslib\ts.cpp
# End Source File
# Begin Source File
SOURCE=.\tslib\ts.h
# End Source File
# Begin Source File
SOURCE=.\tslib\user.h
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -