VirtualBox

Changeset 4895 for trunk

Show
Ignore:
Timestamp:
09/19/07 10:36:41 (1 year ago)
Author:
vboxsync
Message:

FreeBSD

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Main/Makefile.kmk

    r4846 r4895  
    377377VBoxXML_SOURCES    = \ 
    378378        xml/cfgldr.cpp 
     379VBoxXML_INCS.freebsd = \ 
     380        /usr/local/include ## @todo probably belongs in the template 
     381VBoxXML_LIBPATH.freebsd = \ 
     382        /usr/local/lib ## @todo probably belongs in the template 
    379383VBoxXML_LDFLAGS.darwin = -install_name @executable_path/VBoxXML.dylib -Wl,-x # no debug info please. 
    380384 
     
    456460VBOX_XML_SCHEMA.darwin = xml/VirtualBox-settings-macosx.xsd 
    457461VBOX_XML_SCHEMA.linux  = xml/VirtualBox-settings-linux.xsd 
     462VBOX_XML_SCHEMA.freebsd  = xml/VirtualBox-settings-freebsd.xsd 
    458463VBOX_XML_SCHEMA.win    = xml/VirtualBox-settings-windows.xsd 
    459464VBOX_XML_SCHEMA.os2    = xml/VirtualBox-settings-os2.xsd 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy