coolplayer.dsp
资源名称:VC++视频传输.rar [点击查看]
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:17k
源码类别:
VC书籍
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="coolplayer" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Application" 0x0101
- CFG=coolplayer - 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 "coolplayer.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 "coolplayer.mak" CFG="coolplayer - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "coolplayer - Win32 Release" (based on "Win32 (x86) Application")
- !MESSAGE "coolplayer - Win32 Debug" (based on "Win32 (x86) Application")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""$/相关资料/MP3", CUAAAAAA"
- # PROP Scc_LocalPath "."
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "coolplayer - 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 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /G6 /MD /W3 /O2 /I "ogginclude" /I "vorbisinclude" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x40c /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- 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 /machine:I386
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib comctl32.lib winmm.lib wsock32.lib dsound.lib Wininet.lib DelayImp.lib /nologo /base:"0x400000" /subsystem:windows /map /machine:I386 /nodefaultlib:"libcmt.lib" /DELAYLOAD:wininet.dll /opt:ref /opt:icf,30
- # SUBTRACT LINK32 /pdb:none
- !ELSEIF "$(CFG)" == "coolplayer - 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 /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
- # ADD CPP /nologo /G6 /MDd /W3 /WX /Gm /Zi /Od /I "ogginclude" /I "vorbisinclude" /D "_DEBUG" /D "_WINDOWS" /D MEM_DEBUG=1 /D "WIN32" /Fr /Yu"stdafx.h" /Ge /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x40c /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- 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 /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 kernel32.lib user32.lib gdi32.lib ole32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib comctl32.lib winmm.lib dsound.lib Wininet.lib DelayImp.lib /nologo /subsystem:windows /profile /debug /debugtype:both /machine:I386 /nodefaultlib:"libcmtd.lib" /DELAYLOAD:wininet.dll
- !ENDIF
- # Begin Target
- # Name "coolplayer - Win32 Release"
- # Name "coolplayer - Win32 Debug"
- # Begin Group "BaseSkin"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.resmain_bigfont.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resmain_down.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resmain_smallfont.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resmain_up.bmp
- # End Source File
- # End Group
- # Begin Group "Resources"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.about.txt
- # End Source File
- # Begin Source File
- SOURCE=.rescoolplayer.ico
- # End Source File
- # Begin Source File
- SOURCE=.coolplayer.rc
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD BASE RSC /l 0x809
- # ADD RSC /l 0x809 /d "_CONFIGCP_Win32_20Release" /d "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD BASE RSC /l 0x809
- # ADD RSC /l 0x809 /d "_CONFIGCP_Win32_20Debug" /d "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.resDefault.CPSkin
- # End Source File
- # Begin Source File
- SOURCE=.keyboard.txt
- # End Source File
- # Begin Source File
- SOURCE=.resmp3.ico
- # End Source File
- # Begin Source File
- SOURCE=.respls.ico
- # End Source File
- # Begin Source File
- SOURCE=.resource.h
- # End Source File
- # Begin Source File
- SOURCE=.resSysIcon.bmp
- # End Source File
- # Begin Source File
- SOURCE=.resSysIcon_Alpha.bmp
- # End Source File
- # Begin Source File
- SOURCE=.ressystray_icon.bmp
- # End Source File
- # Begin Source File
- SOURCE=.ressystray_mask.bmp
- # End Source File
- # Begin Source File
- SOURCE=.usage.txt
- # End Source File
- # End Group
- # Begin Group "Player"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CP_RIFFStructs.h
- # End Source File
- # Begin Source File
- SOURCE=.CP_WinAmpStructs.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Callbacks.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_CoDec.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_CoDec_MPEG.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_CoDec_WAV.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Engine.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_FileAssoc.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Messages.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Output.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Output_DirectSound.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Output_Wave.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "Equaliser"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CPI_Equaliser.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Equaliser_Basic.c
- # End Source File
- # End Group
- # Begin Group "Stream"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CPI_Stream.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Stream.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Stream_Internet.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Stream_LocalFile.c
- # End Source File
- # End Group
- # Begin Group "Util"
- # PROP Default_Filter ""
- # Begin Group "ZLib"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.ZLibadler32.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibcrc32.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfblock.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfblock.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfcodes.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfcodes.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinffast.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinffast.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinffixed.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinflate.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinftrees.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinftrees.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfutil.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibinfutil.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibzconf.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibzlib.h
- # End Source File
- # Begin Source File
- SOURCE=.ZLibzutil.c
- # ADD CPP /w /W0
- # SUBTRACT CPP /WX /YX /Yc /Yu
- # End Source File
- # Begin Source File
- SOURCE=.ZLibzutil.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.CompositeFile.c
- # End Source File
- # Begin Source File
- SOURCE=.CompositeFile.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_CircleBuffer.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_CircleBuffer.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Image.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Image.h
- # End Source File
- # End Group
- # Begin Group "Playlist"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CPI_ID3.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_ID3_Genres.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Playlist.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Playlist.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Playlist_Callbacks.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_PlaylistItem.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_PlaylistItem.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_PlaylistItem_Internal.h
- # End Source File
- # End Group
- # Begin Group "Dialogs"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.DLG_Find.c
- # End Source File
- # Begin Source File
- SOURCE=.DLG_Find.h
- # End Source File
- # End Group
- # Begin Group "Skin"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CPI_Keyboard.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Keyboard.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Verbs.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Verbs.h
- # End Source File
- # Begin Source File
- SOURCE=.CPSK_Skin.c
- # End Source File
- # Begin Source File
- SOURCE=.CPSK_Skin.h
- # End Source File
- # End Group
- # Begin Group "ListView"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CLV_ListView.c
- # End Source File
- # Begin Source File
- SOURCE=.CLV_ListView.h
- # End Source File
- # End Group
- # Begin Group "Windows"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.CPI_Interface.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Interface.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_InterfacePart.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_InterfacePart.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_InterfacePart_CommandButton.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_PlaylistWindow.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_PlaylistWindow.h
- # End Source File
- # Begin Source File
- SOURCE=.WindowsOS.c
- # End Source File
- # Begin Source File
- SOURCE=.WindowsOS.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=._BldNum.h
- # End Source File
- # Begin Source File
- SOURCE=.about.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.aggressiveoptimize.h
- # End Source File
- # Begin Source File
- SOURCE=.bitmap2region.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.CHANGES
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Indicators.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Indicators.h
- # End Source File
- # Begin Source File
- SOURCE=.CPI_InterfacePart_Indicator.c
- # End Source File
- # Begin Source File
- SOURCE=.CPI_Player_Output_File.c
- # End Source File
- # Begin Source File
- SOURCE=.debug.h
- # End Source File
- # Begin Source File
- SOURCE=.globals.h
- # End Source File
- # Begin Source File
- SOURCE=.main.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.options.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.playlist.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.profile.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.RotatingIcon.c
- # End Source File
- # Begin Source File
- SOURCE=.RotatingIcon.h
- # End Source File
- # Begin Source File
- SOURCE=.shwapi.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.skin.c
- !IF "$(CFG)" == "coolplayer - Win32 Release"
- # ADD CPP /D "_CONFIGCP_Win32_20Release" /D "_PRJCP_coolplayer_2Evprj"
- !ELSEIF "$(CFG)" == "coolplayer - Win32 Debug"
- # ADD CPP /D "_CONFIGCP_Win32_20Debug" /D "_PRJCP_coolplayer_2Evprj"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.skin.h
- # End Source File
- # Begin Source File
- SOURCE=.stdafx.c
- # ADD CPP /Yc"stdafx.h"
- # End Source File
- # Begin Source File
- SOURCE=.stdafx.h
- # End Source File
- # Begin Source File
- SOURCE=.String.c
- # End Source File
- # Begin Source File
- SOURCE=.String.h
- # End Source File
- # Begin Source File
- SOURCE=.resSysIcon_Mask.bmp
- # End Source File
- # End Target
- # End Project