From e09e1ef7a87705a53ae0194414037816816dce4a Mon Sep 17 00:00:00 2001 From: mat007 Date: Sun, 30 Sep 2012 20:23:52 +0000 Subject: [PATCH] Changed default platform to vc100 git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@570 860be788-9bd5-4423-9f1e-828f051e677b --- build/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.properties b/build/build.properties index fb16eff..d3263d9 100644 --- a/build/build.properties +++ b/build/build.properties @@ -1,4 +1,4 @@ extensions = svn,headers,check -platform = vc80 +platform = vc100 tests.dir = ${root.dir} libraries.dir = ${root.dir}