From 14a985d5e6aa445bb3c51b69a1f7aefb5e88eee7 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sat, 23 Oct 2010 20:55:38 +0200 Subject: [PATCH] CI: TeamCity unittest project --- .../TeamCity/unittests.proj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 build/ContinuousIntegration/TeamCity/unittests.proj diff --git a/build/ContinuousIntegration/TeamCity/unittests.proj b/build/ContinuousIntegration/TeamCity/unittests.proj new file mode 100644 index 00000000..f905021d --- /dev/null +++ b/build/ContinuousIntegration/TeamCity/unittests.proj @@ -0,0 +1,19 @@ + + + + + Debug + False + + + + + + + + + + + + + \ No newline at end of file