compact lines from preprocessor

This commit is contained in:
sonoro1234
2018-10-05 12:56:02 +02:00
parent 6ceba86ff6
commit e99f8dc918
2 changed files with 40 additions and 8 deletions

View File

@@ -10,8 +10,8 @@
:: impl_definitions.lua for implementation function definitions
:: set your PATH if necessary for LuaJIT or Lua5.1 or luajit with: (for example)
set PATH=%PATH%;C:\luaGL;C:\mingw32\bin;
:: set PATH=%PATH%;C:\luaGL;C:\mingw32\bin;
:: set PATH=%PATH%;C:\luaGL;C:\i686-7.2.0-release-posix-dwarf-rt_v5-rev1\mingw32\bin;
::process files
:: arg[1..n] name of implementations to generate
luajit.exe ./generator.lua glfw opengl3 opengl2 sdl