CONFIG      += qt warn_on thread
CONFIG      += release

# Comment the following line if you want to build using the GDI backend
win32:CONFIG += HAVE_GDI_PLUS

# Uncomment the following line if you want to enable text antialiasing (works only with the GDI+ backend enabled)
#DEFINES     += HAVE_ANTIALIASED_TEXT

# Comment the following line if you want to build EmfEngine statically
#CONFIG      += EmfEngineDll