1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00
QB64-PE/internal/c/parts/core
Matthew Kilgore 437cfc3ab7 Remove old build system
Mostly old build scripts and helper files that are now covered by the
Makefile.

A notable deletion is the glew dll and lib files. These are unnecessary
because we compile `glew.c` directly rather than link against the dll or
lib copies we have.
2022-05-19 09:17:13 -04:00
..
download/freeglut-2.8.0 Fix detection of title bar height globally. 2018-06-27 11:03:33 -03:00
gl_header_for_parsing Added multisample support (MSAA x4) 2018-06-15 22:27:30 +05:30
gl_headers (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
glew (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
glues/src Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
src Fix RAWINPUT struct size on 64 bit windows 2021-01-12 01:27:35 +11:00
build.mk Add basic make build system 2022-05-12 00:21:02 -04:00
log.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
src.c Format other various source files 2022-05-06 13:20:30 -04:00