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>2014-01-15 01:38:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-01-15 01:40:56 +0400
commita9f761708c79991731445b3f315deac8fa79e4db (patch)
tree37a2ee60fbeb0686f3105916cc656de2ca2b0ebd /source/blender/blenlib/CMakeLists.txt
parent5d88f7c7db7f52d6e403d515deb602920c29d261 (diff)
Fix for icon generation with MSVC
Big thanks to Gaia for getting this working!
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 00adb375c41..2a920a2e5fd 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -102,6 +102,7 @@ set(SRC
intern/voronoi.c
intern/voxel.c
intern/winstuff.c
+ intern/winstuff_dir.c
BLI_alloca.h
BLI_args.h