[Easysoap-checkins] CVS: easysoap/proj/win32 Makefile.am,1.3,1.4
Status: Beta
Brought to you by:
dcrowley
From: David C. <dcr...@us...> - 2004-06-02 09:46:01
|
Update of /cvsroot/easysoap/easysoap/proj/win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18415/proj/win32 Modified Files: Makefile.am Log Message: Add MSVC7.1 Index: Makefile.am =================================================================== RCS file: /cvsroot/easysoap/easysoap/proj/win32/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Makefile.am 10 Apr 2002 07:27:10 -0000 1.3 +++ Makefile.am 2 Jun 2004 09:45:52 -0000 1.4 @@ -1 +1 @@ -SUBDIRS = BCB5 MSVC6 MSVC7 +SUBDIRS = BCB5 MSVC6 MSVC7 MSVC7.1 |