diff --git a/premake5.lua b/premake5.lua index f5ef4a44..06cf8f60 100644 --- a/premake5.lua +++ b/premake5.lua @@ -257,9 +257,6 @@ workspace "iw4x" resincludedirs { "$(ProjectDir)src" -- fix for VS IDE } - removefiles { - "./src/Components/Modules/Tor.*", - } -- Debug flags if _OPTIONS["ac-debug-detections"] then