Up to [local] / OpenXM_contrib2 / windows / mcpp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 8 02:06:09 2018 UTC (6 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
In Visual Studio 2017, the function _setargv() is no longer supported. To expand command line parameters, the program should link with setargv.obj.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 10 16:18:36 2013 UTC (10 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Add an option "/q" to "del".
Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 26 17:42:36 2010 UTC (14 years, 8 months ago) by ohara
Branch: MAIN
Imported sources of mcpp v2.7.2 a BSD licenced C preprocessor from http://mcpp.sourceforge.net/.