mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 15:17:59 +00:00
d189b55d2f
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
82 B
Makefile
5 lines
82 B
Makefile
TESTDLL = propsys.dll
|
|
IMPORTS = propsys ole32 oleaut32
|
|
|
|
C_SRCS = \
|
|
propsys.c
|