Small tweaks to platform-dependent behaviour
This commit is contained in:
parent
c6f64773a7
commit
b6e9523895
2 changed files with 12 additions and 4 deletions
|
|
@ -19,4 +19,5 @@ rem set CC=C:\tcc\i386-win32-tcc.exe
|
|||
rem set CC=C:\tcc\x86_64-win32-tcc.exe
|
||||
@echo on
|
||||
%CC% %CFLAGS% %INCLUDES% %ARCH_SPECIFIC% %SOURCES% %LDFLAGS% -o ..\colorchord.exe
|
||||
pause
|
||||
@echo off
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue