ostinato/extra/qhexedit2/qhexedit2.pro
2010-11-03 19:39:36 +05:30

9 lines
160 B
Prolog

TEMPLATE = lib
CONFIG += qt staticlib warn_on
HEADERS = src/qhexedit.h \
src/qhexedit_p.h
SOURCES = src/qhexedit.cpp \
src/qhexedit_p.cpp