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:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-10-10 00:02:02 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-10-10 00:02:02 +0400
commitb5491291e4a04e08b970592aa64252ea60a31382 (patch)
tree70ce8d681ac9793425614b038625ea6d6cdcf55c /extern/libmv/bundle.sh
parentccd2e4375a3a8d1338d15d00193ff56da63809c3 (diff)
Libmv: move platform-specific defines into own file
Diffstat (limited to 'extern/libmv/bundle.sh')
-rwxr-xr-xextern/libmv/bundle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern/libmv/bundle.sh b/extern/libmv/bundle.sh
index f51af8ee32e..33abc30c0fd 100755
--- a/extern/libmv/bundle.sh
+++ b/extern/libmv/bundle.sh
@@ -128,6 +128,7 @@ set(INC
set(SRC
libmv-capi.h
+ libmv-capi_intern.h
)
if(WITH_LIBMV)