aboutsummaryrefslogtreecommitdiff
path: root/build.bat
blob: e6cb56816e7108efc8f841bc38d6cd0876f66c52 (plain)
1
2
3
4
@echo off
rem odin build src/ -debug -pdb-name:bin/better-report.pdb -out:bin/better-report.exe && bin\better-report.exe test\
rem odin build src/ -o:speed -out:C:/tools/better-report.exe
odin build src/wav -debug -out:bin/wav.exe