First upload of the code.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
7
testvesa/comp.bat
Normal file
7
testvesa/comp.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
50
|
||||
wmake
|
||||
if errorlevel 1 goto END
|
||||
if not exist testvesa.exe goto END
|
||||
if %0==COMP testvesa %1
|
||||
:END
|
||||
Reference in New Issue
Block a user