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>2011-12-27 17:28:30 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-27 17:28:30 +0400
commit38f8c897e70a30de4b3801122eafcab12b6084f2 (patch)
tree001cd51b1969640c7fd9ac9af813779f1a20c850 /source/creator
parentde14457abfc66c3cb3d90963022bea78bf57db7f (diff)
parent0059b8dd96bf065406441112f604e59f65d844d6 (diff)
svn merge ^/trunk/blender -r42886:42902
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 9bd9719ad83..ac21bf5b21f 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -532,7 +532,6 @@ elseif(WIN32)
install(
FILES
${LIBDIR}/openal/lib/OpenAL32.dll
- ${LIBDIR}/openal/lib/wrap_oal.dll
DESTINATION ${TARGETDIR}
)
endif()