📄 all.mak
字号:
!ELSEIF "$(CFG)" == "all - Win32 Debug""EnumVal - Win32 Debug" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win32 Debug" cd "..\all""EnumVal - Win32 DebugCLEAN" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""EnumVal - Win64 Debug" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win64 Debug" cd "..\all""EnumVal - Win64 DebugCLEAN" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""EnumVal - Win64 Release" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win64 Release" cd "..\all""EnumVal - Win64 ReleaseCLEAN" : cd "..\EnumVal" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\EnumVal.mak" CFG="EnumVal - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""InitTermTest - Win32 Release" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win32 Release" cd "..\all""InitTermTest - Win32 ReleaseCLEAN" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""InitTermTest - Win32 Debug" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win32 Debug" cd "..\all""InitTermTest - Win32 DebugCLEAN" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""InitTermTest - Win64 Debug" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win64 Debug" cd "..\all""InitTermTest - Win64 DebugCLEAN" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""InitTermTest - Win64 Release" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win64 Release" cd "..\all""InitTermTest - Win64 ReleaseCLEAN" : cd "..\InitTermTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\InitTermTest.mak" CFG="InitTermTest - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""MemParse - Win32 Release" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win32 Release" cd "..\all""MemParse - Win32 ReleaseCLEAN" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""MemParse - Win32 Debug" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win32 Debug" cd "..\all""MemParse - Win32 DebugCLEAN" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""MemParse - Win64 Debug" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win64 Debug" cd "..\all""MemParse - Win64 DebugCLEAN" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""MemParse - Win64 Release" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win64 Release" cd "..\all""MemParse - Win64 ReleaseCLEAN" : cd "..\MemParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\MemParse.mak" CFG="MemParse - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""PParse - Win32 Release" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win32 Release" cd "..\all""PParse - Win32 ReleaseCLEAN" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""PParse - Win32 Debug" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win32 Debug" cd "..\all""PParse - Win32 DebugCLEAN" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""PParse - Win64 Debug" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win64 Debug" cd "..\all""PParse - Win64 DebugCLEAN" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""PParse - Win64 Release" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win64 Release" cd "..\all""PParse - Win64 ReleaseCLEAN" : cd "..\PParse" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\PParse.mak" CFG="PParse - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""RangeTest - Win32 Release" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win32 Release" cd "..\all""RangeTest - Win32 ReleaseCLEAN" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""RangeTest - Win32 Debug" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win32 Debug" cd "..\all""RangeTest - Win32 DebugCLEAN" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""RangeTest - Win64 Debug" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win64 Debug" cd "..\all""RangeTest - Win64 DebugCLEAN" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""RangeTest - Win64 Release" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win64 Release" cd "..\all""RangeTest - Win64 ReleaseCLEAN" : cd "..\RangeTest" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\RangeTest.mak" CFG="RangeTest - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""Redirect - Win32 Release" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win32 Release" cd "..\all""Redirect - Win32 ReleaseCLEAN" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""Redirect - Win32 Debug" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win32 Debug" cd "..\all""Redirect - Win32 DebugCLEAN" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""Redirect - Win64 Debug" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win64 Debug" cd "..\all""Redirect - Win64 DebugCLEAN" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""Redirect - Win64 Release" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win64 Release" cd "..\all""Redirect - Win64 ReleaseCLEAN" : cd "..\Redirect" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\Redirect.mak" CFG="Redirect - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""SAX2Count - Win32 Release" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win32 Release" cd "..\all""SAX2Count - Win32 ReleaseCLEAN" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""SAX2Count - Win32 Debug" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win32 Debug" cd "..\all""SAX2Count - Win32 DebugCLEAN" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""SAX2Count - Win64 Debug" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win64 Debug" cd "..\all""SAX2Count - Win64 DebugCLEAN" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""SAX2Count - Win64 Release" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win64 Release" cd "..\all""SAX2Count - Win64 ReleaseCLEAN" : cd "..\SAX2Count" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Count.mak" CFG="SAX2Count - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""SAX2Print - Win32 Release" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win32 Release" cd "..\all""SAX2Print - Win32 ReleaseCLEAN" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win32 Release" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win32 Debug""SAX2Print - Win32 Debug" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win32 Debug" cd "..\all""SAX2Print - Win32 DebugCLEAN" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win32 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Debug""SAX2Print - Win64 Debug" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win64 Debug" cd "..\all""SAX2Print - Win64 DebugCLEAN" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win64 Debug" RECURSE=1 CLEAN cd "..\all"!ELSEIF "$(CFG)" == "all - Win64 Release""SAX2Print - Win64 Release" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win64 Release" cd "..\all""SAX2Print - Win64 ReleaseCLEAN" : cd "..\SAX2Print" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAX2Print.mak" CFG="SAX2Print - Win64 Release" RECURSE=1 CLEAN cd "..\all"!ENDIF !IF "$(CFG)" == "all - Win32 Release""SAXCount - Win32 Release" : cd "..\SAXCount" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAXCount.mak" CFG="SAXCount - Win32 Release" cd "..\all""SAXCount - Win32 ReleaseCLEAN" : cd "..\SAXCount" $(MAKE) CPP=$(CPP) /$(MAKEFLAGS) /F ".\SAXCount.mak" CFG="SAXCount - Win32 Release" RECURSE=1 CLEAN
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -