From 3cd4110f786aae1cd600d9c0049d929ee7e34624 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 10:01:33 +0000 Subject: fix #if errors, add defined() in proper places doxygen: add file tags --- source/creator/buildinfo.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/creator/buildinfo.c') diff --git a/source/creator/buildinfo.c b/source/creator/buildinfo.c index 65a3c432c86..48a4352b11b 100644 --- a/source/creator/buildinfo.c +++ b/source/creator/buildinfo.c @@ -27,6 +27,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file creator/buildinfo.c + * \ingroup creator + */ + + #ifdef WITH_BUILDINFO_HEADER #include "buildinfo.h" #endif -- cgit v1.2.3