summaryrefslogtreecommitdiff
path: root/tests/fetcher
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-09-07 12:55:19 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-09-07 12:55:19 +0200
commitdcbeb3ab19da5393877b1ef4db2ac26d8a5787c0 (patch)
tree3cd7187cd034b05ec8652c6a97c8a320b75def39 /tests/fetcher
parent056883923550ab5455d0a4d106b3af5002689b2f (diff)
downloadcrawler-dcbeb3ab19da5393877b1ef4db2ac26d8a5787c0.tar.gz
crawler-dcbeb3ab19da5393877b1ef4db2ac26d8a5787c0.tar.bz2
fixed all tests on Windows, still issues with static libcrawl
Diffstat (limited to 'tests/fetcher')
-rwxr-xr-xtests/fetcher/Makefile.W324
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fetcher/Makefile.W32 b/tests/fetcher/Makefile.W32
index d02324b..fb33e07 100755
--- a/tests/fetcher/Makefile.W32
+++ b/tests/fetcher/Makefile.W32
@@ -20,10 +20,10 @@ INCLUDE_DIRS = \
INCLUDE_LDFLAGS = \
INCLUDE_LIBS = \
- $(TOPDIR)\src\libcrawler\crawler.lib \
$(TOPDIR)\src\modules\fetcher\winhttp\winhttpfetcher.lib \
WinHttp.lib \
- $(TOPDIR)\src\modules\urlnormalizer\simpleurl\simpleurlnormalizer.lib
+ $(TOPDIR)\src\modules\urlnormalizer\simpleurl\simpleurlnormalizerstatic.lib \
+ $(TOPDIR)\src\libcrawler\crawlerstatic.lib
TEST_CPP_BINS = \
test1.exe