summaryrefslogtreecommitdiffstats
path: root/tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-01-31 09:16:24 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2012-01-31 09:16:24 -0800
commit4e798edfaf93990c79d35e9322efc0b9c0415f49 (patch)
tree6a736fadfe671ca9812033aa664d015a96e49993 /tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build
parent4185e8eb532939d1879dfd9e256db413c699f626 (diff)
downloadDotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.zip
DotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.tar.gz
DotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.tar.bz2
Deleted NUnit samples that were irrelevant to the project.
Diffstat (limited to 'tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build')
-rw-r--r--tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build b/tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build
deleted file mode 100644
index f3b6328..0000000
--- a/tools/NUnit/samples/cpp/cpp-cli/syntax/cpp-cli-syntax.build
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<project name="cpp-cli-syntax" default="build">
-
- <include buildfile="../../../samples.common"/>
-
- <patternset id="source-files">
- <include name="AssemblyInfo.cpp" />
- <include name="cpp-cli-syntax.cpp" />
- </patternset>
-
-</project> \ No newline at end of file