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

fixes to wirk2

File:
1 edited

Legend:

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

    r16746 r16774  
    4545   
    4646    //create the command
    47     command = WIRK2_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK2_HOME + "\\ant-scripts\\build.xml -Dwirk2.home=" + WIRK2_HOME;
     47    command = WIRK2_HOME + "\\packages\\ant\\bin\\ant.bat -f " + WIRK2_HOME + "\\ant-scripts\\build.xml -addressing -Dwirk2.home=" + WIRK2_HOME;
    4848    //pass on the arguments
    4949    string a;
Note: See TracChangeset for help on using the changeset viewer.