From 2b8c2a5c3a71364e402b4df334a6f5aff5ed77a9 Mon Sep 17 00:00:00 2001 From: dscho Date: Mon, 7 Jun 2004 08:31:57 +0000 Subject: add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging --- test/blooptest.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 test/blooptest.c (limited to 'test/blooptest.c') diff --git a/test/blooptest.c b/test/blooptest.c new file mode 100755 index 0000000..a2661e8 --- /dev/null +++ b/test/blooptest.c @@ -0,0 +1,2 @@ +#define BACKGROUND_LOOP_TEST +#include "../examples/example.c" -- cgit v1.2.1