Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wine-mirror
GitHub Repository: wine-mirror/wine
Path: blob/master/dlls/comctl32_v6/Makefile.in
5968 views
MODULE    = comctl32_v6.dll
IMPORTS   = uuid user32 gdi32 advapi32 imm32 kernelbase oleaut32
DELAYIMPORTS = oleacc winmm uxtheme
EXTRADEFS = -D_COMCTL32_ -D__WINE_COMCTL32_VERSION=6
PARENTSRC = ../comctl32

SOURCES = \
	animate.c \
	button.c \
	combo.c \
	comboex.c \
	comctl32.rc \
	commctrl.c \
	datetime.c \
	dpa.c \
	draglist.c \
	dsa.c \
	edit.c \
	flatsb.c \
	header.c \
	hotkey.c \
	idb_hist_large.svg \
	idb_hist_small.svg \
	idb_std_large.svg \
	idb_std_small.svg \
	idb_view_large.svg \
	idb_view_small.svg \
	idc_copy.svg \
	idc_divider.svg \
	idc_divideropen.svg \
	idc_movebutton.svg \
	imagelist.c \
	ipaddress.c \
	listbox.c \
	listview.c \
	monthcal.c \
	nativefont.c \
	pager.c \
	progress.c \
	propsheet.c \
	rebar.c \
	smoothscroll.c \
	static.c \
	status.c \
	string.c \
	syslink.c \
	tab.c \
	taskdialog.c \
	toolbar.c \
	tooltips.c \
	trackbar.c \
	treeview.c \
	updown.c \
	version.rc