Changeset 98628 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Feb 18, 2023 8:10:51 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Makefile.kmk
r98439 r98628 356 356 VBoxDD_SOURCES += \ 357 357 Graphics/DevVGA-SVGA3d-dx-dx11.cpp 358 VBoxDD_POST_CMDS.darwin += \ # @todo This is probably not the nicest way to do this... 359 $(INSTALL) -m 0644 $(lastword $(sort $(wildcard $(KBUILD_DEVTOOLS_TRG)/moltenvk/v*)))/libMoltenVK.dylib $(PATH_STAGE_BIN)/libMoltenVK.dylib 358 360 endif 359 361 endif
Note:
See TracChangeset
for help on using the changeset viewer.