build: Add version name for symbols.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia 2018-01-16 14:02:25 +01:00 committed by Alexandre Julliard
parent 44aad2a938
commit a64dd8be5f
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
VKD3D_1_0
{
global:
vkd3d_shader_compile_dxbc;

View File

@ -1,3 +1,4 @@
VKD3D_1_0
{
global:
D3D12CreateDevice;

View File

@ -1,3 +1,4 @@
VKD3D_1_0
{
global:
vkd3d_acquire_vk_queue;