Changeset 64069 in vbox for trunk/src/VBox/Main
- Timestamp:
- Sep 28, 2016 10:01:02 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/Makefile.kmk
r64067 r64069 354 354 $(VBOXWEB_OUT_DIR)/soapServer.cpp \ 355 355 $(VBOXWEB_OUT_DIR)/vboxweb-wsdl.c 356 356 # gcc 6.2 warns about aborting misleading indentation detection (too much code) 357 vboxweb.cpp_CXXFLAGS = \ 358 $(VBOX_GCC_Wno-misleading-indentation) 357 359 vboxwebsrv_ORDERDEPS = $(VBOXWEB_OUT_DIR)/gsoap_copy_all_ts 358 360 endif # !VBOX_ONLY_SDK
Note:
See TracChangeset
for help on using the changeset viewer.