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

📄 xing.mak

📁 这是一个mp3的源代码
💻 MAK
📖 第 1 页 / 共 4 页
字号:
SOURCE=..\..\src\mdct.c

"$(INTDIR)\mdct.obj" : $(SOURCE) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


SOURCE=..\..\src\mhead.c
DEP_CPP_MHEAD=\
	"..\..\include\mhead.h"\
	

"$(INTDIR)\mhead.obj" : $(SOURCE) $(DEP_CPP_MHEAD) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


SOURCE=..\..\src\msis.c
DEP_CPP_MSIS_=\
	"..\..\..\..\config\config.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\msis.obj" : $(SOURCE) $(DEP_CPP_MSIS_) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


SOURCE=..\..\src\uph.c

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

DEP_CPP_UPH_C=\
	"..\..\..\..\config\config.h"\
	"..\..\include\htable.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\uph.obj" : $(SOURCE) $(DEP_CPP_UPH_C) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_UPH_C=\
	"..\..\..\..\config\config.h"\
	"..\..\include\htable.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\uph.obj" : $(SOURCE) $(DEP_CPP_UPH_C) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_UPH_C=\
	"..\..\..\..\config\config.h"\
	"..\..\include\htable.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\uph.obj" : $(SOURCE) $(DEP_CPP_UPH_C) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_UPH_C=\
	"..\..\..\..\config\config.h"\
	"..\..\include\htable.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\uph.obj" : $(SOURCE) $(DEP_CPP_UPH_C) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


!ENDIF 

SOURCE=..\..\src\upsf.c
DEP_CPP_UPSF_=\
	"..\..\..\..\config\config.h"\
	"..\..\include\L3.h"\
	

"$(INTDIR)\upsf.obj" : $(SOURCE) $(DEP_CPP_UPSF_) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


SOURCE=..\..\src\wavep.c

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

DEP_CPP_WAVEP=\
	"..\..\include\port.h"\
	"..\..\src\wcvt.c"\
	

"$(INTDIR)\wavep.obj" : $(SOURCE) $(DEP_CPP_WAVEP) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_WAVEP=\
	"..\..\include\port.h"\
	

"$(INTDIR)\wavep.obj" : $(SOURCE) $(DEP_CPP_WAVEP) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_WAVEP=\
	"..\..\include\port.h"\
	"..\..\src\wcvt.c"\
	

"$(INTDIR)\wavep.obj" : $(SOURCE) $(DEP_CPP_WAVEP) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_WAVEP=\
	"..\..\include\port.h"\
	

"$(INTDIR)\wavep.obj" : $(SOURCE) $(DEP_CPP_WAVEP) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


!ENDIF 

SOURCE=..\..\src\xinglmc.cpp

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

DEP_CPP_XINGL=\
	"..\..\..\..\base\include\debug.h"\
	"..\..\..\..\base\include\errors.h"\
	"..\..\..\..\base\include\event.h"\
	"..\..\..\..\base\include\eventdata.h"\
	"..\..\..\..\base\include\facontext.h"\
	"..\..\..\..\base\include\log.h"\
	"..\..\..\..\base\include\metadata.h"\
	"..\..\..\..\base\include\playlist.h"\
	"..\..\..\..\base\include\playlistformat.h"\
	"..\..\..\..\base\include\plmevent.h"\
	"..\..\..\..\base\include\portabledevice.h"\
	"..\..\..\..\base\include\preferences.h"\
	"..\..\..\..\base\include\properties.h"\
	"..\..\..\..\base\include\queue.h"\
	"..\..\..\..\base\include\registry.h"\
	"..\..\..\..\base\include\thread.h"\
	"..\..\..\..\base\include\undomanager.h"\
	"..\..\..\..\base\include\utility.h"\
	"..\..\..\..\base\win32\include\mutex.h"\
	"..\..\..\..\base\win32\include\semaphore.h"\
	"..\..\..\..\config\config.h"\
	"..\..\..\..\io\include\eventbuffer.h"\
	"..\..\..\..\io\include\pipeline.h"\
	"..\..\..\..\io\include\pmi.h"\
	"..\..\..\..\io\include\pmo.h"\
	"..\..\..\..\io\include\pmoevent.h"\
	"..\..\..\..\io\include\pullbuffer.h"\
	"..\..\..\include\lmc.h"\
	"..\..\include\mhead.h"\
	"..\..\include\port.h"\
	"..\..\include\xinglmc.h"\
	

