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

📄 ghs.mpd

📁 ACE源码
💻 MPD
字号:
#!build
default:
<%if(exename)%>
	program
<%endif%>
<%if(sharedname || staticname)%>
	library
	:cx_pch_option=automatic
	:outputname=<%libout%>\<%if(sharedname)%><%sharedname%><%else%><%staticname%><%endif%>.lib
	:object_dir=obj
	:cx_pch_dir=pch
<%endif%>
<%foreach(source_files)%>
..\<%source_file%>
	C++
<%endfor%>

⌨️ 快捷键说明

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