Changeset 18341 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Mar 26, 2009 6:24:44 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 45119
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r16014 r18341 41 41 VBoxService_LIBS = \ 42 42 $(VBOX_LIB_IPRT_GUEST_R3) \ 43 $(VBOX_LIB_VBGL_R3) 43 $(VBOX_LIB_VBGL_R3) \ 44 $(VBOX_LIB_IPRT_GUEST_R3) 44 45 45 46 include $(KBUILD_PATH)/subfooter.kmk
Note:
See TracChangeset
for help on using the changeset viewer.