VirtualBox

Changeset 1773 in kBuild for trunk


Ignore:
Timestamp:
Sep 8, 2008 3:27:00 PM (16 years ago)
Author:
bird
Message:

qt4: Forgot to export PATH_SDK_QT4_INC. oops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/units/qt4.kmk

    r1771 r1773  
    8888    ifneq ($(PATH_SDK_QT4),)
    8989     export PATH_SDK_QT4
    90      
     90
    9191     # Locate the include files.
    9292     ifeq ($(PATH_SDK_QT4_INC),)
     
    9797        /usr/local/include/qt4/QtCore/qtglobal.h \
    9898        )))
     99      ifneq ($(PATH_SDK_QT4_INC),)
     100       export PATH_SDK_QT4_INC
     101      endif
    99102     endif
    100103
     
    195198# Tool Specific Properties
    196199#       PATH_TOOL_QT4     - Obsolete.
    197 #       PATH_TOOL_QT4_BIN - The 
    198 #       TOOL_QT4_BIN_SUFF - 
     200#       PATH_TOOL_QT4_BIN - The
     201#       TOOL_QT4_BIN_SUFF -
    199202if !defined(PATH_TOOL_QT4_BIN) && defined(PATH_TOOL_QT4)
    200203 PATH_TOOL_QT4_BIN := $(PATH_TOOL_QT4)/bin
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