1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/source
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
..
global Add C++ compiler settings dialog 2022-05-30 23:15:04 -04:00
ide Add C++ compiler settings dialog 2022-05-30 23:15:04 -04:00
subs_functions Implements the _Bin$ function 2021-10-14 00:17:35 +02:00
utilities Add C++ compiler settings dialog 2022-05-30 23:15:04 -04:00
.gitignore Don't ignore .bas files in source directory 2022-04-28 17:20:45 -04:00
icon.rc Temporarally add build steps back 2022-05-07 19:57:38 -04:00
qb64.bas Add C++ compiler settings dialog 2022-05-30 23:15:04 -04:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00