- Timestamp:
- Mar 10, 2009 9:36:30 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk
r17603 r17604 22 22 include $(KBUILD_PATH)/subheader.kmk 23 23 24 DLLS += libXcomposite25 24 25 # 26 # libXcomposite import library. 27 # 28 IMPORT_LIBS += libXcomposite 26 29 libXcomposite_TEMPLATE = VBOXR3 30 libXcomposite_INST = $(INST_LIB) 27 31 # This may need fixing later. 28 32 libXcomposite_SONAME = libXcomposite.so.1
Note:
See TracChangeset
for help on using the changeset viewer.