1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 11:11:21 +00:00
qb64/internal/c/parts/input/game_controller
Fellippe Heitor 172583fd17 Replaces g++ with clang for the remaining macOS scripts.
If a user has Homebrew installed, calling g++ won't use Apple's Xcode version of the tool, which is required by QB64. This fix continues on with the patch introduced in 4dbdddc89e.

Extra "osx" references replaced with "macOS", but nothing substantial (almost aesthetic).
2020-02-20 20:52:30 -03:00
..
download/gamepad_1.4.0_pre1_source (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
os Replaces g++ with clang for the remaining macOS scripts. 2020-02-20 20:52:30 -03:00
src (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
notes.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
src.c Implements the _DIR$("desktop") function which returns OS specific paths. 2016-03-20 18:56:10 +11:00