Up to [local] / OpenXM_contrib2 / windows / mcpp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [selected], Sat Sep 8 02:15:31 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)
Fixed _MSC_VER: 1900 -> 1910
Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 8 02:06:09 2018 UTC (6 years, 2 months ago) by ohara
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored) to selected 1.3 (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.1 / (download) - annotate - [select for diffs], Fri Feb 26 17:42:36 2010 UTC (14 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Diff to selected 1.3 (colored)
Imported sources of mcpp v2.7.2 a BSD licenced C preprocessor from http://mcpp.sourceforge.net/.