Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Want <cwant@ualberta.ca>2007-03-28 01:58:02 +0400
committerChris Want <cwant@ualberta.ca>2007-03-28 01:58:02 +0400
commit98760e69b396bb5b0817366d7481f806304109f0 (patch)
tree2cd452ae638a6360d71d3e9d3f00ee93449d766a /source/creator
parent80237ceff9c7218c55983e26c5d9518d0230e555 (diff)
Change link order (nodes<-->blenkernel) for cmake build.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 2c23148853e..5c52f21a375 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -31,8 +31,8 @@ SETUP_LIBDIRS()
INCLUDE_DIRECTORIES(../../intern/guardedalloc
../blender/blenlib
- ../blender/nodes
../blender/blenkernel
+ ../blender/nodes
../blender/include
../blender/blenloader
../blender/imbuf
@@ -204,8 +204,8 @@ IF(UNIX)
blender_radiosity
blender_ONL
blender_python
- bf_nodes
bf_blenkernel
+ bf_nodes
bf_blenloader
bf_blenpluginapi
bf_imbuf