Tobee_RPG/compileWindows.bat

3 lines
68 B
Batchfile

@echo off
g++ src/Main.cpp src/RPG.cpp res/icon.o -o TobeeRPG.exe