X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fx.bat;h=55c805472e6c6fe955dd358e6849ed3b9e69e5a8;hb=8c77fc30205608b2d8e0ee9a981fa8efd422e84f;hp=8a86b3d3c0fd6e912f6199509901070c480125ac;hpb=1d73b7e77c527ee5b7b5f94cfef74bbf8d16dffa;p=16.git diff --git a/16/x.bat b/16/x.bat index 8a86b3d3..55c80547 100644 --- a/16/x.bat +++ b/16/x.bat @@ -1,3 +1,4 @@ -wpp /d1 /0 /ml dos_gfx lib\x\modex.lib -wlink file dos_gfx,lib\x\*.obj name dos_gfx -copy /y dos_gfx.exe c:\z\bakapi.exe +wpp /d2 /0 /ml dos_gfx +rem wcl -0 -d2 -ml -c lib\modex16.c +wlink debug c option cvp file 'dos_gfx' library 'lib\x\modex.lib' name dos_gfx +copy /y dos_gfx.exe c:\z\bakapi.exe