fix missing dastworx extension

This commit is contained in:
Basile Burg 2019-01-18 07:40:15 +01:00
parent 028161f161
commit d5db52cf88
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ echo building...
%dc% %dast% %dparse% %iz% %stdxalloc% ^
-O -release -inline -boundscheck=off %mflags% ^
-Isrc -I"..\etc\iz\import" -I"..\etc\libdparse\src" ^ -I"..\etc\stdx-allocator\source" ^
-of"..\bin\dastworx"
-of"..\bin\dastworx.exe"
::cleanup
del ..\bin\dastworx.obj