--------------------- PatchSet 6354 Date: 2004/11/27 13:03:44 Author: serassio Branch: nt-2_5 Tag: (none) Log: Added Build Target to Visual Studio Project Members: port/win32/Makefile.am:1.1.2.6->1.1.2.7 Index: squid/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/Makefile.am,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- squid/port/win32/Makefile.am 2 May 2003 13:56:36 -0000 1.1.2.6 +++ squid/port/win32/Makefile.am 27 Nov 2004 13:03:44 -0000 1.1.2.7 @@ -1,10 +1,11 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.1.2.6 2003/05/02 13:56:36 serassio Exp $ +# $Id: Makefile.am,v 1.1.2.7 2004/11/27 13:03:44 serassio Exp $ # EXTRA_DIST = \ auth_modules.cmd \ + Build.dsp \ cf_data.dsp \ default_config_file.cmd \ icons.cmd \