diff options
author | brad kittenbrink <brad@lindenlab.com> | 2009-12-16 11:24:46 -0800 |
---|---|---|
committer | brad kittenbrink <brad@lindenlab.com> | 2009-12-16 11:24:46 -0800 |
commit | 0c0cb6fd79d12016b32bb74ce0e9d2c656143902 (patch) | |
tree | ae615503b4c917667a5a0b752dd0a6eca2927e9b | |
parent | 0efe9ec55176793789514cbbb9a2bc9d48228bbd (diff) |
oops, fix for merge bug in newview/CMakeLists.txt
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 431add2ab1..3ecc35cc8e 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1782,5 +1782,3 @@ if (LL_TESTS) endif (LL_TESTS) - qtxmlpatternsd4.dll - qtxmlpatterns4.dll |