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

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2014-01-07 14:13:09 +0400
committerOliver Schneider <oliver@assarbad.net>2014-01-07 14:13:09 +0400
commit67ff11b712289041bf510b343c4e38e60f9615b7 (patch)
tree727841c923bfa6a73c5df0086ac42ae7d262dce5 /.hgignore
parentea8e2147f097e90ee61359a8a38f7553aeb0ae11 (diff)
Customized the project generation so that I can build the premake4.exe for WinDirStat easily
Also adds a version resource to premake4.exe Invokes signtool for Release configuration "scripts.c" is included although it is being generated (This is intentional!) --HG-- branch : WDS-build
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index ade2dcb..c0131d3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -31,3 +31,5 @@ project.bbprojectdata
Premake4.tmproj
Visual Lint/PC-lint/**.vlstatus
*.lnt
+intermediate/**
+premake4.exe