javamanager/subsystem.mk
changeset 50 023eef975703
parent 49 35baca0e7a2e
child 56 abc41079b313
equal deleted inserted replaced
49:35baca0e7a2e 50:023eef975703
    47 NONQTSUBSYSTEMS += javasidchecker/build
    47 NONQTSUBSYSTEMS += javasidchecker/build
    48 SYMBIAN_ONLY += javasidchecker/build
    48 SYMBIAN_ONLY += javasidchecker/build
    49 javasidchecker/build : javaregistry
    49 javasidchecker/build : javaregistry
    50 endif
    50 endif
    51 
    51 
       
    52 ifdef RD_JAVA_APPLICATION_SETTINGS_QT
       
    53 COMPONENTS += javasettings_qt/build
       
    54 SYMBIAN_ONLY += javasettings_qt/build
       
    55 endif
       
    56 
    52 # Declare that release preparation removes subdirectories not in build, except
    57 # Declare that release preparation removes subdirectories not in build, except
    53 # listed special cases
    58 # listed special cases
    54 REMOVE_NOTBUILT_EXCLUDING = inc
    59 REMOVE_NOTBUILT_EXCLUDING = inc
    55 
    60 
    56 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem
    61 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem