javamanager/subsystem.mk
branchRCL_3
changeset 77 7cee158cb8cd
parent 60 6c158198356e
child 83 26b2b12093af
equal deleted inserted replaced
71:d5e927d5853b 77:7cee158cb8cd
    18 
    18 
    19 SUBSYSTEMS = \
    19 SUBSYSTEMS = \
    20 	javacaptain \
    20 	javacaptain \
    21 	javainstaller \
    21 	javainstaller \
    22 	javaregistry \
    22 	javaregistry \
    23 	javabackup \
    23 	javabackup
    24 	javasettings 
       
    25 
    24 
    26 COMPONENTS = \
    25 COMPONENTS = \
    27 	preinstaller/build \
    26 	preinstaller/build \
    28 	debugapi/build \
    27 	debugapi/build \
    29 	javalauncher/build \
    28 	javalauncher/build \
    51 endif
    50 endif
    52 
    51 
    53 ifdef RD_JAVA_APPLICATION_SETTINGS_QT
    52 ifdef RD_JAVA_APPLICATION_SETTINGS_QT
    54 COMPONENTS += javasettings_qt/build 
    53 COMPONENTS += javasettings_qt/build 
    55 SYMBIAN_ONLY += javasettings_qt/build 
    54 SYMBIAN_ONLY += javasettings_qt/build 
       
    55 else
       
    56 SUBSYSTEMS += javasettings
    56 endif
    57 endif
    57 
    58 
    58 # Declare that release preparation removes subdirectories not in build, except
    59 # Declare that release preparation removes subdirectories not in build, except
    59 # listed special cases
    60 # listed special cases
    60 REMOVE_NOTBUILT_EXCLUDING = inc
    61 REMOVE_NOTBUILT_EXCLUDING = inc