1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-02 03:50:36 +00:00

Include c compiler in windows builds

This commit is contained in:
Luke Ceddia 2018-01-13 14:35:14 +11:00
parent d459837ec4
commit ec882cce46
3 changed files with 3 additions and 8 deletions

View file

@ -55,4 +55,4 @@ del /q /s internal\c\libqb\*.a >nul 2>nul
del /q /s internal\c\parts\*.o >nul 2>nul
del /q /s internal\c\parts\*.a >nul 2>nul
cd internal\source
del /q /s debug_* recompile_*
del /q /s debug_* recompile_*

View file

@ -3,4 +3,6 @@
appveyor.yml
.git
.gitignore
qb64/internal/c/c_compiler/c_compiler.7z
qb64/internal/c/c_compiler/7z

View file

@ -2,10 +2,3 @@ setup_lnx.sh
setup_osx.command
qb64_start_osx.command
secure-file
qb64\internal\c\c_compiler\bin
qb64\internal\c\c_compiler\i686-w64-mingw32
qb64\internal\c\c_compiler\include
qb64\internal\c\c_compiler\lib
qb64\internal\c\c_compiler\libexec
qb64\internal\c\c_compiler\mingw
qb64\internal\c\c_compiler\share