2 # Author : Vladimir Klyachin (OCN)
6 top_srcdir=@top_srcdir@
9 VPATH=.:@srcdir@:@srcdir@/resources
15 EXPORT_HEADERS= STD_Application.h \
23 # .po files to transform in .qm
24 PO_FILES = STD_images.po \
30 LIB_SRC= STD_Application.cxx \
35 STD_LoadStudiesDlg.cxx
37 LIB_MOC = STD_Application.h \
63 CPPFLAGS+=$(QT_INCLUDES)
65 LDFLAGS+=$(QT_MT_LIBS)