1337 h4xx0r1n6

This commit is contained in:
Andrei Drexler 2011-03-07 18:49:13 +00:00
parent 3ee2d4fe9f
commit dab7089d02
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ REM *** Typically this will be something like c:\code\reaction\
REM *** but you can put in whatever you want, like make-qvm-location="c:\reaction code\" REM *** but you can put in whatever you want, like make-qvm-location="c:\reaction code\"
REM *** Remember to add in a trailing backslash \ at the end of the path! REM *** Remember to add in a trailing backslash \ at the end of the path!
set make-qvm-location=c:\reaction\reaction\ set make-qvm-location=%~dp0
REM *** Check to see if the location of make-qvm.bat is valid. It is required for this batch file. REM *** Check to see if the location of make-qvm.bat is valid. It is required for this batch file.