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:
authorliamDevine <none@none>2010-12-30 18:40:12 +0300
committerliamDevine <none@none>2010-12-30 18:40:12 +0300
commit143499cb0c9c8b0eabd53f9ba6bb5feed0352047 (patch)
treebaeec28d1c1f3d61ce35791c3cd54d5dd6121b2b /tests/test.bat
parentcacee2405e7534da866e6e9684515f0d2f9a174b (diff)
Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs.
Diffstat (limited to 'tests/test.bat')
-rw-r--r--tests/test.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test.bat b/tests/test.bat
index d39aba0..c15767f 100644
--- a/tests/test.bat
+++ b/tests/test.bat
@@ -1,2 +1,3 @@
-CALL ..\\bin\\debug\\premake4 /scripts=..\\src test \ No newline at end of file
+CALL ..\\bin\\debug\\premake4 /scripts=..\\src test
+::CALL ..\\bin\\release\\premake4 /scripts=..\\src test