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