Changeset 95821 in vbox for trunk/src/VBox/GuestHost/DragAndDrop
- Timestamp:
- Jul 25, 2022 4:00:26 PM (3 years ago)
- Location:
- trunk/src/VBox/GuestHost/DragAndDrop
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/DragAndDrop/Makefile.kmk
r93115 r95821 28 28 DnDPath.cpp \ 29 29 DnDTransferObject.cpp \ 30 DnDTransferList.cpp 30 DnDTransferList.cpp \ 31 DnDUtils.cpp 31 32 32 33 # … … 61 62 62 63 include $(FILE_KBUILD_SUB_FOOTER) 63
Note:
See TracChangeset
for help on using the changeset viewer.