allow cl compiler (MSVC) to work as preprocessor

This commit is contained in:
sonoro1234
2018-10-09 20:13:56 +02:00
parent 2d3cf59b21
commit 812af400f1
5 changed files with 48 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
:: set PATH=%PATH%;C:\luaGL;C:\i686-7.2.0-release-posix-dwarf-rt_v5-rev1\mingw32\bin;
:: set PATH=%PATH%;C:\luaGL\sources\luajit-master\luajit-master\bin\mingw32;C:\mingw32\bin;
::process files
:: arg[1] compiler name gcc or clang
:: arg[1] compiler name gcc, clang or cl
:: arg[2..n] name of implementations to generate
luajit ./generator.lua "gcc" glfw opengl3 opengl2 sdl