diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-25 00:49:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-25 00:49:48 +0300 |
commit | 4e8da1a485edea20f065e1583511262fcf8c85b1 (patch) | |
tree | da36aeba5de1bbb08f388d0a0144aae270f6e413 /build | |
parent | 0ea7f903b5f56fbf563d70fea2da40798b681c34 (diff) |
Add support for VC14U3
Diffstat (limited to 'build')
-rw-r--r-- | build/root.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build index 62bf08a..622dca9 100644 --- a/build/root.build +++ b/build/root.build @@ -10,5 +10,3 @@ hxx{*}: extension = ixx{*}: extension = ixx txx{*}: extension = txx cxx{*}: extension = cxx - -cxx.poptions =+ -I$src_root |