###################################################################### # Automatically generated by qmake (2.01a) ?? ?? 23 19:27:34 2014 ###################################################################### TEMPLATE = lib TARGET = imgdecoder-stb CONFIG(x64){ TARGET = $$TARGET"64" } !LIB_ALL:!COM_LIB{ RC_FILE += imgdecoder-stb.rc CONFIG += dll } else{ CONFIG += staticlib } DEPENDPATH += . INCLUDEPATH += . \ ../../utilities/include \ ../../soui/include \ dir = ../.. include($$dir/common.pri) # Input HEADERS += imgdecoder-stb.h stb_image.h SOURCES += imgdecoder-stb.cpp