]> granicus.if.org Git - libexpat/commitdiff
Added note about output locations for MS builds.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 4 May 2007 00:17:18 +0000 (00:17 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Fri, 4 May 2007 00:17:18 +0000 (00:17 +0000)
expat/win32/README.txt

index 2cad767ce01d4fe2855028b05734660ca0dc81cf..77a94bc73dee5ef3754982c0d207a14e4ceda0ce 100644 (file)
@@ -16,6 +16,11 @@ Expat can be built on Windows in three ways:
 * MS Visual Studio .NET 2002, 2003, 2005:
   The VC++ 6 workspace file (expat.dsw) and project files (.dsp)
   can be opened and imported in VS.NET without problems.
+
+* All MS C/C++ compilers:
+  The output for all projects will be generated in the win32\bin
+  directory, intermediate files will be located in project-specific
+  subdirectories of win32\tmp.
   
 * Creating MinGW dynamic libraries from MS VC++ DLLs: