makefile

来自「Design Componenet With C++ STL配套书源代码」· 代码 · 共 6 行

TXT
6
字号
# Compile all .cpp-files in the current directory and make a project of them # (i.e. one executable, so that there may be exactly one main()include ../../../make/makeProject

⌨️ 快捷键说明

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