Changeset 105662 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Aug 13, 2024 6:17:28 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r98613 r105662 153 153 if1of ($(KBUILD_TARGET), win) 154 154 VBoxService_SOURCES += \ 155 VBoxServicePageSharing.cpp 155 VBoxServicePageSharing.cpp \ 156 VBoxServiceDisplayConfig.cpp 157 VBoxService_INCS += \ 158 $(PATH_ROOT)/src/VBox/Additions \ 159 $(PATH_ROOT)/include/VBox/Graphics \ 160 $(PATH_ROOT)/src/VBox/Additions/WINNT/include 156 161 endif 157 162
Note:
See TracChangeset
for help on using the changeset viewer.