📄 configure
字号:
#Simple configure script for xmake
#this is a simple configure script that creates default output directories for xmake
#on 'nix systems
#don't bother using this on Win32 systems unless you do not have VC++ or Borland, i.e.
#you are building with cygwin
echo configure script for xmake...
mkdir Objects
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -