calendarui/regionalplugins/lunarchinese/lunarchinese.pro
changeset 51 0b38fc5b94c6
parent 45 b6db4fd4947b
child 55 2c54b51f39c4
equal deleted inserted replaced
46:ecd7b9840282 51:0b38fc5b94c6
    22 INCLUDEPATH +=  ./inc 
    22 INCLUDEPATH +=  ./inc 
    23 INCLUDEPATH += ../inc ../../inc
    23 INCLUDEPATH += ../inc ../../inc
    24 
    24 
    25 
    25 
    26 # Input
    26 # Input
    27 HEADERS += ./inc/CalenLunarChinesePlugin.h 
    27 HEADERS += ./inc/CalenLunarChinesePlugin.h \
       
    28            ./inc/CalenRegionalInfoData.h
    28 
    29 
    29 SOURCES +=  ./src/CalenLunarChinesePlugin.cpp \
    30 SOURCES +=  ./src/CalenLunarChinesePlugin.cpp \
    30             ./src/CalenLunarChinesePluginProxy.cpp 
    31             ./src/CalenLunarChinesePluginProxy.cpp \
       
    32             ./src/CalenRegionalInfoData.cpp 
    31           
    33           
    32 LIBS +=    -lcalinterimapi \
    34 LIBS +=    -lcalinterimapi \
    33 			-lcone \
    35 			-lcone \
    34             -lecom \
    36             -lecom \
    35             -leikcdlg \
    37             -leikcdlg \