"$(INTDIR)\xinglmc.obj" : $(SOURCE) $(DEP_CPP_XINGL) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_XINGL=\
	"..\..\..\..\base\include\debug.h"\
	"..\..\..\..\base\include\errors.h"\
	"..\..\..\..\base\include\event.h"\
	"..\..\..\..\base\include\eventdata.h"\
	"..\..\..\..\base\include\facontext.h"\
	"..\..\..\..\base\include\log.h"\
	"..\..\..\..\base\include\metadata.h"\
	"..\..\..\..\base\include\playlist.h"\
	"..\..\..\..\base\include\playlistformat.h"\
	"..\..\..\..\base\include\plmevent.h"\
	"..\..\..\..\base\include\portabledevice.h"\
	"..\..\..\..\base\include\preferences.h"\
	"..\..\..\..\base\include\properties.h"\
	"..\..\..\..\base\include\queue.h"\
	"..\..\..\..\base\include\registry.h"\
	"..\..\..\..\base\include\thread.h"\
	"..\..\..\..\base\include\undomanager.h"\
	"..\..\..\..\base\include\utility.h"\
	"..\..\..\..\base\win32\include\mutex.h"\
	"..\..\..\..\base\win32\include\semaphore.h"\
	"..\..\..\..\config\config.h"\
	"..\..\..\..\io\include\eventbuffer.h"\
	"..\..\..\..\io\include\pipeline.h"\
	"..\..\..\..\io\include\pmi.h"\
	"..\..\..\..\io\include\pmo.h"\
	"..\..\..\..\io\include\pmoevent.h"\
	"..\..\..\..\io\include\pullbuffer.h"\
	"..\..\..\include\lmc.h"\
	"..\..\include\mhead.h"\
	"..\..\include\port.h"\
	"..\..\include\xinglmc.h"\
	

"$(INTDIR)\xinglmc.obj" : $(SOURCE) $(DEP_CPP_XINGL) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_XINGL=\
	"..\..\..\..\base\include\debug.h"\
	"..\..\..\..\base\include\errors.h"\
	"..\..\..\..\base\include\event.h"\
	"..\..\..\..\base\include\eventdata.h"\
	"..\..\..\..\base\include\facontext.h"\
	"..\..\..\..\base\include\log.h"\
	"..\..\..\..\base\include\metadata.h"\
	"..\..\..\..\base\include\playlist.h"\
	"..\..\..\..\base\include\playlistformat.h"\
	"..\..\..\..\base\include\plmevent.h"\
	"..\..\..\..\base\include\portabledevice.h"\
	"..\..\..\..\base\include\preferences.h"\
	"..\..\..\..\base\include\properties.h"\
	"..\..\..\..\base\include\queue.h"\
	"..\..\..\..\base\include\registry.h"\
	"..\..\..\..\base\include\thread.h"\
	"..\..\..\..\base\include\undomanager.h"\
	"..\..\..\..\base\include\utility.h"\
	"..\..\..\..\base\win32\include\mutex.h"\
	"..\..\..\..\base\win32\include\semaphore.h"\
	"..\..\..\..\config\config.h"\
	"..\..\..\..\io\include\eventbuffer.h"\
	"..\..\..\..\io\include\pipeline.h"\
	"..\..\..\..\io\include\pmi.h"\
	"..\..\..\..\io\include\pmo.h"\
	"..\..\..\..\io\include\pmoevent.h"\
	"..\..\..\..\io\include\pullbuffer.h"\
	"..\..\..\include\lmc.h"\
	"..\..\include\mhead.h"\
	"..\..\include\port.h"\
	"..\..\include\xinglmc.h"\
	

"$(INTDIR)\xinglmc.obj" : $(SOURCE) $(DEP_CPP_XINGL) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


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

DEP_CPP_XINGL=\
	"..\..\..\..\base\include\debug.h"\
	"..\..\..\..\base\include\errors.h"\
	"..\..\..\..\base\include\event.h"\
	"..\..\..\..\base\include\eventdata.h"\
	"..\..\..\..\base\include\facontext.h"\
	"..\..\..\..\base\include\log.h"\
	"..\..\..\..\base\include\metadata.h"\
	"..\..\..\..\base\include\playlist.h"\
	"..\..\..\..\base\include\playlistformat.h"\
	"..\..\..\..\base\include\plmevent.h"\
	"..\..\..\..\base\include\portabledevice.h"\
	"..\..\..\..\base\include\preferences.h"\
	"..\..\..\..\base\include\properties.h"\
	"..\..\..\..\base\include\queue.h"\
	"..\..\..\..\base\include\registry.h"\
	"..\..\..\..\base\include\thread.h"\
	"..\..\..\..\base\include\undomanager.h"\
	"..\..\..\..\base\include\utility.h"\
	"..\..\..\..\base\win32\include\mutex.h"\
	"..\..\..\..\base\win32\include\semaphore.h"\
	"..\..\..\..\config\config.h"\
	"..\..\..\..\io\include\eventbuffer.h"\
	"..\..\..\..\io\include\pipeline.h"\
	"..\..\..\..\io\include\pmi.h"\
	"..\..\..\..\io\include\pmo.h"\
	"..\..\..\..\io\include\pmoevent.h"\
	"..\..\..\..\io\include\pullbuffer.h"\
	"..\..\..\include\lmc.h"\
	"..\..\include\mhead.h"\
	"..\..\include\port.h"\
	"..\..\include\xinglmc.h"\
	

