- Timestamp:
- Sep 5, 2013 9:07:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/Makefile.kmk
r48282 r48294 204 204 VBoxPython2_7_TEMPLATE = XPCOM$(if-expr "$(KBUILD_TARGET)" == "darwin",OSX107,) 205 205 VBoxPython2_7_INCS = $(VBOX_PYTHON27_INC) 206 VBoxPython2_7_LIBS = $(VBOX_PYTHON27_LIB _X86)206 VBoxPython2_7_LIBS = $(VBOX_PYTHON27_LIB) 207 207 208 208 ifdef VBOX_WITH_32_ON_64_MAIN_API
Note:
See TracChangeset
for help on using the changeset viewer.