VirtualBox

Changeset 35630 in vbox


Ignore:
Timestamp:
Jan 19, 2011 3:23:09 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69535
Message:

vslick.h: three new defines, added include/VBox/vmm/* to headers searched for DECL macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r35379 r35630  
    13901390        @$(APPEND) [email protected] '#define RT_NO_THROW '
    13911391        @$(APPEND) [email protected] '#define RT_THROW(type) throw(type)'
     1392        @$(APPEND) [email protected] '#define RT_GCC_EXTENSION'
     1393        @$(APPEND) [email protected] '#define RT_COMPILER_GROKS_64BIT_BITFIELDS'
     1394        @$(APPEND) [email protected] '#define RT_COMPILER_WITH_80BIT_LONG_DOUBLE'
    13921395
    13931396        @$(APPEND) [email protected] '#define ATL_NO_VTABLE '
     
    15221525                \
    15231526                --append [email protected] \
    1524                 $(filter-out include/VBox/err.h, $(wildcard include/VBox/*.h)) \
     1527                $(filter-out include/VBox/err.h, $(wildcard include/VBox/*.h include/VBox/vmm/*.h)) \
    15251528                include/iprt/cdefs.h
    15261529        $(CAT_EXT) [email protected] \
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