Commit 481c664500e39f662f3a246b6eaa2dccc7d00b34

Authored by Perry Werneck
1 parent e5f0a97c

Fixing windows build.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
win/makeruntime.sh.in
... ... @@ -110,6 +110,7 @@ copy_dll() {
110 110 wsock32
111 111 winspool.drv
112 112 ntdll
  113 + winhttp
113 114 "
114 115  
115 116 # Excluo DLLs do sistema
... ...