mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 22:50:08 +00:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
MODULE = photometadatahandler.dll
|
|
|
|
C_SRCS = \
|
|
main.c
|
|
|
|
RC_SRCS = photometadatahandler.rc
|