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:
authorJason Perkins <starkos@industriousone.com>2011-05-19 01:32:04 +0400
committerJason Perkins <starkos@industriousone.com>2011-05-19 01:32:04 +0400
commitb04c702a0f5376fefd12c19a89484345c71a6e60 (patch)
tree19bef14feecfcff7a746c6da7ff4fce4f4be4c72 /tests/test_gmake_cs.lua
parent882641b32a241f1ccf7c3de17363228a72b6878b (diff)
More cleanup; preparing the virtual path stuff
Diffstat (limited to 'tests/test_gmake_cs.lua')
-rw-r--r--tests/test_gmake_cs.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_gmake_cs.lua b/tests/test_gmake_cs.lua
index 68e9b7e..a0e90cb 100644
--- a/tests/test_gmake_cs.lua
+++ b/tests/test_gmake_cs.lua
@@ -25,7 +25,7 @@
end
local function prepare()
- premake.buildconfigs()
+ premake.bake.buildconfigs()
end