[Fix] Possibly fixed Qt project?

This commit is contained in:
Tamir Atias 2012-04-12 01:35:32 +03:00
parent b2fb84dcee
commit a21b067cc0

View File

@ -17,6 +17,7 @@ HEADERS += ../src/Actor/Player.h \
../src/Math/Vec2.h \
../src/Sprite/Sprite.h \
../src/System/Debug.h \
../src/System/ResourceManager.h \
../src/Texture/Texture.h \
../src/Global/Constants.h
SOURCES += ../src/Actor/Player.cpp \