Ignore:
Timestamp:
2008-08-14T09:06:10+12:00 (16 years ago)
Author:
oranfry
Message:

first fixes to wirk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/wirk3/src/wirk3.cpp

    r16750 r16775  
    4141
    4242    //create the command
    43     command = WIRK3_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK3_HOME + "\\ant-scripts\\build.xml -Dwirk3.home=" + WIRK3_HOME;
     43    command = WIRK3_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK3_HOME + "\\ant-scripts\\build.xml -addressing -Dwirk3.home=" + WIRK3_HOME;
    4444    //pass on the arguments
    4545    string a;
Note: See TracChangeset for help on using the changeset viewer.