From b1308655b607770d0cc7e2580c897ca80911511e Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Thu, 12 Nov 2015 18:47:00 +0300 Subject: [PATCH] Added props for static and dynamic RTL --- msvc/props/common.debug.dynamic.props | 8 ++++++++ msvc/props/common.debug.static.props | 8 ++++++++ msvc/props/common.release.dynamic.props | 8 ++++++++ msvc/props/common.release.static.props | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100644 msvc/props/common.debug.dynamic.props create mode 100644 msvc/props/common.debug.static.props create mode 100644 msvc/props/common.release.dynamic.props create mode 100644 msvc/props/common.release.static.props diff --git a/msvc/props/common.debug.dynamic.props b/msvc/props/common.debug.dynamic.props new file mode 100644 index 0000000..73bc6ee --- /dev/null +++ b/msvc/props/common.debug.dynamic.props @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/msvc/props/common.debug.static.props b/msvc/props/common.debug.static.props new file mode 100644 index 0000000..73bc6ee --- /dev/null +++ b/msvc/props/common.debug.static.props @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/msvc/props/common.release.dynamic.props b/msvc/props/common.release.dynamic.props new file mode 100644 index 0000000..73bc6ee --- /dev/null +++ b/msvc/props/common.release.dynamic.props @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/msvc/props/common.release.static.props b/msvc/props/common.release.static.props new file mode 100644 index 0000000..73bc6ee --- /dev/null +++ b/msvc/props/common.release.static.props @@ -0,0 +1,8 @@ + + + + + + + +