remove commented scons lines from cmake files, fixed use of pointer poll function for ID drobdowns (currently unused)

This commit is contained in:
Campbell Barton
2010-08-03 08:12:55 +00:00
parent 109a3b3198
commit 940d1dcd0a
30 changed files with 3 additions and 45 deletions

View File

@@ -44,4 +44,3 @@ SET(INC
ADD_DEFINITIONS(-DGLEW_STATIC)
BLENDERLIB(bf_oglrasterizer "${SRC}" "${INC}")
#env.BlenderLib ( 'bf_oglrasterizer', Split(sources), Split(incs), [], libtype=['game','player'], priority=[40, 120] )