VirtualBox

Changeset 58458 in vbox


Ignore:
Timestamp:
Oct 28, 2015 5:44:15 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103760
Message:

remove QtNetwork

Location:
trunk/src/VBox/Installer
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/rules

    r58400 r58458  
    317317        dh_link
    318318ifeq ($(DEBUG),)
    319         dh_strip --keep-debug --exclude=libQtCoreVBox.so.4 --exclude=libQtGuiVBox.so.4 --exclude=libQtNetworkVBox.so.4 --exclude=libQtOpenGLVBox.so.4 --exclude=libqtaccessiblewidgets.so
     319        dh_strip --keep-debug --exclude=libQtCoreVBox.so.4 --exclude=libQtGuiVBox.so.4 --exclude=libQtOpenGLVBox.so.4 --exclude=libqtaccessiblewidgets.so
    320320endif
    321321        mkdir -p $(current)/debian/$(verpkg)-dbg/usr/lib
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r57499 r58458  
    336336            libQtCoreVBox.so.4 \
    337337            libQtGuiVBox.so.4 \
    338             libQtNetworkVBox.so.4 \
    339338            $(if $(VBOX_GUI_USE_QGL),libQtOpenGLVBox.so.4,) \
    340339            accessible/libqtaccessiblewidgets.so,)) \
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r56299 r58458  
    274274        <File Id="file_QtGuiVBox4.dll" Name="QtGuiVBox4.dll"
    275275              Source="$(env.PATH_OUT)\bin\QtGuiVBox4.dll" />
    276         <File Id="file_QtNetworkVBox4.dll" Name="QtNetworkVBox4.dll"
    277               Source="$(env.PATH_OUT)\bin\QtNetworkVBox4.dll" />
    278276<?endif ?>
    279277<?if $(env.VBOX_WITH_DEBUGGER_GUI) = "yes" ?>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette