VirtualBox

Changeset 16163 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jan 22, 2009 1:19:06 PM (16 years ago)
Author:
vboxsync
Message:

New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r16015 r16163  
    171171endif
    172172RuntimeR3_INCS          = \
    173         include \
     173        include
     174ifdef VBOX_WITH_NEW_LIBLZF
     175RuntimeR3_INCS         += \
     176        $(PATH_ROOT)/src/libs/liblzf-3.4
     177else
     178RuntimeR3_INCS         += \
    174179        $(PATH_ROOT)/src/libs/liblzf-1.51
     180endif
    175181ifdef IPRT_WITH_KSTUFF
    176182 RuntimeR3_INCS        += \
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