Software /
code /
prosody
Changeset
1830:dc4d47d91d66
Makefile.win: Updated the windows Makefile with more appropriate paths.
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Tue, 22 Sep 2009 22:31:41 +0500 |
parents | 1829:3d0db768be2f |
children | 1834:d5a1fd78a06a |
files | util-src/Makefile.win |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/util-src/Makefile.win Tue Sep 22 22:21:15 2009 +0500 +++ b/util-src/Makefile.win Tue Sep 22 22:31:41 2009 +0500 @@ -1,7 +1,7 @@ LUA_PATH=$(LUA_DEV) -IDN_PATH=.\libidn-1.9 -OPENSSL_PATH=.\openssl-0.9.8i +IDN_PATH=..\..\libidn-1.15 +OPENSSL_PATH=..\..\openssl-0.9.8k LUA_INCLUDE=$(LUA_PATH)\include LUA_LIB=$(LUA_PATH)\lib\lua5.1.lib