freeamp.mak
来自「FreeAMP(MP3播放)程序源代码-用来研究MP3解码」· MAK 代码 · 共 1,791 行 · 第 1/5 页
MAK
1,791 行
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 + =
减小字号Ctrl + -
显示快捷键?