VirtualBox

Changeset 19429 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
May 6, 2009 1:16:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46957
Message:

Main/testcase: Fixed the paths in the makefile for tstVBoxAPILinux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux

    r11551 r19429  
    1818#
    1919
    20 PATH_XPCOM     = ../..
    21 PATH_BIN       = ../../..
     20PATH_XPCOM     = ..
     21PATH_BIN       = ../../../../
    2222
    2323# This setting must be the same as used when building VBoxXPCOM.so.
     
    2727PATH_XPCOM_IDL = $(PATH_XPCOM)/idl
    2828INCS_XPCOM     = $(PATH_XPCOM)/include \
    29                  $(PATH_XPCOM)/include/xpcom/nsprpub \
    30                  $(PATH_XPCOM)/include/xpcom/string \
    31                  $(PATH_XPCOM)/include/xpcom/xpcom \
    32                  $(PATH_XPCOM)/include/xpcom/ipcd
     29                 $(PATH_XPCOM)/include/nsprpub \
     30                 $(PATH_XPCOM)/include/string \
     31                 $(PATH_XPCOM)/include/xpcom \
     32                 $(PATH_XPCOM)/include/ipcd
    3333
    3434ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette