X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fx.bat;h=55c805472e6c6fe955dd358e6849ed3b9e69e5a8;hb=b9f13dd0b67939f2d0897edfafdf0821d53fc405;hp=a6310e93e77ced96912ef4d8120e4040ec7c37fe;hpb=c7b3bc8054c81bf784e742e20fa7bc9331c132c9;p=16.git diff --git a/16/x.bat b/16/x.bat index a6310e93..55c80547 100644 --- a/16/x.bat +++ b/16/x.bat @@ -1,3 +1,4 @@ -wpp /d1 /0 /ml dos_gfx -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