File indexing completed on 2024-11-10 12:14:37
0001 #! /bin/sh 0002 $EXTRACTRC `find . -name \*.rc -o -name \*.ui | grep -v '/tests/'` >> rc.cpp || exit 11 0003 $XGETTEXT `find . -name \*.h -o -name \*.c -o -name \*.cpp | grep -v '/tests/'` -o $podir/labplot2.pot