From 7872dfb95de823b40233ab6364e10507263f973d Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sun, 25 Apr 2010 18:13:16 +0200 Subject: added main application added makefile added main function (src/main.cpp) added Application-class with sdl initialisation and main loop added log4cxx.xml configuration for main application adjusted .gitignore --- log4cxx.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 log4cxx.xml (limited to 'log4cxx.xml') diff --git a/log4cxx.xml b/log4cxx.xml new file mode 100644 index 00000000..75daba46 --- /dev/null +++ b/log4cxx.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3