code cleanup: correct spelling

This commit is contained in:
Campbell Barton
2012-09-28 06:45:20 +00:00
parent d732e05740
commit 589ada7f0c
18 changed files with 20 additions and 20 deletions

View File

@@ -199,7 +199,7 @@ LLIBS = ['-lshell32', '-lshfolder', '-lgdi32', '-lmsvcrt', '-lwinmm', '-lmingw32
PLATFORM_LINKFLAGS = ['-Xlinker', '--stack=2097152']
## DISABLED, causes linking errors!
## for re-distrobution, so users dont need mingw installed
## for re-distribution, so users dont need mingw installed
# PLATFORM_LINKFLAGS += ["-static-libgcc", "-static-libstdc++"]
BF_DEBUG = False