1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-12 15:30:31 +00:00
qb64/internal/c/libqb/os/lnx/setup_build.sh

4 lines
105 B
Bash
Raw Normal View History

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