From 67ff11b712289041bf510b343c4e38e60f9615b7 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Tue, 7 Jan 2014 10:13:09 +0000 Subject: 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 --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.hgignore') 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 -- cgit v1.2.3