Switched over to cmake. Everything now works in one command.

This commit is contained in:
Fatbag 2012-01-28 12:11:34 -06:00
parent b3985e7306
commit 17c3bb1145
20 changed files with 179 additions and 203 deletions

View file

@ -1,6 +1,6 @@
#include "Windows.hpp"
#include "GUI.hpp"
#include "../libpng-1.5.6/png.h"
#include "../../../Libraries/FileHandler/libpng/png.h"
HBITMAP PNGIcon[MENUICONS];