Changeset 18310 for indexers/trunk/winMake.bat
- Timestamp:
- 2009-01-06T13:17:00+13:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indexers/trunk/winMake.bat
r16907 r18310 24 24 if NOT EXIST "bin" mkdir bin 25 25 26 cd packages\windows\iconv\iconv 26 cd packages\windows\iconv 27 if NOT EXIST "iconv" unzip iconv.zip 28 cd iconv 27 29 %MAKE% %MAKE_OPTIONS% Makefile.msvc NO_NLS=1 28 30 cd ..\..\..\..
Note:
See TracChangeset
for help on using the changeset viewer.