]> git.localhorst.tv Git - l2e.git/commit
added basic application class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 13:19:11 +0000 (15:19 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 13:19:11 +0000 (15:19 +0200)
commit59d528aaa84a2210b0a357887853f534cfbea156
tree5ee966100c7666e9bf8ef5abec2ca5b687d3c6eb
parent6a3e02e15c1626958540626bf2ccf39f8e365ca5
added basic application class
Debug/makefile
Debug/sources.mk
Debug/src/app/subdir.mk [new file with mode: 0644]
Release/makefile
Release/sources.mk
Release/src/app/subdir.mk [new file with mode: 0644]
src/app/Application.cpp [new file with mode: 0644]
src/app/Application.h [new file with mode: 0644]
src/app/State.h [new file with mode: 0644]