Skip to content

Commit

Permalink
[WIN32] added: extend DLL search path to system/webserver to avoid mu…
Browse files Browse the repository at this point in the history
…ltiple copies of the same dll.
  • Loading branch information
WiSo committed Jul 28, 2011
1 parent be1a829 commit a95e94d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xbmc/win32/WIN32Util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"special://xbmc/system/players/paplayer/;" \
"special://xbmc/system/cdrip/;" \
"special://xbmc/system/python/;" \
"special://xbmc/system/webserver/;" \
"special://xbmc/"

extern HWND g_hWnd;
Expand Down

0 comments on commit a95e94d

Please sign in to comment.