Changeset 98250 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jan 23, 2023 5:27:05 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r98241 r98250 577 577 578 578 if defined(VBOX_WITH_CLOUD_NET) && defined(VBOX_WITH_LIBSSH) 579 VBoxDD_SDKS += VB OX_SSHVBOX_ZLIB VBoxOpenSsl579 VBoxDD_SDKS += VBoxLibSsh VBOX_ZLIB VBoxOpenSsl 580 580 VBoxDD_DEFS += VBOX_WITH_CLOUD_NET 581 581 VBoxDD_SOURCES += \
Note:
See TracChangeset
for help on using the changeset viewer.