projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f127a0c
)
Fix blenderplayer utf8 cmake for MinGW (linking order matters for gcc)
author
Antony Riakiotakis <kalast@gmail.com>
Wed, 21 Mar 2012 12:35:39 +0000
(12:35 +0000)
committer
Antony Riakiotakis <kalast@gmail.com>
Wed, 21 Mar 2012 12:35:39 +0000
(12:35 +0000)
source/blenderplayer/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/source/blenderplayer/CMakeLists.txt
b/source/blenderplayer/CMakeLists.txt
index 81d685612d3984fddc622e601cdcd93f9e3d6ebd..7edf53148212f4d1785e7eef7e1c39643c70d86b 100644
(file)
--- a/
source/blenderplayer/CMakeLists.txt
+++ b/
source/blenderplayer/CMakeLists.txt
@@
-98,7
+98,6
@@
endif()
ge_player_ghost
ge_player_common
bf_intern_string
- bf_intern_utfconv
bf_intern_ghost
bf_rna
bf_bmesh
@@
-137,6
+136,7
@@
endif()
bf_python_mathutils
bf_python_bmesh
bf_blenlib
+ bf_intern_utfconv
bf_imbuf_cineon
bf_imbuf_openexr
extern_openjpeg