From 286b9af74ca232aab933ddec4718367afa3c3c3f Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 5 Feb 2016 09:14:57 +0100 Subject: [PATCH] Project specific property sheet added. --- build/wxExtend.props | 8 ++++++++ build/wxExtend.vcxproj | 4 ++++ 2 files changed, 12 insertions(+) create mode 100644 build/wxExtend.props diff --git a/build/wxExtend.props b/build/wxExtend.props new file mode 100644 index 0000000..08b2b3e --- /dev/null +++ b/build/wxExtend.props @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/build/wxExtend.vcxproj b/build/wxExtend.vcxproj index 0845e5b..5427335 100644 --- a/build/wxExtend.vcxproj +++ b/build/wxExtend.vcxproj @@ -66,21 +66,25 @@ + + + +