Changeset 11594 in vbox for trunk/src/libs
- Timestamp:
- Aug 23, 2008 7:36:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Makefile.kmk
r11589 r11594 1297 1297 VBox-xpcom-helper_TEMPLATE = VBOXMAINCLIENTDLL 1298 1298 ## @todo why isn't this targetd called VBoxHlp and what is it good for anyway? it's not in any of the lists so it won't be processed or anything... 1299 ## update: Since r35225 this is no longer necessary, VBoxRT is already available when VBoxPython is linked. Do all the initialization from there! 1299 1300 VBox-xpcom-helper_NAME = VBoxHlp 1300 1301 VBox-xpcom-helper_DEFS = … … 1331 1332 VBoxPython_SOURCES = \ 1332 1333 python/src/module/_xpcom.cpp \ 1333 1334 python/src/dllmain.cpp \ 1334 1335 python/src/ErrorUtils.cpp \ 1335 1336 python/src/PyGBase.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.