diff options
Diffstat (limited to 'run.bat')
| -rw-r--r-- | run.bat | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,3 +51,4 @@ cl %FLAGS% %INCLUDE_DIRS% %DEFINITIONS% %SOURCES% %LIB_SOURCES% /Fe%OUT_DIR%/%OU if "%1"=="-r" call "%OUT_DIR%/%OUT_EXE%.exe" C:\Users\aldri\Desktop\Vault\Projects\accounting\build\example.openbook if "%1"=="-t" call "%OUT_DIR%/%OUT_EXE%.exe" -v if "%1"=="-d" call devenv "%OUT_DIR%/%OUT_EXE%.exe" +if "%1"=="-l" call drmemory.exe -leaks_only -brief -batch -- "%OUT_DIR%/%OUT_EXE%.exe" C:\Users\aldri\Desktop\Vault\Projects\accounting\build\example.openbook
\ No newline at end of file |
