1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00
OpenMW/docs/tlconfig.lua
2023-02-11 12:51:58 +01:00

7 lines
125 B
Lua

-- used for checking generated declarations
return {
gen_target = '5.1',
gen_compat = 'off',
include_dir = { '.', },
}