Changeset 16775
- Timestamp:
- 2008-08-14 09:06:10 (5 months ago)
- Files:
-
- release-kits/wirk3/src/wirk3.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
release-kits/wirk3/src/wirk3.cpp
r16750 r16775 41 41 42 42 //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; 44 44 //pass on the arguments 45 45 string a;
