This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
suppress excessive MSVC warning messages
pull/1639/head
bsp2
6 years ago
parent
315a685a67
commit
153a8fd566
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
EXTRAFLAGS+= -wo4838 -wo4305
include make.objects
include ../../../build_plugin.mk
Write
Preview
Loading…
Cancel
Save