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:
authorstarkos <none@none>2010-03-05 00:01:45 +0300
committerstarkos <none@none>2010-03-05 00:01:45 +0300
commit705fcc8ba8c6d2cb9d7729d29b7c7113ce0b7be9 (patch)
treeb024e7d66ff3b7d9f70b53a3016a0b4ab4f4061e /tests/premake4.lua
parentb15757c66db4679d15a640c2f386226840a545f8 (diff)
Began work on new frameworks() api
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 2f03c6a..ff89d37 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -63,6 +63,7 @@
dofile("test_vs2003_sln.lua")
dofile("test_vs2005_sln.lua")
dofile("test_vs2008_sln.lua")
+ dofile("actions/vstudio/test_vs2005_csproj.lua")
dofile("actions/vstudio/test_vs200x_vcproj.lua")
-- Xcode tests