Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/premake4.lua b/premake4.lua
index 2185ec2..7a18dcf 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -225,7 +225,7 @@ solution ("windirstat")
targetdir ("build")
targetextension (".wdslng")
resoptions {"/nologo", "/l409"}
- resincludedirs {".", nm, "$(IntDir)"}
+ resincludedirs {".", nm, "$(IntDir)"} -- ATTENTION: FAULTY IN premake-stable ... needs to be addressed
linkoptions {"/noentry"}
files
{