homescreenapp/examples/contentpublishclient/contentpublishclient.pro
changeset 62 341166945d65
parent 39 4e8ebe173323
child 86 e4f038c420f7
equal deleted inserted replaced
57:2e2dc3d30ca8 62:341166945d65
    35     TARGET.UID3 = 0x20022F74
    35     TARGET.UID3 = 0x20022F74
    36     TARGET.CAPABILITY = CAP_APPLICATION AllFiles TrustedUI
    36     TARGET.CAPABILITY = CAP_APPLICATION AllFiles TrustedUI
    37     TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB
    37     TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB
    38     LIBS += -lefsrv
    38     LIBS += -lefsrv
    39     
    39     
    40     testwallpaperimages.path = /data/images/kqtihswallpapers
    40     testwallpaperimages.path = /data/images
    41     testwallpaperimages.sources += ./resource/*.jpg
    41     testwallpaperimages.sources += ./resource/*.jpg
    42     
    42     
    43     DEPLOYMENT += testwallpaperimages
    43     DEPLOYMENT += testwallpaperimages
    44     
    44     
    45 } else {
    45 } else {