1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 10:40:17 +00:00
QB64-PE/internal/c/libqb/os/osx/setup_build.command
2013-01-24 23:57:23 +11:00

3 lines
97 B
Bash

cd "$(dirname "$0")"
g++ -c -w -Wall ../../../libqb.cpp -D DEPENDENCY_LOADFONT -o libqb_setup.o