From 1cf5a427a829b22abea7027b18a130a01da3ed6a Mon Sep 17 00:00:00 2001 From: Samu Laaksonen Date: Fri, 28 Sep 2012 22:36:58 +0300 Subject: Rename commit Renamed some files according the project name Added base directory structure for resources Changed more fitting parallax scrolled background to menus - added 3 new layers as resources Changed more cheerful buttons to menus Added base classes to build HUD later on Added one new test level that is size of 800*480 with tilesize of 32*32 --- libtiled/libtiled.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtiled') diff --git a/libtiled/libtiled.pro b/libtiled/libtiled.pro index 84341d4..c7730a3 100644 --- a/libtiled/libtiled.pro +++ b/libtiled/libtiled.pro @@ -1,4 +1,4 @@ -include(../platformer.pri) +include(../prism.pri) TEMPLATE = lib TARGET = tiled -- cgit v1.2.3