source: main/tags/2.81rc/search4j/compile.bat@ 21221

Last change on this file since 21221 was 15897, checked in by oranfry, 16 years ago

made the new search4j setup work in windows

File size: 146 bytes
Line 
1cl /c -GX /DWINDOWS=yes libsearch4j.cpp
2cl /c -GX /DWINDOWS=yes search4j.cpp
3link advapi32.lib search4j.obj libsearch4j.obj /out:search4j.exe
Note: See TracBrowser for help on using the repository browser.