VirtualBox

Changeset 16826 in vbox for trunk/src


Ignore:
Timestamp:
Feb 17, 2009 10:52:33 AM (16 years ago)
Author:
vboxsync
Message:

Runtime/zip: better include handling in Makefile.kmk

File:
1 edited

Legend:

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

    r16825 r16826  
    171171endif
    172172RuntimeR3_INCS          = \
    173         include
     173        include \
     174        $(SDK_VBOX_ZLIB_INCS)
    174175ifdef VBOX_WITH_NEW_LIBLZF
    175176RuntimeR3_INCS         += \
     
    742743VBoxRT_SOURCES.win.x86        += r3/win/VBoxRT-win32.def
    743744VBoxRT_SOURCES.win.amd64      += r3/win/VBoxRT-win64.def
    744 VBoxRT_INCS                    = $(RuntimeR3_INCS) $(SDK_VBOX_ZLIB_INCS)
     745VBoxRT_INCS                    = $(RuntimeR3_INCS)
    745746VBoxRT_INCS.$(KBUILD_TARGET)   = $(RuntimeR3_INCS.$(KBUILD_TARGET))
    746747VBoxRT_INCS.$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH) = $(RuntimeR3_INCS.$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH))
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