/[PAMELA software]/rawreader/Compile.sh
ViewVC logotype

Contents of /rawreader/Compile.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Aug 31 14:06:13 2006 UTC (18 years, 3 months ago) by pam-fi
Branch point for: rawreader, MAIN
File MIME type: application/x-sh
Initial revision

1 g++ ./source/*.cpp \
2 -I/opt/root/include \
3 /opt/root/lib/libCint.so /opt/root/lib/libCore.so \
4 /opt/root/lib/libMySQL.so /opt/root/lib/libThread.so \
5 -ldl \
6 -O3 -o ./bin/RawReader.exe

  ViewVC Help
Powered by ViewVC 1.1.23