msvc/Makefile.am


Log

Author Commit Date CI Message
sammy 87a8fb95 2010-05-23T17:50:57 Remove additional files upon make maintainer-clean. Fix courtesy of Bullet Catcher, from SF patch #2039757.
sammy 32d5c35a 2009-09-07T15:47:30 Add missing entries to the list of distributed MSVC files.
sammy f5614dea 2009-07-19T15:18:31 Add vc9 files to the main distribution.
sammy 7201d98a 2008-05-07T00:11:09 * Synchronise msvc/Makefile.am with its directory contents.
sammy 654d19c4 2008-05-06T08:24:45 * Move msvc/Makefile.am back to its proper place. * Add the new visual studio build files to the distribution.
JeffM2501 83bbc4b9 2008-05-06T03:59:34 move 2005 build files to VC8 dir so we can have more then one windows build system
brlcad 3674c4d1 2008-04-28T17:31:42 specify minimum versions, make ac be 2.58 and am be 1.6 (needed in order to support os x 10.4 out-of-the-box). PKG_CHECK_MODULES doesn't seem to wrap the args properly so you can't embed AC_MSG_RESULT, make a zip and bzip2 when we make a dist, and provide NULL to make am happy
sammy 0aff12c1 2008-04-24T13:40:12 * Rename "win32_vcpp" to "msvc" and move all Visual Studio build files out of their subdirectory. * Add the msvc subdirectory to "make dist" so that it gets distributed.