Changeset 95909 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Jul 28, 2022 12:22:48 PM (2 years ago)
- Location:
- trunk/src/VBox/Additions/x11
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk
r95259 r95909 51 51 VBoxClient_INCS += ../x11include/panoramiXproto-1.1 52 52 VBoxClient_INCS += ../x11include/libXrandr-1.5.2 53 VBoxClient_INCS += ../x11include/randrproto-1. 6.053 VBoxClient_INCS += ../x11include/randrproto-1.5.0 54 54 VBoxClient_SOURCES = \ 55 55 main.cpp \ -
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r95905 r95909 33 33 $(VBOX_PATH_X11_ROOT)/libpciaccess-0.10.8 \ 34 34 $(VBOX_PATH_X11_ROOT)/pixman-0.40.0 \ 35 $(VBOX_PATH_X11_ROOT)/randrproto-1. 3.0 \35 $(VBOX_PATH_X11_ROOT)/randrproto-1.5.0 \ 36 36 $(VBOX_PATH_X11_ROOT)/renderproto-0.11.1 \ 37 37 $(VBOX_PATH_X11_ROOT)/xextproto-7.1.1 \
Note:
See TracChangeset
for help on using the changeset viewer.