- Timestamp:
- Sep 10, 2008 11:56:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Makefile.kmk
r12382 r12383 1352 1352 VBOX_PYXPCOM VBOX_WITH_XPCOM 1353 1353 VBoxPython_NAME.darwin = VBoxPython2_3 1354 VBoxPython_DLLSUFF.darwin = .so 1354 ifeq ($(KBUILD_TARGET),darwin) 1355 ## @todo kBuild - this ain't working: VBoxPython_DLLSUFF.darwin = .so 1356 VBoxPython_DLLSUFF = .so 1357 endif 1355 1358 VBoxPython_CFLAGS.darwin = $(VBOX_PYTHON_FRAMEWORK) 1356 1359 VBoxPython_CXXFLAGS.darwin = $(VBOX_PYTHON_FRAMEWORK)
Note:
See TracChangeset
for help on using the changeset viewer.