source: release-kits/shared/search4j/compile.sh@ 15892

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

change to search4j: using libraries and headers the proper way

  • Property svn:executable set to *
File size: 85 bytes
RevLine 
[15892]1g++ -c libsearch4j.cpp
2g++ -c search4j.cpp
3g++ search4j.o libsearch4j.o -o search4j
4
Note: See TracBrowser for help on using the repository browser.