Changeset 62875 in vbox for trunk/src/VBox/Main/webservice
- Timestamp:
- Aug 2, 2016 2:43:32 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109475
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/Makefile.kmk
r62767 r62875 215 215 vboxsoap_CXXFLAGS.win += -bigobj 216 216 ifn1of ($(KBUILD_TARGET), win) 217 vboxsoap_CXXFLAGS += -Wno-shadow 217 vboxsoap_CXXFLAGS += -Wno-shadow -Wno-parentheses 218 218 endif 219 219 vboxsoap_INCS := \
Note:
See TracChangeset
for help on using the changeset viewer.