return false;
}
-#include "version.h"
-
const char* CSynapseClientBkgrnd2d::GetInfo(){
return "2d Background plugin built " __DATE__ " " RADIANT_VERSION;
}
return false;
}
-#include "version.h"
-
const char* CameraSynapseClient::GetInfo(){
return "Camera plugin v1.0 - Arnout van Meer - built " __DATE__ " " RADIANT_VERSION;
}
return false;
}
-#include "version.h"
-
const char* GenSurfSynapseClient::GetInfo(){
return "GtkGenSurf - built " __DATE__ " " RADIANT_VERSION;
}
*/
#include "plugin.h"
-#include "version.h"
/*! \file plugin.cpp
\brief HydraToolz!
#include <gtk/gtk.h>
#include <gtkutil/pointer.h>
#include <uilib/uilib.h>
-#include "version.h"
#include "gtkutil/pointer.h"
#include "prtview.h"
#include "iplugin.h"
-#include "version.h"
-
#include "string/string.h"
#include "modulesystem/singletonmodule.h"
renderable.h
selectable.h
stream_version.h
- version.h
warnings.h
windowobserver.h
)
+++ /dev/null
-// Makefile appends preprocessor flags instead now
-#ifndef RADIANT_VERSION
-#error no RADIANT_VERSION defined
-#endif
-#ifndef RADIANT_VERSION_STRING
-#error no RADIANT_VERSION_STRING defined
-#endif
return false;
}
-#include "version.h"
-
const char* CSynapseClientModel::GetInfo(){
return "Sprite Model module built " __DATE__ " " RADIANT_VERSION;
}
return false;
}
-#include "version.h"
-
const char* CSynapseClientTexTool::GetInfo(){
return "Texture Tools plugin built " __DATE__ " " RADIANT_VERSION;
}
#include "stream/stringstream.h"
#include "convert.h"
-#include "version.h"
#include "aboutmsg.h"
#include "gtkmisc.h"
#include "mainframe.h"
#include <gtk/gtk.h>
#include "debugging/debugging.h"
-#include "version.h"
#include "aboutmsg.h"
#include "igl.h"
#include "main.h"
#include "globaldefs.h"
-#include "version.h"
-
#include "debugging/debugging.h"
#include "iundo.h"
//=======================================================
-#include "version.h"
-
/*
==============
main
/* general */
-#include "version.h" /* ttimo: might want to guard that if built outside of the GtkRadiant tree */
-
#include "cmdlib.h"
#include "mathlib.h"
#include "md5lib.h"