Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User etccoch111's Avatar
    Join Date
    Mar 2003
    Posts
    7
    My application need to process some specific data files. I put these files under my data folder. Anybody here knows how I can automatically copy them from my
    %EPOCROOT\Series60Ex\appname\data
    folder to the ...\epoc32\BUILD\Release\ARMI\UREL folder? What I mean is that when I type in
    abld build armi urel
    these data files can be automatically copied from the source folder to the target folder. Is there any good way to do these? It will gives our end users great convenience. Could I do something in the mmp file?

    Thanks a lot in advance!

  2. #2
    Registered User cleanup's Avatar
    Join Date
    Oct 2003
    Posts
    9
    List all the files u need to export and their corresponding locations in the bld.inf file using PRJ_EXPORTS.


    For example:

    PRJ_EXPORTS
    ..\mysource\help.dat \epoc32\build\release\armi\urel\help.dat

    This should work. If not try using abld export.

    Cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved