Tools and libraries to glue C/C++ APIs to high-level languages
 
 
 
 
 

5 lines
52 B

@echo off
premake5 --file=premake5.lua gmake
pause