Commit dbcbc8c7 authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

vcomp110: Add test for C2VectParallel().

parent ab89486e
......@@ -20947,6 +20947,7 @@ wine_fn_config_makefile dlls/vcomp enable_vcomp
wine_fn_config_makefile dlls/vcomp/tests enable_tests
wine_fn_config_makefile dlls/vcomp100 enable_vcomp100
wine_fn_config_makefile dlls/vcomp110 enable_vcomp110
wine_fn_config_makefile dlls/vcomp110/tests enable_tests
wine_fn_config_makefile dlls/vcomp120 enable_vcomp120
wine_fn_config_makefile dlls/vcomp140 enable_vcomp140
wine_fn_config_makefile dlls/vcomp90 enable_vcomp90
......
......@@ -3741,6 +3741,7 @@ WINE_CONFIG_MAKEFILE(dlls/vcomp)
WINE_CONFIG_MAKEFILE(dlls/vcomp/tests)
WINE_CONFIG_MAKEFILE(dlls/vcomp100)
WINE_CONFIG_MAKEFILE(dlls/vcomp110)
WINE_CONFIG_MAKEFILE(dlls/vcomp110/tests)
WINE_CONFIG_MAKEFILE(dlls/vcomp120)
WINE_CONFIG_MAKEFILE(dlls/vcomp140)
WINE_CONFIG_MAKEFILE(dlls/vcomp90)
......
TESTDLL = vcomp110.dll
C_SRCS = \
vcomp110.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment