Changeset 26741 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Feb 24, 2010 12:50:29 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57991
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk
r26698 r26741 92 92 VBoxGuestR3Lib_SOURCES = \ 93 93 VBoxGuestR3Lib.cpp \ 94 VBoxGuestR3LibClipboard.cpp \ 94 95 VBoxGuestR3LibCredentials.cpp \ 95 96 VBoxGuestR3LibGR.cpp \ … … 100 101 VBoxGuestR3Lib_SOURCES += \ 101 102 VBoxGuestR3LibDaemonize.cpp \ 102 VBoxGuestR3LibClipboard.cpp \103 103 VBoxGuestR3LibMouse.cpp \ 104 104 VBoxGuestR3LibSeamless.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.