1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 12:50:37 +00:00
QB64-PE/source/utilities
Matthew Kilgore 2d919768ac Add C++ compiler settings dialog
The new dialogs includes 5 settings:

1. Flag to turn on Optimization (off by default)
2. Flag to strip symbols (On by default)
3. String for extra compiler flags
4. String for extra linker flags
5. Setting for max compiler processes (default of 3)

Fixes: #65
Fixes: #40
2022-05-30 23:15:04 -04:00
..
ini-manager Reduces INI-Manager to the bare minimum. 2021-02-07 23:07:56 -03:00
build.bas Add support for mylib$ and mylibopt$ 2022-05-12 00:21:02 -04:00
file.bas Move some file-related functions into utilities/file.bas 2022-05-06 13:42:35 -04:00
strings.bas Add C++ compiler settings dialog 2022-05-30 23:15:04 -04:00