- Timestamp:
- Jul 6, 2009 8:35:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/Makefile.kmk
r21239 r21240 116 116 VBoxPython26_EXTENDS_BY = appending 117 117 VBoxPython26_NAME = VBoxPython2_6 118 VBoxPython26_TEMPLATE = XPCOM 118 if "$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)" == "darwin.x86" 119 VBoxPython26_TEMPLATE = XPCOMOSX105 120 else 121 VBoxPython26_TEMPLATE = XPCOM 122 endif 119 123 120 124 VBoxPython26_DEFS = VBOX_PYXPCOM_VERSIONED
Note:
See TracChangeset
for help on using the changeset viewer.