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:
authorCampbell Barton <ideasman42@gmail.com>2010-12-02 07:23:56 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-12-02 07:23:56 +0300
commitf305ed0c507005fdc1f3173e71e458527a1644d3 (patch)
treeb594bfe2d0ff16ddca8b10793cb5de7f42d0a6b0 /source/blender/editors/space_image/CMakeLists.txt
parent1dbc93b540ade1d7883bb9e3080e4581ddf2c4dc (diff)
use fixed width fonts for image stat display.
Diffstat (limited to 'source/blender/editors/space_image/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_image/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_image/CMakeLists.txt b/source/blender/editors/space_image/CMakeLists.txt
index f8f2d04daed..67639539c40 100644
--- a/source/blender/editors/space_image/CMakeLists.txt
+++ b/source/blender/editors/space_image/CMakeLists.txt
@@ -21,6 +21,7 @@
SET(INC
../include
+ ../../blenfont
../../blenkernel
../../blenlib
../../imbuf