Changeset 98130 in vbox for trunk/src/VBox/Storage
- Timestamp:
- Jan 19, 2023 8:31:52 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155299
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/Makefile.kmk
r98103 r98130 39 39 LIBRARIES += StorageLib #StorageLibNoDB 40 40 41 StorageLib_TEMPLATE = VB OXR341 StorageLib_TEMPLATE = VBoxR3Dll 42 42 StorageLib_DEFS = IN_VBOXDDU 43 43 ifeq ($(USER),bird) … … 81 81 endif # VBOX_WITH_EXTPACK_PUEL 82 82 83 #StorageLibNoDB_TEMPLATE = VB OXR383 #StorageLibNoDB_TEMPLATE = VBoxR3Dll 84 84 #StorageLibNoDB_DEFS = IN_VBOXDDU VBOX_HDD_NO_DYNAMIC_BACKENDS 85 85 #StorageLibNoDB_SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.