Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wine-mirror
GitHub Repository: wine-mirror/wine
Path: blob/master/libs/vkd3d/config.h
4389 views
1
#define PACKAGE_NAME "vkd3d"
2
#define PACKAGE_STRING "vkd3d 1.17"
3
#define PACKAGE_VERSION "1.17"
4
#define PATH_MAX 1024
5
#define SONAME_LIBVULKAN "vulkan-1.dll"
6
7