9 lines
166 B
Plaintext
Raw Normal View History

2022-08-22 09:32:16 -05:00
export AUTO_UPDATE=true
source utils/define.sh
define PROJECT_NAME "MeercaChase"
2022-08-22 09:32:16 -05:00
define CUSTOM_PARAMS "-lpng -lGL -lX11"
define LANGUAGE "C++"
source utils/main.sh