diff options
Diffstat (limited to 'build.bat')
| -rw-r--r-- | build.bat | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +robocopy "data/" "build/data" /s /e 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 |
