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:
Diffstat (limited to 'tests/premake4.lua')
-rw-r--r--tests/premake4.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/premake4.lua b/tests/premake4.lua
index dcc79e8..041ada2 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -67,6 +67,8 @@
dofile("actions/vstudio/test_vs2005_csproj.lua")
dofile("actions/vstudio/test_vs200x_vcproj.lua")
dofile("actions/vstudio/test_vs2010_vcxproj.lua")
+ dofile("actions/vstudio/test_vs2010_flags.lua")
+
-- Xcode tests
dofile("actions/xcode/test_xcode_common.lua")