VirtualBox

Changeset 1564 in vbox for trunk/src


Ignore:
Timestamp:
Mar 20, 2007 1:27:04 AM (18 years ago)
Author:
vboxsync
Message:

Removed libuuid dependency.

Location:
trunk/src
Files:
1 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/Makefile

    r994 r1564  
    101101VBoxBFE_LIBS.linux = \
    102102        $(LIB_RUNTIME) \
    103         $(LIB_UUID) \
    104103        $(LIB_XCURSOR)
    105104VBoxBFE_LIBS.l4 = \
  • trunk/src/VBox/Frontends/VBoxFB/Makefile

    r1 r1564  
    4141        $(LIB_PTHREAD) \
    4242        rt \
    43         $(LIB_UUID) \
    4443        directfb
    4544VBoxFB_LIBPATH    = \
  • trunk/src/VBox/Frontends/VBoxSDL/Makefile

    r798 r1564  
    7979        $(PATH_BIN)/VBoxXPCOM$(VBOX_SUFF_DLL)
    8080 VBoxSDL_LIBS.linux = \
    81         $(LIB_UUID) \
    8281        $(LIB_XCURSOR)
    8382 VBoxSDL_LDFLAGS.darwin = \
  • trunk/src/VBox/Runtime/Makefile

    r1456 r1564  
    123123endif
    124124RuntimeR3_INCS.l4       = \
    125         $(PATH_ROOT)/src/libs/libuuid \
    126125        $(L4_INCDIR)
    127126# for iconv.h
     
    386385RuntimeR3L4_TEMPLATE      = VBOXR3NP
    387386RuntimeR3L4_DEFS          = IN_RT_R3 IN_SUP_R3 LDR_WITH_NATIVE LDR_WITH_ELF LDR_WITH_PE
    388 RuntimeR3L4_INCS          = $(L4_INCDIR) \
    389         $(PATH_ROOT)/src/libs/libuuid
     387RuntimeR3L4_INCS          = $(L4_INCDIR)
    390388
    391389RuntimeR3L4_SOURCES = \
     
    490488endif
    491489VBoxRT_LIBS.l4                 = \
    492         $(PATH_LIB)/VBox-uuid$(VBOX_SUFF_LIB) \
    493490        $(PATH_LIB)/RuntimeR3L4$(VBOX_SUFF_LIB)
    494491
  • trunk/src/libs/Makefile.kmk

    r601 r1564  
    2323
    2424
    25 subdirs.l4 = libuuid ## @todo Use uuid-generic.cpp !
    2625subdirs := liblzf-1.51 $(subdirs.$(BUILD_TARGET))
    2726ifndef VBOX_OSE
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