Browse Source

suppress excessive MSVC warning messages

pull/1639/head
bsp2 6 years ago
parent
commit
153a8fd566
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      plugins/community/repos/Valley/makefile.msvc

+ 2
- 0
plugins/community/repos/Valley/makefile.msvc View File

@@ -2,6 +2,8 @@ SLUG=Valley


include ../../../../dep/yac/install_msvc.mk include ../../../../dep/yac/install_msvc.mk


EXTRAFLAGS+= -wo4838 -wo4305

include make.objects include make.objects


include ../../../build_plugin.mk include ../../../build_plugin.mk

Loading…
Cancel
Save