"$(INTDIR)\xinglmc.obj" : $(SOURCE) $(DEP_CPP_XINGL) "$(INTDIR)"
	$(CPP) $(CPP_PROJ) $(SOURCE)


!ENDIF 

SOURCE=..\..\src\cdctasm.asm

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

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

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

IntDir=.\Release
InputPath=..\..\src\cdctasm.asm
InputName=cdctasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

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

IntDir=.\Debug
InputPath=..\..\src\cdctasm.asm
InputName=cdctasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

!ENDIF 

SOURCE=..\..\src\cwin8asm.asm

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

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

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

IntDir=.\Release
InputPath=..\..\src\cwin8asm.asm
InputName=cwin8asm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

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

IntDir=.\Debug
InputPath=..\..\src\cwin8asm.asm
InputName=cwin8asm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

!ENDIF 

SOURCE=..\..\src\cwinasm.asm

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

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

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

IntDir=.\Release
InputPath=..\..\src\cwinasm.asm
InputName=cwinasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

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

IntDir=.\Debug
InputPath=..\..\src\cwinasm.asm
InputName=cwinasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

!ENDIF 

SOURCE=..\..\src\mdctasm.asm

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

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

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

IntDir=.\Release
InputPath=..\..\src\mdctasm.asm
InputName=mdctasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

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

IntDir=.\Debug
InputPath=..\..\src\mdctasm.asm
InputName=mdctasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

!ENDIF 

SOURCE=..\..\src\msisasm.asm

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

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

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

IntDir=.\Release
InputPath=..\..\src\msisasm.asm
InputName=msisasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

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

IntDir=.\Debug
InputPath=..\..\src\msisasm.asm
InputName=msisasm

"$(IntDir)\$(InputName).obj"	 : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	nasm -f win32 -o $(IntDir)\$(InputName).obj $(InputPath)

!ENDIF 

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

"fabaselib - Win32 Release" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\fabaselib.mak CFG="fabaselib - Win32 Release" 
   cd "..\..\..\lmc\xingmp3\win32\prj"

"fabaselib - Win32 ReleaseCLEAN" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) CLEAN /F .\fabaselib.mak\
 CFG="fabaselib - Win32 Release" RECURSE=1 
   cd "..\..\..\lmc\xingmp3\win32\prj"

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

"fabaselib - Win32 Debug" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\fabaselib.mak CFG="fabaselib - Win32 Debug" 
   cd "..\..\..\lmc\xingmp3\win32\prj"

"fabaselib - Win32 DebugCLEAN" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) CLEAN /F .\fabaselib.mak CFG="fabaselib - Win32 Debug"\
 RECURSE=1 
   cd "..\..\..\lmc\xingmp3\win32\prj"

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

"fabaselib - Win32 NASM Release" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\fabaselib.mak\
 CFG="fabaselib - Win32 NASM Release" 
   cd "..\..\..\lmc\xingmp3\win32\prj"

"fabaselib - Win32 NASM ReleaseCLEAN" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) CLEAN /F .\fabaselib.mak\
 CFG="fabaselib - Win32 NASM Release" RECURSE=1 
   cd "..\..\..\lmc\xingmp3\win32\prj"

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

"fabaselib - Win32 NASM Debug" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) /F .\fabaselib.mak CFG="fabaselib - Win32 NASM Debug" 
   cd "..\..\..\lmc\xingmp3\win32\prj"

"fabaselib - Win32 NASM DebugCLEAN" : 
   cd "\FreeAmp\freeamp\base\win32\prj"
   $(MAKE) /$(MAKEFLAGS) CLEAN /F .\fabaselib.mak\
 CFG="fabaselib - Win32 NASM Debug" RECURSE=1 
   cd "..\..\..\lmc\xingmp3\win32\prj"

!ENDIF 


!ENDIF 

⌨️ 快捷键说明

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