From 5572e23e8e2109abd73b916f4f0d278e1aa21f34 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 3 Feb 2021 13:18:25 +0100 Subject: Add msbuild files --- msbuild/compiler.props | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 msbuild/compiler.props (limited to 'msbuild/compiler.props') diff --git a/msbuild/compiler.props b/msbuild/compiler.props new file mode 100644 index 0000000..c455de8 --- /dev/null +++ b/msbuild/compiler.props @@ -0,0 +1,11 @@ + + + + + D:\ext\winnt\boost\boost-1_72_0;..\include;%(AdditionalIncludeDirectories) + /utf-8 /D NOMINMAX /FS %(AdditionalOptions) + stdcpp17 + + + + \ No newline at end of file -- cgit v1.2.3