Merge branch 'master' of git://github.com/fanquake/bitcoin
This commit is contained in:
commit
c93236b564
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@ USE_UPNP:=0
|
||||||
INCLUDEPATHS= \
|
INCLUDEPATHS= \
|
||||||
-I"C:\boost-1.49.0-mgw" \
|
-I"C:\boost-1.49.0-mgw" \
|
||||||
-I"C:\db-4.8.30.NC-mgw\build_unix" \
|
-I"C:\db-4.8.30.NC-mgw\build_unix" \
|
||||||
-I"C:\openssl-1.0.0d-mgw\include"
|
-I"C:\openssl-1.0.1b-mgw\include"
|
||||||
|
|
||||||
LIBPATHS= \
|
LIBPATHS= \
|
||||||
-L"C:\boost-1.49.0-mgw\stage\lib" \
|
-L"C:\boost-1.49.0-mgw\stage\lib" \
|
||||||
-L"C:\db-4.8.30.NC-mgw\build_unix" \
|
-L"C:\db-4.8.30.NC-mgw\build_unix" \
|
||||||
-L"C:\openssl-1.0.0d-mgw"
|
-L"C:\openssl-1.0.1b-mgw"
|
||||||
|
|
||||||
LIBS= \
|
LIBS= \
|
||||||
-l boost_system-mgw45-mt-s-1_49 \
|
-l boost_system-mgw45-mt-s-1_49 \
|
||||||
|
|
Loading…
Reference in a new issue