Changeset 98169 in vbox for trunk/src/VBox/Devices/Input
- Timestamp:
- Jan 20, 2023 8:34:03 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155353
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/testcase/Makefile.kmk
r98103 r98169 32 32 PROGRAMS += tstUsbMouse 33 33 endif 34 tstUsbMouse_TEMPLATE = VB OXR3TSTEXE34 tstUsbMouse_TEMPLATE = VBoxR3TstExe 35 35 tstUsbMouse_DEFS = VBOX_WITH_VUSB 36 36 tstUsbMouse_INCS = \
Note:
See TracChangeset
for help on using the changeset viewer.