From fee7a34ddc2bad0248259502c23c71d0f576f7ca Mon Sep 17 00:00:00 2001 From: NN Date: Wed, 7 May 2014 20:47:09 +0300 Subject: [PATCH] Add targets sample. --- samples/XML/sample.targets | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 samples/XML/sample.targets diff --git a/samples/XML/sample.targets b/samples/XML/sample.targets new file mode 100644 index 00000000..50e1d81b --- /dev/null +++ b/samples/XML/sample.targets @@ -0,0 +1,9 @@ + + + MyCommon + + + + + + \ No newline at end of file