aboutsummaryrefslogtreecommitdiff
path: root/makefile.mingw
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2010-07-23 13:58:39 +0000
committerGavin Andresen <gavinandresen@gmail.com>2010-07-23 13:58:39 +0000
commitfe98cf8dc5066368b78e9ce208118c3532598dd2 (patch)
treef5cbaf0e637fffa558ed92b7d3a2a5e790696d35 /makefile.mingw
parente96cd730d188dde8915061ad4f19dc716dd97097 (diff)
downloadbitcoin-fe98cf8dc5066368b78e9ce208118c3532598dd2.tar.xz
Configuration file, HTTP Basic authentication
Diffstat (limited to 'makefile.mingw')
-rw-r--r--makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.mingw b/makefile.mingw
index 35a63a847a..5d698809c9 100644
--- a/makefile.mingw
+++ b/makefile.mingw
@@ -22,7 +22,7 @@ WXLIBS= \
-l wxmsw29ud_html -l wxmsw29ud_core -l wxmsw29ud_adv -l wxbase29ud -l wxtiffd -l wxjpegd -l wxpngd -l wxzlibd
LIBS= \
- -l libboost_system-mgw34-mt-d -l libboost_filesystem-mgw34-mt-d \
+ -l libboost_system-mgw34-mt-d -l libboost_filesystem-mgw34-mt-d -l libboost_program_options-mgw34-mt-d \
-l db_cxx \
-l eay32 \
-l kernel32 -l user32 -l gdi32 -l comdlg32 -l winspool -l winmm -l shell32 -l comctl32 -l ole32 -l oleaut32 -l uuid -l rpcrt4 -l advapi32 -l ws2_32 -l shlwapi