From 2cad7e191230d6f686aa742491eded374df09c86 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Fri, 27 Jan 2012 22:17:57 +0100 Subject: Updated docs/HACKING.txt It's kind of hopeless trying to keep these files up-to-date, but whatever. --- docs/HACKING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/HACKING.txt b/docs/HACKING.txt index ad2f341b..f9ca03cd 100644 --- a/docs/HACKING.txt +++ b/docs/HACKING.txt @@ -2,7 +2,7 @@ Mana Hacking Guide ---------------------------- -This guide is also available at http://gitorious.org/mana/pages/Hacking +This guide is also available at http://doc.manasource.org/hacking including more tips about C++ programming in general. With multiple coders working on the same source files, there needs to be a @@ -133,5 +133,5 @@ necessary. be used. Hungarian style should be avoided. * Whenever you add a new source file somewhere in ./src do not forget to add - them in ./src/Makefile.am as well! + them in ./src/CMakeLists.txt as well! -- cgit v1.2.3-70-g09d2