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:
authorOliver Schneider <oliver@assarbad.net>2014-01-05 09:18:25 +0400
committerOliver Schneider <oliver@assarbad.net>2014-01-05 09:18:25 +0400
commit4b001eb8639c87a19913762a66a2cd9cccf33c2d (patch)
tree762b9ef411b2b5a966e83bcd4add2426dea58cc7 /premake4.lua
parentd66980890776c9339b66e2267d8a8975885adcb8 (diff)
Mentioning error
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
{