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

Annotation of /rawreader/Compile.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Thu Aug 31 14:06:13 2006 UTC (18 years, 3 months ago) by pam-fi
Branch: rawreader, MAIN
CVS Tags: R0v00, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: application/x-sh
First rawreader release

1 pam-fi 1.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