VirtualBox

Changeset 29868 in vbox


Ignore:
Timestamp:
May 28, 2010 3:09:48 PM (15 years ago)
Author:
vboxsync
Message:

Makefile.kmk/vslick.h: Better navigation in Main.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r29666 r29868  
    11331133
    11341134        @$(APPEND) [email protected] '#define COM_DECL_READONLY_ENUM_AND_COLLECTION(a) '
    1135         @$(APPEND) [email protected] '#define COMGETTER(n)                    Get##n '
    1136         @$(APPEND) [email protected] '#define COMSETTER(n)                    Set##n '
     1135        @$(APPEND) [email protected] '#define COMGETTER(n)                    n '
     1136        @$(APPEND) [email protected] '#define COMSETTER(n)                    n '
    11371137        @$(APPEND) [email protected] '#define ComSafeArrayIn(t,a)             t a[] '
    11381138        @$(APPEND) [email protected] '#define ComSafeArrayOut(t,a)            t * a[] '
Note: See TracChangeset for help on using the changeset viewer.

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