Changeset 98128 in vbox for trunk/src/VBox/HostDrivers/win
- Timestamp:
- Jan 19, 2023 2:02:24 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155297
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/win/Makefile.kmk
r98103 r98128 47 47 # For the driver installer/uninstaller executables. 48 48 LIBRARIES += VBoxDrvCfgExe 49 VBoxDrvCfgExe_TEMPLATE := VB OXR3EXE49 VBoxDrvCfgExe_TEMPLATE := VBoxR3Exe 50 50 VBoxDrvCfgExe_EXTENDS := VBoxDrvCfgSharedStatic 51 51
Note:
See TracChangeset
for help on using the changeset viewer.