some updates to the Linux build system - obtained a core binary and all required modules

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@180 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
TTimo
2007-10-24 04:00:48 +00:00
parent ff588a439f
commit 4189d27b34
34 changed files with 344 additions and 1190 deletions

View File

@@ -40,10 +40,14 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <string.h>
#include <glib.h>
#include <jpeglib.h>
#include <jerror.h>
/*
extern "C" {
#include "radiant_jpeglib.h"
#include "jpeg6/jerror.h"
}
*/
#include "image.h"