diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-03-01 23:17:12 -0800 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-03-01 23:17:12 -0800 |
commit | 25467eaf4aca8496b44f54b2ac7b72cb600fbb25 (patch) | |
tree | 5d7c9d50a6afc76dac6d18396eb6e2337bb158ed /indra/newview/CMakeLists.txt | |
parent | 2b2e8f6301fc22da370699449cfc81e3597528f0 (diff) |
Fix windows build break
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 76586968ae..41375002a3 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1189,7 +1189,6 @@ if (WINDOWS) comdlg32 ${DINPUT_LIBRARY} ${DXGUID_LIBRARY} - iphlpapi kernel32 odbc32 odbccp32 |