1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 01:10:24 +00:00
QB64-PE/internal/c/libqb/os/lnx/setup_build.sh

4 lines
105 B
Bash
Executable file

#!/bin/sh
g++ -c -w -Wall ../../../libqb.cpp -D DEPENDENCY_LOADFONT -D FREEGLUT_STATIC -o libqb_setup.o