Changeset 98416 in vbox for trunk/src/VBox/Additions/WINNT/Mouse/NT5
- Timestamp:
- Feb 1, 2023 4:25:17 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk
r98126 r98416 84 84 if defined(VBOX_SIGNING_MODE) && defined(VBOX_SIGN_ADDITIONS) 85 85 VBoxMouse-inf_SOURCES += \ 86 87 88 86 $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.sys \ 87 $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.cat \ 88 $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.cat=>VBoxMouse-PreW10.cat 89 89 90 90 $(PATH_TARGET)/VBoxMouseCat.dir/VBoxMouse.sys: $$(VBoxMouse_1_TARGET) | $$(dir $$@)
Note:
See TracChangeset
for help on using the changeset viewer.