Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Test/t

Go to the documentation of this file.
00001 #!/bin/sh
00002 
00003 cd $HOME/j2k/Test
00004 
00005 \rm -f test
00006 g++ -g -lpthread -lsocket -lmalloc -lnsl -lrt -Wall -w -I /project/web/qnx/ -o test StrTest.cpp libefence.a
00007 
00008 ./test

Generated on Sun Oct 14 18:46:45 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001