f1nalspace / final_game_tech

Game related libraries written in C/C++ written by T. Spaete
MIT License
175 stars 10 forks source link

Create simple batch files to compile the FPL Demos with VC++ #125

Open f1nalspace opened 3 years ago

f1nalspace commented 3 years ago

Create batch files for each demo, which simply calls the VC++ compiler - in handmade style ;) Look for a way to find and execute the vcvars64/vcvars32.bat files.