sigonasr2 8f9cb3d107 Reference the w from inside the PGE to fix perspective
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-10-10 02:25:50 -05:00

10 lines
229 B
Plaintext
Executable File

export AUTO_UPDATE=true
source utils/define.sh
define PROJECT_NAME "C++ProjectTemplate"
define CUSTOM_PARAMS "-std=c++17 -lX11 -lGL -lpthread -lpng -lstdc++fs -lpulse -lpulse-simple"
define LANGUAGE "C++"
source utils/main.sh