javaextensions/satsa/build/javasatsa.pro
changeset 50 023eef975703
parent 21 2a9601315dfc
child 56 abc41079b313
equal deleted inserted replaced
49:35baca0e7a2e 50:023eef975703
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 TARGET=javasatsa
    17 TARGET=javasatsa
    18 TEMPLATE=lib
    18 TEMPLATE=lib
    19 CONFIG += omj java  stl
    19 CONFIG += hb omj java  stl
    20 CONFIG -= qt
    20 # CONFIG -= qt
    21 
    21 
    22 symbian {
    22 symbian {
    23  			INCLUDEPATH +=  ../framework/inc	\
    23  			INCLUDEPATH +=  ../framework/inc	\
    24                             ../pki/inc	\
    24                             ../pki/inc	\
    25                             ../apdu/inc	\
    25                             ../apdu/inc	\
    33                         ../apdu/src.s60/*.cpp   \
    33                         ../apdu/src.s60/*.cpp   \
    34                         ../framework/src/satsajnitools.cpp \
    34                         ../framework/src/satsajnitools.cpp \
    35                  							  								 
    35                  							  								 
    36  								  			
    36  								  			
    37  			LIBS +=    -ljavastorage	\
    37  			LIBS +=    -ljavastorage	\
       
    38                                  -lHbCore \
       
    39                                  -lHbWidgets \
    38  								 -lCommonUI \
    40  								 -lCommonUI \
    39  								 -lrandom \
    41  								 -lrandom \
    40 								 -lx509	\
    42 								 -lx509	\
    41 								 -lx500	\
    43 								 -lx500	\
    42 								 -llibcrypto \
    44 								 -llibcrypto \
    60 								 -lflogger \
    62 								 -lflogger \
    61 								 -lhash \
    63 								 -lhash \
    62 								 -lWimClient	\
    64 								 -lWimClient	\
    63 								 -lestlib	\
    65 								 -lestlib	\
    64 								 -lcryptography \		
    66 								 -lcryptography \		
       
    67                                  
    65 								   
    68 								   
    66  
    69  
    67  }
    70  }
    68 
    71 
    69 include(../../../build/omj.pri)
    72 include(../../../build/omj.pri)