diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 21:52:24 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 21:52:24 +0100 |
| commit | 6f7374c2fa58c8692b51018864b802e6b876d305 (patch) | |
| tree | a7e8ead757e9f4de1920395336dcac1c8a989576 /build.bat | |
A new start
Diffstat (limited to 'build.bat')
| -rw-r--r-- | build.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.bat b/build.bat new file mode 100644 index 0000000..5a407c9 --- /dev/null +++ b/build.bat @@ -0,0 +1,2 @@ +gcc.exe -m64 -w -g -DMODE_DEBUG src/main.c -o build/truckerx2.exe -Llibs/ -lSDL2 -lSDL2_mixer +call build\truckerx2.exe
\ No newline at end of file |
