qtecomplugins/examples/testapp/testapp.pro
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    37 TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    37 TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    38 
    38 
    39 LIBS += -lxqplugins
    39 LIBS += -lxqplugins
    40 
    40 
    41 SOURCES += \
    41 SOURCES += \
    42            src/main.cpp \
    42            src/main.cpp
    43            src/qtracker.cpp
       
    44           
    43           
    45 HEADERS += \
    44 HEADERS += 
    46 		   inc\qtracker.h
       
    47 		   
    45 		   
    48 
    46 
    49            
    47            
    50 
    48