File indexing completed on 2025-07-06 12:02:19

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