usbuis/usbuiqt/usbapplication.pro
changeset 45 718eb10f3711
parent 44 5323ec7dc425
child 46 0ffee699d6c7
equal deleted inserted replaced
44:5323ec7dc425 45:718eb10f3711
     1 #
     1 #
     2 # ============================================================================
     2 # ============================================================================
     3 #  Name        : usbapplication.pro
     3 #  Name        : usbapplication.pro
     4 #  Part of     : USB / USB Settings Application       *** Info from the SWAD
     4 #  Part of     : USB / USB Settings Application       *** Info from the SWAD
     5 #  Description : Project definition file for project USB Settings Application
     5 #  Description : Project definition file for project USB Settings Application
     6 #  Version     : %version: 5 % << Don't touch! Updated by Synergy at check-out.
     6 #  Version     : %version: 6 % << Don't touch! Updated by Synergy at check-out.
     7 #
     7 #
     8 #  Copyright © 2009 Nokia.  All rights reserved.
     8 #  Copyright © 2009 Nokia.  All rights reserved.
     9 #  This material, including documentation and any related computer
     9 #  This material, including documentation and any related computer
    10 #  programs, is protected by copyright controlled by Nokia.  All
    10 #  programs, is protected by copyright controlled by Nokia.  All
    11 #  rights are reserved.  Copying, including reproducing, storing,
    11 #  rights are reserved.  Copying, including reproducing, storing,
    43 RESOURCES += src/usbicons.qrc \
    43 RESOURCES += src/usbicons.qrc \
    44     src/usbapplication.qrc
    44     src/usbapplication.qrc
    45 CONFIG += qt \
    45 CONFIG += qt \
    46     hb
    46     hb
    47 
    47 
    48 TRANSLATIONS=usbapplication.ts 
       
    49     
       
    50 symbian: {
    48 symbian: {
    51     TARGET.UID3 = 0x2002BCA3
    49     TARGET.UID3 = 0x2002BCA3
    52     TARGET.CAPABILITY = LocalServices \
    50     TARGET.CAPABILITY = LocalServices \
    53         WriteDeviceData
    51         WriteDeviceData
    54 
    52