[Muine] Quick build patch
- From: Lee Willis <lee lee-and-claire co uk>
- To: Muine List <muine-list gnome org>
- Subject: [Muine] Quick build patch
- Date: Fri, 27 Feb 2004 13:51:27 +0000
Jorn,
We should really remove src/AmazonSearchService.cs from CVS and
replace with the attached Makefile patch to generate it at build time.
Lee
--
Lee Willis <lee lee-and-claire co uk>
Index: src/Makefile.am
===================================================================
RCS file: /cvs/gnome/muine/src/Makefile.am,v
retrieving revision 1.23
diff -u -r1.23 Makefile.am
--- src/Makefile.am 26 Feb 2004 13:11:18 -0000 1.23
+++ src/Makefile.am 27 Feb 2004 13:51:04 -0000
@@ -87,6 +87,9 @@
muinelibdir = $(prefix)/lib/muine
+AmazonSearchService.cs: AmazonSearchService.wsdl
+ wsdl AmazonSearchService.wsdl
+
AmazonSearchService.dll: AmazonSearchService.cs
$(CSC) -target:library $(LIBFLAGS) -out:AmazonSearchService.dll $(srcdir)/AmazonSearchService.cs -r:System.Web.Services
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]