From 6f5b41551b351f75cdb377adbb49cbc4d74fc259 Mon Sep 17 00:00:00 2001 From: "shewitt.au" Date: Sun, 4 Jan 2026 21:37:09 +1100 Subject: [PATCH] Rename targets --- lua_dll/lua_dll.vcxproj | 6 ++++++ lua_static/lua_static.vcxproj | 6 ++++++ 2 files changed, 12 insertions(+) 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