add fps counter widget

This commit is contained in:
Eduardo Bart
2011-11-11 22:33:03 -02:00
parent fc65f99ead
commit 56f7ed3dd1
9 changed files with 130 additions and 19 deletions

View File

@@ -50,7 +50,7 @@ IF(CMAKE_BUILD_TYPE STREQUAL "Debug")
ADD_DEFINITIONS(-D_DEBUG)
ENDIF(CMAKE_BUILD_TYPE STREQUAL "Debug")
SET(SOURCES
SET(SOURCES src/framework/ui/uiframecounter.cpp
# main
src/main.cpp