[ObjectHandler-cvs] ObjectHandler/Examples/C++ Makefile.am, 1.1, 1.2
Brought to you by:
ericehlers,
nando
From: Eric E. <eri...@us...> - 2006-07-26 14:48:30
|
Update of /cvsroot/objecthandler/ObjectHandler/Examples/C++ In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27209/Examples/C++ Modified Files: Makefile.am Log Message: updates for linux/autoconf/gcc4.1.0 Index: Makefile.am =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/Examples/C++/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 19 May 2006 15:12:41 -0000 1.1 --- Makefile.am 26 Jul 2006 09:36:13 -0000 1.2 *************** *** 3,7 **** EXTRA_DIST = \ - ExampleCpp.dsp \ ExampleCpp.vcproj \ ExampleCpp_vc8.vcproj --- 3,6 ---- |