Changeset 99938 in vbox for trunk/src/VBox/GuestHost
- Timestamp:
- May 23, 2023 3:42:02 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/testcase/Makefile.kmk
r99937 r99938 76 76 tstClipboardHttpServer_TEMPLATE = VBoxR3TstExe 77 77 tstClipboardHttpServer_SOURCES = \ 78 79 80 81 78 tstClipboardHttpServer.cpp \ 79 ../clipboard-common.cpp \ 80 ../clipboard-transfers.cpp \ 81 ../clipboard-transfers-http.cpp 82 82 tstClipboardHttpServer_DEFS += VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS_HTTP 83 83 endif
Note:
See TracChangeset
for help on using the changeset viewer.