OSDN Git Service

M src/cueplot.qrc: add icons
[cueplot/cueplot.git] / configure
1 #!/bin/sh
2
3 echo "This program doesn't support autotools."
4 echo "Use CMake or qmake instead."
5 exit 1