📄 ball.dsp
字号:
# Microsoft Developer Studio Project File - Name="ball" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=ball - 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 "ball.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 "ball.mak" CFG="ball - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "ball - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "ball - Win32 Debug" (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)" == "ball - 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 ""
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 1
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /Gz /MD /W4 /Gy /D DBG=0 /D WINVER=0x400 /D "INC_OLE2" /D "STRICT" /D "WIN32" /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /FR /YX"streams.h" /Oxs /GF /D_WIN32_WINNT=-0x0400 /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /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 /subsystem:windows /dll /machine:I386
# ADD LINK32 strmbase.lib msvcrt.lib quartz.lib vfw32.lib winmm.lib kernel32.lib advapi32.lib version.lib largeint.lib user32.lib gdi32.lib comctl32.lib ole32.lib olepro32.lib oleaut32.lib uuid.lib /nologo /stack:0x200000,0x200000 /dll /pdb:none /machine:I386 /nodefaultlib /def:".\ball.def" /out:"Release\ball.ax" /libpath:"..\..\..\..\lib" /subsystem:windows,4.0 /opt:ref /release /debug:none /OPT:NOREF /OPT:ICF /ignore:4089 /ignore:4078
# Begin Custom Build - Register filter
TargetDir=.\Release
TargetPath=.\Release\ball.ax
TargetName=ball
InputPath=.\Release\ball.ax
SOURCE="$(InputPath)"
"$(TargetDir)\$(TargetName).trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(TargetDir)\$(TargetName).trg"
# End Custom Build
!ELSEIF "$(CFG)" == "ball - 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 ""
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 1
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /Gz /MDd /W4 /Zi /Od /Gy /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D DBG=1 /D "DEBUG" /D "_DEBUG" /D "INC_OLE2" /D "STRICT" /D "WIN32" /D "_WIN32" /D "_MT" /D "_DLL" /D _X86_=1 /FR /YX"streams.h" /Oid /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 strmbasd.lib msvcrtd.lib quartz.lib vfw32.lib winmm.lib kernel32.lib advapi32.lib version.lib largeint.lib user32.lib gdi32.lib comctl32.lib ole32.lib olepro32.lib oleaut32.lib uuid.lib /nologo /stack:0x200000,0x200000 /dll /pdb:none /debug /machine:I386 /nodefaultlib /out:"Debug\ball.ax" /libpath:"..\..\..\..\lib" /debug:mapped,full /subsystem:windows,4.0 /ignore:4089 /ignore:4078
# Begin Custom Build - Register filter
TargetDir=.\Debug
TargetPath=.\Debug\ball.ax
TargetName=ball
InputPath=.\Debug\ball.ax
SOURCE="$(InputPath)"
"$(TargetDir)\$(TargetName).trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(TargetDir)\$(TargetName).trg"
# End Custom Build
!ENDIF
# Begin Target
# Name "ball - Win32 Release"
# Name "ball - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\ball.cpp
DEP_CPP_BALL_=\
".\ball.h"\
{$(INCLUDE)}"amextra.h"\
{$(INCLUDE)}"amfilter.h"\
{$(INCLUDE)}"audevcod.h"\
{$(INCLUDE)}"cache.h"\
{$(INCLUDE)}"combase.h"\
{$(INCLUDE)}"cprop.h"\
{$(INCLUDE)}"ctlutil.h"\
{$(INCLUDE)}"dllsetup.h"\
{$(INCLUDE)}"dsschedule.h"\
{$(INCLUDE)}"fourcc.h"\
{$(INCLUDE)}"measure.h"\
{$(INCLUDE)}"msgthrd.h"\
{$(INCLUDE)}"mtype.h"\
{$(INCLUDE)}"outputq.h"\
{$(INCLUDE)}"pstream.h"\
{$(INCLUDE)}"refclock.h"\
{$(INCLUDE)}"reftime.h"\
{$(INCLUDE)}"renbase.h"\
{$(INCLUDE)}"source.h"\
{$(INCLUDE)}"streams.h"\
{$(INCLUDE)}"strmctl.h"\
{$(INCLUDE)}"sysclock.h"\
{$(INCLUDE)}"transfrm.h"\
{$(INCLUDE)}"transip.h"\
{$(INCLUDE)}"videoctl.h"\
{$(INCLUDE)}"vtrans.h"\
{$(INCLUDE)}"winctrl.h"\
{$(INCLUDE)}"winutil.h"\
{$(INCLUDE)}"wxdebug.h"\
{$(INCLUDE)}"wxlist.h"\
{$(INCLUDE)}"wxutil.h"\
# End Source File
# Begin Source File
SOURCE=.\ball.def
!IF "$(CFG)" == "ball - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "ball - Win32 Debug"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\ball.rc
# End Source File
# Begin Source File
SOURCE=.\fball.cpp
DEP_CPP_FBALL=\
".\ball.h"\
".\CBallProp.h"\
".\fball.h"\
".\IBall.h"\
{$(INCLUDE)}"amextra.h"\
{$(INCLUDE)}"amfilter.h"\
{$(INCLUDE)}"audevcod.h"\
{$(INCLUDE)}"cache.h"\
{$(INCLUDE)}"combase.h"\
{$(INCLUDE)}"cprop.h"\
{$(INCLUDE)}"ctlutil.h"\
{$(INCLUDE)}"dllsetup.h"\
{$(INCLUDE)}"dsschedule.h"\
{$(INCLUDE)}"fourcc.h"\
{$(INCLUDE)}"measure.h"\
{$(INCLUDE)}"msgthrd.h"\
{$(INCLUDE)}"mtype.h"\
{$(INCLUDE)}"outputq.h"\
{$(INCLUDE)}"pstream.h"\
{$(INCLUDE)}"refclock.h"\
{$(INCLUDE)}"reftime.h"\
{$(INCLUDE)}"renbase.h"\
{$(INCLUDE)}"source.h"\
{$(INCLUDE)}"streams.h"\
{$(INCLUDE)}"strmctl.h"\
{$(INCLUDE)}"sysclock.h"\
{$(INCLUDE)}"transfrm.h"\
{$(INCLUDE)}"transip.h"\
{$(INCLUDE)}"videoctl.h"\
{$(INCLUDE)}"vtrans.h"\
{$(INCLUDE)}"winctrl.h"\
{$(INCLUDE)}"winutil.h"\
{$(INCLUDE)}"wxdebug.h"\
{$(INCLUDE)}"wxlist.h"\
{$(INCLUDE)}"wxutil.h"\
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\ball.h
# End Source File
# Begin Source File
SOURCE=.\fball.h
# End Source File
# Begin Source File
SOURCE=.\resource.h
# End Source File
# End Group
# Begin Group "Property Page"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\CBallProp.cpp
DEP_CPP_CBALL=\
".\CBallProp.h"\
".\IBall.h"\
{$(INCLUDE)}"amextra.h"\
{$(INCLUDE)}"amfilter.h"\
{$(INCLUDE)}"audevcod.h"\
{$(INCLUDE)}"cache.h"\
{$(INCLUDE)}"combase.h"\
{$(INCLUDE)}"cprop.h"\
{$(INCLUDE)}"ctlutil.h"\
{$(INCLUDE)}"dllsetup.h"\
{$(INCLUDE)}"dsschedule.h"\
{$(INCLUDE)}"fourcc.h"\
{$(INCLUDE)}"measure.h"\
{$(INCLUDE)}"msgthrd.h"\
{$(INCLUDE)}"mtype.h"\
{$(INCLUDE)}"outputq.h"\
{$(INCLUDE)}"pstream.h"\
{$(INCLUDE)}"refclock.h"\
{$(INCLUDE)}"reftime.h"\
{$(INCLUDE)}"renbase.h"\
{$(INCLUDE)}"source.h"\
{$(INCLUDE)}"streams.h"\
{$(INCLUDE)}"strmctl.h"\
{$(INCLUDE)}"sysclock.h"\
{$(INCLUDE)}"transfrm.h"\
{$(INCLUDE)}"transip.h"\
{$(INCLUDE)}"videoctl.h"\
{$(INCLUDE)}"vtrans.h"\
{$(INCLUDE)}"winctrl.h"\
{$(INCLUDE)}"winutil.h"\
{$(INCLUDE)}"wxdebug.h"\
{$(INCLUDE)}"wxlist.h"\
{$(INCLUDE)}"wxutil.h"\
# End Source File
# Begin Source File
SOURCE=.\CBallProp.h
# End Source File
# Begin Source File
SOURCE=.\IBall.h
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -