src/hbservers/hbsplashgenerator/hbsplashgenerator.pro
changeset 5 627c4a0fd0e7
parent 3 11d3954df52a
child 7 923ff622b8b9
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    28 
    28 
    29 DESTDIR = $${HB_BUILD_DIR}/bin
    29 DESTDIR = $${HB_BUILD_DIR}/bin
    30 
    30 
    31 SOURCES += $$PWD/main.cpp 
    31 SOURCES += $$PWD/main.cpp 
    32 SOURCES += $$PWD/hbsplashgenerator.cpp
    32 SOURCES += $$PWD/hbsplashgenerator.cpp
       
    33 SOURCES += $$PWD/hbsplashindicompositor.cpp
    33 symbian: SOURCES += $$PWD/hbsplashgen_server_symbian.cpp
    34 symbian: SOURCES += $$PWD/hbsplashgen_server_symbian.cpp
    34 
    35 
    35 HEADERS += $$PWD/hbsplashgenerator_p.h
    36 HEADERS += $$PWD/hbsplashgenerator_p.h
    36 HEADERS += $$PWD/hbsplashdirs_p.h
    37 HEADERS += $$PWD/hbsplashdirs_p.h
       
    38 HEADERS += $$PWD/hbsplashcompositor_p.h
       
    39 HEADERS += $$PWD/hbsplashindicompositor_p.h
       
    40 HEADERS += $$PWD/hbsplashblacklist_p.h
    37 symbian: HEADERS += $$PWD/hbsplashgen_server_symbian_p.h
    41 symbian: HEADERS += $$PWD/hbsplashgen_server_symbian_p.h
    38 HEADERS += $$PWD/hbsplashblacklist_p.h
       
    39 
    42 
    40 symbian {
    43 symbian {
    41     TARGET.CAPABILITY = CAP_APPLICATION
    44     TARGET.CAPABILITY = CAP_APPLICATION
    42     TARGET.EPOCHEAPSIZE = 0x20000 0xA00000
    45     TARGET.EPOCHEAPSIZE = 0x20000 0xA00000
    43     TARGET.UID3 = 0x2002E68B
    46     TARGET.UID3 = 0x2002E68B