Author: sebor
Date: Sun Jan 15 15:32:42 2006
New Revision: 369279
URL: http://svn.apache.org/viewcvs?rev=369279&view=rev
Log:
2006-01-15 Martin Sebor <[EMAIL PROTECTED]>
* generate.wsf: Added an SGML file-type comment for Emacs.
(Usage): Added msvc-8.0 to the set of values accepted by
the /CONFIG option.
Modified:
incubator/stdcxx/trunk/etc/config/windows/generate.wsf
Modified: incubator/stdcxx/trunk/etc/config/windows/generate.wsf
URL:
http://svn.apache.org/viewcvs/incubator/stdcxx/trunk/etc/config/windows/generate.wsf?rev=369279&r1=369278&r2=369279&view=diff
==============================================================================
--- incubator/stdcxx/trunk/etc/config/windows/generate.wsf (original)
+++ incubator/stdcxx/trunk/etc/config/windows/generate.wsf Sun Jan 15 15:32:42
2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" ?>
+<?xml version="1.0" ?><!-- -*- SGML -*- -->
<package>
<comment>
PrimalCode wizard generated file.
@@ -25,10 +25,11 @@
/BUILDDIR:@BUILDDIR [/TOPDIR:@TOPDIR]
[/BUILDTYPE:@BUILDTYPE] [/BUILDONLY:@BUILDONLY] [/COPYDLL:@COPYDLL]
where
[EMAIL PROTECTED] is msvc-7.1 or icc-9.0,
[EMAIL PROTECTED] - stdcxx main directory,
[EMAIL PROTECTED] - output directory for a build.
[EMAIL PROTECTED] - if yes the library dll will be copied to executables folder
[EMAIL PROTECTED] is one of { msvc-7.1, msvc-8.0, icc-9.0 },
[EMAIL PROTECTED] is the root of the stdcxx source tree,
[EMAIL PROTECTED] is the root of the build directory,
[EMAIL PROTECTED] is one of { yes, no }; when yes, the stdcxx DLL will be copied
+into each directory containing an executable program built by the solution
</usage>
</runtime>
<object id="fso" progid="Scripting.FileSystemObject"/>