1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 07:55:07 +00:00
qb64/internal/c/libqb/os/lnx/setup_build.sh

3 lines
105 B
Bash
Executable file

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