Update of /cvsroot/playerstage/code/stage/examples/libstage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26605/examples/libstage
Modified Files:
Makefile.am
Log Message:
merge done
Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/stage/examples/libstage/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.am 3 Aug 2006 01:11:35 -0000 1.3
--- Makefile.am 15 Jan 2008 01:25:42 -0000 1.4
***************
*** 1,6 ****
# $Id$
! LIBSTAGE_CFLAGS = -I$(top_srcdir)/src @GTK_CFLAGS@
! LIBSTAGE_LIBS = -L$(top_builddir)/src -lstage @GTK_LIBS@
# system-wide compile flags - target-specific flags are added to each target
below
--- 1,6 ----
# $Id$
! LIBSTAGE_CFLAGS = -I$(top_srcdir)/libstage @PIXBUF_CFLAGS@ @FLTK_CFLAGS@
! LIBSTAGE_LIBS = -L$(top_builddir)/libstage -lstage @PIXBUF_LIBS@ @FLTK_LIBS@
# system-wide compile flags - target-specific flags are added to each target
below
***************
*** 12,16 ****
# build a stand-alone test program using libstage
! stest_SOURCES = stest.c
stest_DEPENDENCIES =
stest_LDADD = $(LIBSTAGE_LIBS)
--- 12,16 ----
# build a stand-alone test program using libstage
! stest_SOURCES = stest.cc
stest_DEPENDENCIES =
stest_LDADD = $(LIBSTAGE_LIBS)
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit