watchdog/sis/watchdog.pkg.source
changeset 16 2729d20a0010
parent 0 671dee74050a
equal deleted inserted replaced
14:8bd192d47aaa 16:2729d20a0010
     8 ;
     8 ;
     9 ;Language - standard language definitions
     9 ;Language - standard language definitions
    10 &EN
    10 &EN
    11 
    11 
    12 ; standard SIS file header
    12 ; standard SIS file header
    13 #{"WatchDog"},(0x20029AB8),1,0,0, TYPE=SA;$(SVN)
    13 #{"WatchDog"},(0x20029AB8),1,0,0, TYPE=SA,RU;$(SVN)
    14 
    14 
    15 ;Localised Vendor name
    15 ;Localised Vendor name
    16 %{"Nokia-EN"}
    16 %{"Nokia-EN"}
    17 
    17 
    18 ;Unique Vendor name
    18 ;Unique Vendor name
    23 
    23 
    24 ;Files to install
    24 ;Files to install
    25 ;You should change the source paths to match that of your environment
    25 ;You should change the source paths to match that of your environment
    26 ;<source> <destination>
    26 ;<source> <destination>
    27 
    27 
    28 "$(EPOCROOT)epoc32\release\armv5\$(TARGET)\cpixwatchdog.exe"   -"c:\sys\bin\cpixwatchdog.exe"
    28 "$(EPOCROOT)epoc32\release\armv5\$(TARGET)\cpixwatchdog.exe"   -"c:\sys\bin\cpixwatchdog.exe",FR,RI
    29 
    29 
    30 ; Watchdog is started at boot time - copy resource file
    30 ; Watchdog is started at boot time - copy resource file
    31 ; must be hardcoded 'c' drive for this file
    31 ; must be hardcoded 'c' drive for this file
    32 "$(EPOCROOT)epoc32\data\z\private\101f875a\import\20029AB8.rsc"  -"c:\private\101f875a\import\[20029AB8].rsc"
    32 "$(EPOCROOT)epoc32\data\z\private\101f875a\import\20029AB8.rsc"  -"c:\private\101f875a\import\[20029AB8].rsc"