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>2015-11-09 01:03:49 +0300
committerOliver Schneider <oliver@assarbad.net>2015-11-09 01:03:49 +0300
commit35861301093da54e4b7f5112c0660a678467c92f (patch)
tree507760552cf2bf3f60be42f674130c07779328d2 /tests/premake4.lua
parent8f7c5ef2c61da06038f4d8314af64b4b548757b5 (diff)
parentc04a1a0f6c98c119febb3e1ac479dfe38dcaa279 (diff)
Merge with upstream
--HG-- branch : WDS-build
Diffstat (limited to 'tests/premake4.lua')
-rw-r--r--tests/premake4.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/premake4.lua b/tests/premake4.lua
index b0ebde9..6c149e3 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -86,6 +86,7 @@
dofile("actions/vstudio/cs2005/projectelement.lua")
dofile("actions/vstudio/cs2005/projectsettings.lua")
dofile("actions/vstudio/cs2005/propertygroup.lua")
+ dofile("actions/vstudio/cs2005/buildevents.lua")
-- Visual Studio 2005-2010 solutions
dofile("actions/vstudio/sln2005/dependencies.lua")