WinHugs, project files

Neil Mitchell <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <[email protected]>
Hi,

Change the include directory list order. This means WinHugs picks up
its local config.h first.

I'm still not sure this is good enough, if you want to build with both
MSYS and Visual Studio they are going to be competing for config.h
space.

Thanks

Neil

_______________________________________________
Cvs-hugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-hugs
winhugs.vcproj.patch (application/octet-stream, 886 B)
Index: src/winhugs/winhugs.vcproj
===================================================================
RCS file: /cvs/hugs98/src/winhugs/winhugs.vcproj,v
retrieving revision 1.1
diff -u -r1.1 winhugs.vcproj
--- src/winhugs/winhugs.vcproj	7 Sep 2005 15:28:37 -0000	1.1
+++ src/winhugs/winhugs.vcproj	8 Sep 2005 09:39:34 -0000
@@ -19,7 +19,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories="..;."
+				AdditionalIncludeDirectories=".;.."
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
@@ -70,7 +70,7 @@
 			CharacterSet="2">
 			<Tool
 				Name="VCCLCompilerTool"
-				AdditionalIncludeDirectories="..;."
+				AdditionalIncludeDirectories=".;.."
 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
 				RuntimeLibrary="4"
 				UsePrecompiledHeader="0"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.