aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorSan Jacobs2024-09-13 10:51:15 +0200
committerSan Jacobs2024-09-13 10:51:15 +0200
commit06c2a21d559045b0a3d82b2ba3c480a22cd2d422 (patch)
treecdbe612f788331cded08282bb7b88dedf7174231 /build.bat
parent4f4416ff213b8287778868a4b18e332b1c012d4f (diff)
downloadbetter-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.tar.gz
better-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.tar.bz2
better-report-06c2a21d559045b0a3d82b2ba3c480a22cd2d422.zip
Cleanup
Diffstat (limited to 'build.bat')
-rwxr-xr-xbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index 0890ae1..5e3298c 100755
--- a/build.bat
+++ b/build.bat
@@ -1,2 +1,2 @@
-odin build main.odin -file -debug -pdb-name:better-report.pdb -out:better-report.exe
+odin build main.odin -file -debug -pdb-name:bin/better-report.pdb -out:bin/better-report.exe
odin build main.odin -file -o:speed -out:C:/tools/better-report.exe