|
|
@@ -6,11 +6,11 @@ if exist SHEXAGON.G1A del SHEXAGON.G1A
|
|
|
|
|
|
cd debug
|
|
|
if exist FXADDINror.bin del FXADDINror.bin
|
|
|
-"C:\CASIO\fx-9860G_SDK\OS\SH\Bin\Hmake.exe" Addin.mak
|
|
|
+"C:\CASIO\fx-9860G SDK\OS\SH\Bin\Hmake.exe" Addin.mak
|
|
|
cd ..
|
|
|
if not exist debug\FXADDINror.bin goto error
|
|
|
|
|
|
-"C:\CASIO\fx-9860G_SDK\Tools\MakeAddinHeader363.exe" "C:\users\eiyeron\My Documents\Programming\Casio\Super-Hexagon-Casio"
|
|
|
+"C:\CASIO\fx-9860G SDK\Tools\MakeAddinHeader363.exe" "C:\users\eiyeron\My Documents\Programming\SDK\fxsdk\Super-Hexagon-Casio"
|
|
|
if not exist SHEXAGON.G1A goto error
|
|
|
echo Build has completed.
|
|
|
goto end
|