white space commit. (2 spaces -> tab).

Was annoying to use a different editor for cmake only.
theeth says this should be ok with gsoc and merges from branches.
This commit is contained in:
Campbell Barton
2009-09-06 01:51:23 +00:00
parent d1c90f4bef
commit 0a3694cd6e
58 changed files with 1305 additions and 1305 deletions

View File

@@ -28,9 +28,9 @@ ADD_SUBDIRECTORY(blender)
ADD_SUBDIRECTORY(kernel)
IF(WITH_GAMEENGINE)
ADD_SUBDIRECTORY(gameengine)
ADD_SUBDIRECTORY(gameengine)
ENDIF(WITH_GAMEENGINE)
IF(WINDOWS)
ADD_SUBDIRECTORY(icons)
ADD_SUBDIRECTORY(icons)
ENDIF(WINDOWS)