diff options
author | Rick Pasetto <rick@lindenlab.com> | 2010-01-25 10:05:31 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2010-01-25 10:05:31 -0800 |
commit | a08ae0fa802dcef959192665062a9a9045b12ad0 (patch) | |
tree | 3f45c94eb79dfa59aba7201f8f0c2757c56da51f /indra/newview/CMakeLists.txt | |
parent | 1d512c599a8dfedcf93d7b1aadb8d85ad0d7de64 (diff) | |
parent | d451a515c8fe096a2096ca421acc21cd7e4644fb (diff) |
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 5373556c20..cd116ab0d2 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -7,6 +7,7 @@ include(Boost) include(BuildVersion) include(DBusGlib) include(DirectX) +include(DragDrop) include(ELFIO) include(FMOD) include(OPENAL) |