diff --git a/lua_dll/lua_dll.vcxproj b/lua_dll/lua_dll.vcxproj index 2de5fa7e..23e4273f 100644 --- a/lua_dll/lua_dll.vcxproj +++ b/lua_dll/lua_dll.vcxproj @@ -134,6 +134,12 @@ + + lua_dd + + + lua_dr + Level3 diff --git a/lua_static/lua_static.vcxproj b/lua_static/lua_static.vcxproj index a2ca8245..173eeb0b 100644 --- a/lua_static/lua_static.vcxproj +++ b/lua_static/lua_static.vcxproj @@ -70,6 +70,12 @@ + + lua_sr + + + lua_sd + Level3