From 031a4fd69392d064052f0da4236b4d44624343e3 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 10 Jul 2005 00:18:16 +0000 Subject: Add skeleton for opieshower examples --- (limited to 'examples/opiebluez/obluezdemo/main.cpp') diff --git a/examples/opiebluez/obluezdemo/main.cpp b/examples/opiebluez/obluezdemo/main.cpp new file mode 100644 index 0000000..5e514dc --- a/dev/null +++ b/examples/opiebluez/obluezdemo/main.cpp @@ -0,0 +1,7 @@ +#include "main.h" + +int main( int argc, char* argv ) +{ + return 0; +} + -- cgit v0.9.0.2