notes/notesui/notesviewmanager/notesviewmanager.pro
changeset 81 ce92091cbd61
parent 55 2c54b51f39c4
equal deleted inserted replaced
75:7ac58b2aae6f 81:ce92091cbd61
    43 	INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    43 	INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    44 	
    44 	
    45 	LIBS += \
    45 	LIBS += \
    46 		-lagendainterface \
    46 		-lagendainterface \
    47 		-lnotesmodel \
    47 		-lnotesmodel \
    48 		-lnotesviews
    48 		-lnotesviews \
       
    49 		-lafservice 
    49 }
    50 }
    50 
    51 
    51 SOURCES += \
    52 SOURCES += \
    52 		notesviewmanager.cpp \
    53 		notesviewmanager.cpp \
    53 		notesdocloader.cpp
    54 		notesdocloader.cpp