[Easysoap-checkins] CVS: easysoap/proj/win32/MSVC7 Makefile.am,1.1,1.2
Status: Beta
Brought to you by:
dcrowley
From: David C. <dcr...@us...> - 2004-06-02 09:45:21
|
Update of /cvsroot/easysoap/easysoap/proj/win32/MSVC7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18327/proj/win32/MSVC7 Modified Files: Makefile.am Log Message: Add the google project. Index: Makefile.am =================================================================== RCS file: /cvsroot/easysoap/easysoap/proj/win32/MSVC7/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile.am 10 Apr 2002 07:04:18 -0000 1.1 +++ Makefile.am 2 Jun 2004 09:45:09 -0000 1.2 @@ -1,6 +1,7 @@ EXTRA_DIST = \ easysoap.sln \ easysoap.vcproj \ + google.vcproj \ interopclient.vcproj \ interopserver.vcproj \ simpleclient.vcproj \ |