Changeset 302
- Timestamp:
- Jul 8, 2008, 9:29:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.19_branch/i18n/makeall.cmd
r215 r302 26 26 27 27 /* compile the ipf file */ 28 ipfc NewView _de.ipf nv_build_dir||'\NewView_de.hlp -D:001 -C:850 -L:ENU'28 ipfc NewView.ipf nv_build_dir||'\NewView.hlp -D:001 -C:850 -L:ENU' 29 29 30 30 call SysFileTree nv_i18n_dir||'\', subdirs, 'DO' … … 36 36 cd subdirs.i 37 37 /* call makeall for every dir */ 38 makeall 38 makeall.cmd 39 39 cd .. 40 40 end
Note:
See TracChangeset
for help on using the changeset viewer.