VirtualBox

Changeset 46019 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
May 13, 2013 2:11:21 PM (12 years ago)
Author:
vboxsync
Message:

Additions/x11: use a VBoxGuest template for building the X11 stub libraries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk

    r41477 r46019  
    2424#
    2525IMPORT_LIBS += libXcomposite
    26 libXcomposite_TEMPLATE   = VBOXR3
     26libXcomposite_TEMPLATE   = VBoxGuestR3Dll
    2727libXcomposite_INST       = $(INST_LIB)
    2828# This may need fixing later.
     
    3434#
    3535IMPORT_LIBS += libXdamage
    36 libXdamage_TEMPLATE   = VBOXR3
     36libXdamage_TEMPLATE   = VBoxGuestR3Dll
    3737libXdamage_INST       = $(INST_LIB)
    3838# This may need fixing later.
     
    4444#
    4545IMPORT_LIBS += libXfixes
    46 libXfixes_TEMPLATE   = VBOXR3
     46libXfixes_TEMPLATE   = VBoxGuestR3Dll
    4747libXfixes_INST       = $(INST_LIB)
    4848# This may need fixing later.
     
    5555#
    5656IMPORT_LIBS += libXext
    57 libXext_TEMPLATE   = VBOXR3
     57libXext_TEMPLATE   = VBoxGuestR3Dll
    5858libXext_INST       = $(INST_LIB)
    5959# This may need fixing later.
Note: See TracChangeset for help on using the changeset viewer.

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