Changeset 6926 in vbox
- Timestamp:
- Feb 12, 2008 4:50:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
r6810 r6926 439 439 echo '#define COMGETTER(n) Get##n ' >> [email protected] 440 440 echo '#define COMSETTER(n) Set##n ' >> [email protected] 441 echo '#define ComSafeArrayIn(t,a) t a[] ' >> [email protected] 442 echo '#define ComSafeArrayOut(t,a) t * a[] ' >> [email protected] 441 443 echo '#define DECLARE_NOT_AGGREGATABLE(a) ' >> [email protected] 442 444 echo '#define DECLARE_PROTECT_FINAL_CONSTRUCT(a) ' >> [email protected]
Note:
See TracChangeset
for help on using the changeset viewer.