javamanager/javasettings/subsystem.mk
branchRCL_3
changeset 24 6c158198356e
parent 18 9ac0a0a7da70
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
    15 #
    15 #
    16 
    16 
    17 include $(JAVA_SRC_ROOT)/build/Makefile.defs
    17 include $(JAVA_SRC_ROOT)/build/Makefile.defs
    18 
    18 
    19 
    19 
    20 ifdef RD_JAVA_APPLICATION_SETTINGS_QT
    20 ifndef RD_JAVA_APPLICATION_SETTINGS_QT
    21 COMPONENTS += appsettingsview_qt/build
       
    22 SYMBIAN_ONLY += appsettingsview_qt/build
       
    23 else
       
    24 ifndef RD_JAVA_S60_RELEASE_5_0_IAD
    21 ifndef RD_JAVA_S60_RELEASE_5_0_IAD
    25 NONQTSUBSYSTEMS += appmngrplugin/build
    22 NONQTSUBSYSTEMS += appmngrplugin/build
    26 SYMBIAN_ONLY += appmngrplugin/build
    23 SYMBIAN_ONLY += appmngrplugin/build
    27 endif
    24 endif
    28 endif
    25 endif