From 7432afa036b52cc63170cfe9468bf2ac87b11584 Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Sun, 7 Nov 2010 23:36:34 +0000 Subject: [PATCH] Both apps/webbrowser and apps/webserver contain a http-strings.c so the object files generated overwrite each other. However, currently webserver/http-strings.c is a clean superset of webbrowser/http-strings.c so using only that one even in the www.prg project makes things (sort of) work. --- platform/win32/vcproj/www.prg.vcproj | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/platform/win32/vcproj/www.prg.vcproj b/platform/win32/vcproj/www.prg.vcproj index f74fcebca..4257ffc53 100644 --- a/platform/win32/vcproj/www.prg.vcproj +++ b/platform/win32/vcproj/www.prg.vcproj @@ -187,6 +187,18 @@ > + + + + + + @@ -203,14 +215,6 @@ RelativePath="..\..\..\apps\webbrowser\htmlparser.h" > - - - -