summaryrefslogtreecommitdiff
path: root/indra/cmake/QuickTimePlugin.cmake
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-20 07:36:16 -0400
committerOz Linden <oz@lindenlab.com>2011-03-20 07:36:16 -0400
commit1e34cd77f7858f0a79d82d405be76837aa2af04e (patch)
tree40530bc9ab88fca0fcee1c4bce02d2020a1a6b1e /indra/cmake/QuickTimePlugin.cmake
parentf122d0939060fd597820a71d85a5c0d839bcff5d (diff)
parent6d3cf2bba29d3134b4ec151df3a8ca92e3506c6b (diff)
pull STORM-1089 beta fixes to autobuild2010 branch
Diffstat (limited to 'indra/cmake/QuickTimePlugin.cmake')
-rw-r--r--indra/cmake/QuickTimePlugin.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/QuickTimePlugin.cmake b/indra/cmake/QuickTimePlugin.cmake
index 02f432e3c1..012f4e20d8 100644
--- a/indra/cmake/QuickTimePlugin.cmake
+++ b/indra/cmake/QuickTimePlugin.cmake
@@ -33,7 +33,7 @@ elseif (WINDOWS)
endif (DEBUG_QUICKTIME_LIBRARY AND RELEASE_QUICKTIME_LIBRARY)
include_directories(
- ${LIBS_PREBUILT_DIR}/${LL_ARCH_DIR}/include/quicktime
+ ${LIBS_PREBUILT_DIR}/include/quicktime
"${QUICKTIME_SDK_DIR}\\CIncludes"
)
endif (DARWIN)