src/hbservers/hbsplashgenerator/hbsplashgenerator.pro
changeset 5 627c4a0fd0e7
parent 3 11d3954df52a
child 7 923ff622b8b9
--- a/src/hbservers/hbsplashgenerator/hbsplashgenerator.pro	Thu May 27 13:10:59 2010 +0300
+++ b/src/hbservers/hbsplashgenerator/hbsplashgenerator.pro	Fri Jun 11 13:58:22 2010 +0300
@@ -30,12 +30,15 @@
 
 SOURCES += $$PWD/main.cpp 
 SOURCES += $$PWD/hbsplashgenerator.cpp
+SOURCES += $$PWD/hbsplashindicompositor.cpp
 symbian: SOURCES += $$PWD/hbsplashgen_server_symbian.cpp
 
 HEADERS += $$PWD/hbsplashgenerator_p.h
 HEADERS += $$PWD/hbsplashdirs_p.h
+HEADERS += $$PWD/hbsplashcompositor_p.h
+HEADERS += $$PWD/hbsplashindicompositor_p.h
+HEADERS += $$PWD/hbsplashblacklist_p.h
 symbian: HEADERS += $$PWD/hbsplashgen_server_symbian_p.h
-HEADERS += $$PWD/hbsplashblacklist_p.h
 
 symbian {
     TARGET.CAPABILITY = CAP_APPLICATION