Changeset 100247 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jun 22, 2023 10:59:44 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
r100246 r100247 74 74 75 75 ifdef VBOX_WITH_WAYLAND_ADDITIONS 76 VBoxClient_DEFS += VBOX_WITH_WAYLAND_ADDITIONS77 VBoxClient_SOURCES += \78 wayland-helper-dcp.cpp \79 wayland-helper-gtk.cpp \80 wayland.cpp76 VBoxClient_DEFS += VBOX_WITH_WAYLAND_ADDITIONS 77 VBoxClient_SOURCES += \ 78 wayland-helper-dcp.cpp \ 79 wayland-helper-gtk.cpp \ 80 wayland.cpp 81 81 endif 82 82
Note:
See TracChangeset
for help on using the changeset viewer.