1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-09 11:55:13 +00:00
QB64-PE/internal/c/parts
Matthew Kilgore aea4a6058e Fix linking audio when using $CONSOLE:ONLY
A quick fix, but providing `DEPENDENCY_CONSOLE_ONLY` when compiling
audio.cpp tells `common.h` to avoid pulling in `freeglut.h`, which fixes
the linking issue.

Fixes: #172
2022-09-17 03:06:24 -04:00
..
audio Fix linking audio when using $CONSOLE:ONLY 2022-09-17 03:06:24 -04:00
core Remove old build system 2022-05-19 09:17:13 -04:00
input/game_controller Fix compilation with DEP_DEVICEINPUT 2022-06-09 21:30:37 -04:00
network (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
video Updated comments 2022-08-28 02:16:56 -04:00
zlib Format other various source files 2022-05-06 13:20:30 -04:00