Platform and PlatformSystem added to the game. WiP.

This commit is contained in:
King_DuckZ 2014-03-26 10:44:01 +01:00
parent 4d9190b0db
commit 6fe884cd5a
6 changed files with 183 additions and 0 deletions

View file

@ -51,6 +51,8 @@ add_executable(${PROJECT_NAME}
src/drawable.cpp
src/sizeratio.cpp
src/sizenotifiable.cpp
src/platform.cpp
src/platformsystem.cpp
)
target_link_libraries(${PROJECT_NAME}