Changeset 102046 in vbox for trunk/src/VBox
- Timestamp:
- Nov 9, 2023 6:03:32 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 160151
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
r102043 r102046 202 202 203 203 ifdef VBOX_WITH_WAYLAND_ADDITIONS 204 VBoxClient_DEFS += VBOX_WITH_WAYLAND_ADDITIONS205 VBoxClient_INCS += ../wlInclude/206 VBoxClient_SOURCES += \204 VBoxClient_DEFS.linux += VBOX_WITH_WAYLAND_ADDITIONS 205 VBoxClient_INCS.linux += ../wlInclude/ 206 VBoxClient_SOURCES.linux += \ 207 207 wayland-helper-dcp.cpp \ 208 208 wayland-helper-gtk.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.