- Timestamp:
- Sep 12, 2018 11:42:29 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Makefile.kmk
r74229 r74230 1202 1202 # Include sub-makefiles for the Python<->XPCOM and Java<->XPCOM bridges. 1203 1203 # 1204 ifndef VBOX_ONLY_EXTPACK 1204 ifndef VBOX_ONLY_EXTPACKS 1205 1205 # Find the Python headers for the Python<->XPCOM bridge if enabled. 1206 1206 ifdef VBOX_WITH_PYTHON … … 1211 1211 include $(PATH_SUB_CURRENT)/java/Makefile.kmk 1212 1212 endif 1213 endif # !VBOX_ONLY_EXTPACK 1213 endif # !VBOX_ONLY_EXTPACKS 1214 1214 1215 1215
Note:
See TracChangeset
for help on using the changeset viewer.