summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/VS10Project/my.props
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/VS10Project/my.props')
-rw-r--r--Tests/RunCMake/VS10Project/my.props5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/VS10Project/my.props b/Tests/RunCMake/VS10Project/my.props
new file mode 100644
index 0000000..7c98cde
--- /dev/null
+++ b/Tests/RunCMake/VS10Project/my.props
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ </PropertyGroup>
+</Project>