mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
libs/vkd3d-common: Move vkd3d_array_reserve() from libvkd3d.
This commit is contained in:
@@ -54,7 +54,8 @@ CLEANFILES = $(spv_shaders)
|
||||
noinst_LTLIBRARIES = libvkd3d-common.la
|
||||
libvkd3d_common_la_SOURCES = \
|
||||
include/private/vkd3d_debug.h \
|
||||
libs/vkd3d-common/debug.c
|
||||
libs/vkd3d-common/debug.c \
|
||||
libs/vkd3d-common/memory.c
|
||||
|
||||
lib_LTLIBRARIES = libvkd3d-shader.la libvkd3d.la libvkd3d-utils.la
|
||||
|
||||
|
Reference in New Issue
Block a user