adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: adonthell/src/gui Makefile.am,1.1.2.1,1.1.2.2


From: Alexandre Courbot <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src/gui Makefile.am,1.1.2.1,1.1.2.2
Date: Sun, 11 Aug 2002 16:57:47 -0400

Update of /cvsroot/adonthell/adonthell/src/gui
In directory subversions:/tmp/cvs-serv9639/src/gui

Modified Files:
      Tag: Branch_road_to_0-4
        Makefile.am 
Log Message:
UPDATED map engine specifications
ADDED Python callback functionality to the input system
RE-ENABLED (at least a little bit) the Python wrappers


Index: Makefile.am
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/gui/Attic/Makefile.am,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** Makefile.am 2 Jul 2002 07:20:30 -0000       1.1.2.1
--- Makefile.am 11 Aug 2002 20:57:45 -0000      1.1.2.2
***************
*** 15,18 ****
  
  
! CPPFLAGS += -I$(srcdir)/.. $(SDL_DEFS) $(SDL_CFLAGS) $(FT2_CFLAGS)
! 
--- 15,17 ----
  
  
! CPPFLAGS += -I$(srcdir)/.. $(SDL_DEFS) $(SDL_CFLAGS) $(FT2_CFLAGS) 
$(PY_CFLAGS)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]