1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-04 04:50:22 +00:00
QB64-PE/internal/c/libqb
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
..
gui.cpp Format other various source files 2022-05-06 13:20:30 -04:00
gui.h Format other various source files 2022-05-06 13:20:30 -04:00
printer.cpp Format other various source files 2022-05-06 13:20:30 -04:00
printer.h Run clang-format on ./internal/c/*cpp files 2022-05-06 13:20:30 -04:00