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

📄 freeamp.dsp

📁 FreeAMP(MP3播放)程序源代码-用来研究MP3解码
💻 DSP
📖 第 1 页 / 共 2 页
字号:
	copy $(InputPath) themes 
	
# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\themes\EMusic.fat

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

# Begin Custom Build
InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\themes\FreeAmp.fat

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

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\themes\FreeAmpClassic.fat

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

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\$(InputName).fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
	
# End Custom Build

!ENDIF 

# End Source File
# End Group
# Begin Group "includes"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\..\..\config\config.h
# End Source File
# Begin Source File

SOURCE=..\..\include\database.h
# End Source File
# Begin Source File

SOURCE=..\..\include\debug.h
# End Source File
# Begin Source File

SOURCE=..\..\include\downloadformat.h
# End Source File
# Begin Source File

SOURCE=..\..\include\downloadmanager.h
# End Source File
# Begin Source File

SOURCE=..\..\include\errors.h
# End Source File
# Begin Source File

SOURCE=..\..\include\event.h
# End Source File
# Begin Source File

SOURCE=..\..\include\eventdata.h
# End Source File
# Begin Source File

SOURCE=..\..\include\facontext.h
# End Source File
# Begin Source File

SOURCE=..\..\..\lib\gdbm\gdbm_fa.h
# End Source File
# Begin Source File

SOURCE=..\..\..\lmc\include\lmc.h
# End Source File
# Begin Source File

SOURCE=..\..\include\log.h
# End Source File
# Begin Source File

SOURCE=..\..\include\metadata.h
# End Source File
# Begin Source File

SOURCE=..\..\include\musiccatalog.h
# End Source File
# Begin Source File

SOURCE=..\include\mutex.h
# End Source File
# Begin Source File

SOURCE=..\..\..\lib\xml\include\Parse.h
# End Source File
# Begin Source File

SOURCE=..\..\..\io\include\pipeline.h
# End Source File
# Begin Source File

SOURCE=..\..\include\player.h
# End Source File
# Begin Source File

SOURCE=..\..\include\playlist.h
# End Source File
# Begin Source File

SOURCE=..\..\include\playlistformat.h
# End Source File
# Begin Source File

SOURCE=..\..\include\plmevent.h
# End Source File
# Begin Source File

SOURCE=..\..\include\portabledevice.h
# End Source File
# Begin Source File

SOURCE=..\..\include\preferences.h
# End Source File
# Begin Source File

SOURCE=..\..\include\properties.h
# End Source File
# Begin Source File

SOURCE=..\..\include\propimpl.h
# End Source File
# Begin Source File

SOURCE=..\..\..\io\include\pullbuffer.h
# End Source File
# Begin Source File

SOURCE=..\..\include\queue.h
# End Source File
# Begin Source File

SOURCE=..\..\include\registrar.h
# End Source File
# Begin Source File

SOURCE=..\..\include\registry.h
# End Source File
# Begin Source File

SOURCE=..\include\semaphore.h
# End Source File
# Begin Source File

SOURCE=..\..\include\thread.h
# End Source File
# Begin Source File

SOURCE=..\..\..\ui\include\ui.h
# End Source File
# Begin Source File

SOURCE=..\..\include\undomanager.h
# End Source File
# Begin Source File

SOURCE=..\..\include\utility.h
# End Source File
# Begin Source File

SOURCE=..\include\win32prefs.h
# End Source File
# End Group
# Begin Group "dlls"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\..\..\lib\musicbrainz\musicbrainz.dll

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

# Begin Custom Build
InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\lib\vorbis\ogg.dll

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\ogg.dll
InputName=ogg

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\ogg.dll
InputName=ogg

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\ogg.dll
InputName=ogg

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\ogg.dll
InputName=ogg

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\lib\vorbis\vorbis.dll

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbis.dll
InputName=vorbis

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbis.dll
InputName=vorbis

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbis.dll
InputName=vorbis

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbis.dll
InputName=vorbis

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\lib\vorbis\vorbisfile.dll

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbisfile.dll
InputName=vorbisfile

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

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

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbisfile.dll
InputName=vorbisfile

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Release"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbisfile.dll
InputName=vorbisfile

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ELSEIF  "$(CFG)" == "freeamp - Win32 NASM Debug"

# Begin Custom Build
InputPath=..\..\..\lib\vorbis\vorbisfile.dll
InputName=vorbisfile

".\$(InputName).dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	copy $(InputPath) .

# End Custom Build

!ENDIF 

# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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