syndilights/frameserver/maketest

2 lines
168 B
Plaintext
Raw Normal View History

#!/bin/bash
g++ -O2 -pipe -fomit-frame-pointer `pkg-config --libs --cflags glibmm-2.4` `pkg-config --libs --cflags gthread-2.0` -o test Buffer.cpp Buffers.cpp test.cpp