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

📄 freeamp.mak

📁 FreeAMP(MP3播放)程序源代码-用来研究MP3解码
💻 MAK
📖 第 1 页 / 共 5 页
字号:
InputPath=..\..\..\lib\portio\i386\free\portio.sys

".\portio.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy ..\..\..\lib\portio\i386\free\portio.sys .\portio.sys
<< 
	

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

InputPath=..\..\..\lib\portio\i386\free\portio.sys

".\portio.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy ..\..\..\lib\portio\i386\free\portio.sys .\portio.sys
<< 
	

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

InputPath=..\..\..\lib\portio\i386\free\portio.sys

".\portio.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy ..\..\..\lib\portio\i386\free\portio.sys .\portio.sys
<< 
	

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

InputPath=..\..\..\lib\portio\i386\free\portio.sys

".\portio.sys" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy ..\..\..\lib\portio\i386\free\portio.sys .\portio.sys
<< 
	

!ENDIF 

SOURCE=..\..\..\themes\Aquatica.fat

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

InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\Aquatica.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\Aquatica.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\Aquatica.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\Aquatica.fat
InputName=Aquatica

".\themes\Aquatica.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

!ENDIF 

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

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

InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\EMusic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\EMusic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\EMusic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\EMusic.fat
InputName=EMusic

".\themes\EMusic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

!ENDIF 

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

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

InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\FreeAmp.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\FreeAmp.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\FreeAmp.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmp.fat
InputName=FreeAmp

".\themes\FreeAmp.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

!ENDIF 

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

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

InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\FreeAmpClassic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\FreeAmpClassic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\FreeAmpClassic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

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

InputPath=..\..\..\themes\FreeAmpClassic.fat
InputName=FreeAmpClassic

".\themes\FreeAmpClassic.fat" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	IF NOT EXIST themes mkdir themes 
	copy $(InputPath) themes 
<< 
	

!ENDIF 

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

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

InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\musicbrainz.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy $(InputPath) .
<< 
	

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

InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\musicbrainz.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy $(InputPath) .
<< 
	

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

InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\musicbrainz.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy $(InputPath) .
<< 
	

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

InputPath=..\..\..\lib\musicbrainz\musicbrainz.dll
InputName=musicbrainz

".\musicbrainz.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	<<tempfile.bat 
	@echo off 
	copy $(InputPath) .
<< 
	

!ENDIF 

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

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

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

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

!ENDIF 

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

"download - Win32 Release" : 
   cd "\Local\src\freeamp\ui\download\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\download.mak CFG="download - Win32 Release" 
   cd "..\..\..\..\base\win32\prj"

"download - Win32 ReleaseCLEAN" : 
   cd "\Local\src\freeamp\ui\download\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\download.mak CFG="download - Win32 Release" RECURSE=1 CLEAN 
   cd "..\..\..\..\base\win32\prj"

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

"download - Win32 Debug" : 
   cd "\Local\src\freeamp\ui\download\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\download.mak CFG="download - Win32 Debug" 
   cd "..\..\..\..\base\win32\prj"

"download - Win32 DebugCLEAN" : 
   cd "\Local\src\freeamp\ui\download\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\download.mak CFG="download - Win32 Debug" RECURSE=1 CLEAN 
   cd "..\..\..\..\base\win32\prj"

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

"download - Win32 NASM Release" : 
   cd "\Local\src\freeamp\ui\download\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\download.mak CFG="download - Win32 NASM Release" 

⌨️ 快捷键说明

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