📄 genwindowsmakefiles.cmd
字号:
@Echo OFFSETLOCALfor %%I in (%0) do %%~dIfor %%I in (%0) do cd "%%~pI"cd liveMediadel /Q liveMedia.makdel /Q Makefiletype Makefile.head ..\win32config Makefile.tail > liveMedia.makcd ../groupsockdel /Q groupsock.makdel /Q Makefiletype Makefile.head ..\win32config Makefile.tail > groupsock.makcd ../UsageEnvironmentdel /Q UsageEnvironment.makdel /Q Makefiletype Makefile.head ..\win32config Makefile.tail > UsageEnvironment.makcd ../BasicUsageEnvironmentdel /Q BasicUsageEnvironment.makdel /Q Makefiletype Makefile.head ..\win32config Makefile.tail > BasicUsageEnvironment.makcd ../testProgsdel /Q testProgs.makdel /Q Makefiletype Makefile.head ..\win32config Makefile.tail > testProgs.makENDLOCAL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -