Changeset 93444 in vbox for trunk/src/VBox/HostServices/DragAndDrop
- Timestamp:
- Jan 26, 2022 6:01:15 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/DragAndDrop/Makefile.kmk
r93115 r93444 47 47 48 48 VBoxDragAndDropSvc_LIBS = \ 49 $(LIB_VMM) \50 49 $(LIB_RUNTIME) \ 51 $(LIB_REM) \52 50 $(PATH_STAGE_LIB)/VBoxDnDHostR3Lib$(VBOX_SUFF_LIB) 53 51
Note:
See TracChangeset
for help on using the changeset viewer.