VirtualBox

Changeset 10581

Show
Ignore:
Timestamp:
07/14/08 03:00:55 (4 months ago)
Author:
vboxsync
Message:

Write PATH_SDK_QT4, PATH_SDK_QT4_LIB, SDK_QT4_LIBPATH and PATH_TOOL_QT4 too (for the new qt4.kmk unit).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r10385 r10581  
    13331333          cnf_append "VBOX_PATH_QT4_INCLUDE" "$INCQT4" 
    13341334          cnf_append "VBOX_PATH_QT4_LIB" "`strip_L "$LIBQT4"`" 
     1335          cnf_append "SDK_QT4_LIBPATH" "`strip_L "$LIBQT4"`" 
     1336          # this is not quite right since the qt libpath does not have to be first... 
     1337          cnf_append "PATH_SDK_QT4_LIB" '$'"(firstword `strip_L "$LIBQT4"`)" 
    13351338          if [ "$foundqt4" = "2" ]; then 
    13361339            cnf_append "VBOX_WITH_QT4_SUN" "1" 
     
    13471350                cnf_append "VBOX_PATH_QT4_BIN" "$q/bin" 
    13481351                cnf_append "VBOX_PATH_QT4" "$q" 
     1352                cnf_append "PATH_SDK_QT4" "$q" 
     1353                cnf_append "PATH_TOOL_QT4" "$q" 
    13491354                return 
    13501355              fi 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy