changed build system

This commit is contained in:
louis
2013-12-07 15:51:50 +01:00
parent 9eabdcd209
commit 8aa2c81d31
49 changed files with 1365 additions and 1272 deletions

View File

@@ -1,9 +1,11 @@
#include "imageloader.h"
#include <math.h>
#include <string>
#include <dirent.h>
#include <iostream>
#include "config.h"
#include "imageloader.h"
using namespace Magick;
cImageLoader::cImageLoader() {