Changeset 76963 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Jan 24, 2019 8:38:26 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128347
- Location:
- trunk/src/VBox/HostServices/GuestControl
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/Makefile.kmk
r76553 r76963 34 34 35 35 VBoxGuestControlSvc_SOURCES = \ 36 service.cpp36 VBoxGuestControlSvc.cpp 37 37 38 38 VBoxGuestControlSvc_SOURCES.win = \
Note:
See TracChangeset
for help on using the changeset viewer.