need to link against common dialogs

This commit is contained in:
dougt%meer.net 2005-11-23 04:30:05 +00:00
Родитель fdaa928eea
Коммит 78b18c2735
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -111,7 +111,7 @@ include $(topsrcdir)/config/config.mk
ifdef WINCE ifdef WINCE
LOCAL_INCLUDES += -I$(srcdir)/wince LOCAL_INCLUDES += -I$(srcdir)/wince
OS_LIBS += $(call EXPAND_LIBNAME, aygshell cellcore uuid ole32 oleaut32) OS_LIBS += $(call EXPAND_LIBNAME, aygshell cellcore commdlg uuid ole32 oleaut32)
endif endif