From 01d6be4d512118d39ef52f79ca9ddddd2bba3f32 Mon Sep 17 00:00:00 2001 From: stijn Date: Mon, 5 May 2014 12:18:27 +0200 Subject: Windows MSVC port Extend the windows port so it compiles with the toolchain from Visual Studio 2013 --- windows/msvc/release.props | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 windows/msvc/release.props (limited to 'windows/msvc/release.props') diff --git a/windows/msvc/release.props b/windows/msvc/release.props new file mode 100644 index 000000000..ea0bf433d --- /dev/null +++ b/windows/msvc/release.props @@ -0,0 +1,16 @@ + + + + + + + + true + true + + + true + + + + -- cgit v1.2.3