VirtualBox

Changeset 11551 in vbox for trunk/src/VBox/Frontends/VBoxFB


Ignore:
Timestamp:
Aug 21, 2008 5:16:02 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35134
Message:

API/xpcom: prefix any C symbols in VBoxXPCOM.so, to avoid namespace pollution. Enabled only on Linux at the moment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk

    r10058 r11551  
    3535        Helper.cpp
    3636VBoxFB_DEFS       = IN_RING3 IN_RT_R3 _GNU_SOURCE
     37ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     38 VBoxFB_DEFS     += VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     39endif
    3740VBoxFB_INCS       = \
    3841        /usr/include/directfb \
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