paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/src Makefile.am,1.3,1.3.2.1


From: Teunis Peters <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src Makefile.am,1.3,1.3.2.1
Date: Tue, 18 Jun 2002 18:40:40 -0400

Update of /cvsroot/paragui/paragui/src
In directory subversions:/tmp/cvs-serv27818/src

Modified Files:
      Tag: devel-opengl
        Makefile.am 
Log Message:
Initial checkin of code by Teunis Peters
Added abstraction layer for display support.
Initial OpenGL testing mode - use SDL_GLSDL to activate
A lot of test code is still present - FIXME
Some demos do not operate at all.  Some work barely.
only animation works flawlessly at this time.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/paragui/paragui/src/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** Makefile.am 27 Apr 2002 11:57:22 -0000      1.3
--- Makefile.am 18 Jun 2002 22:40:38 -0000      1.3.2.1
***************
*** 27,31 ****
        ./widgets/libpgwidgets.la \
        ./themes/libtheme.la \
!       $(LIBSTDCPP)
  
  INCLUDES = \
--- 27,31 ----
        ./widgets/libpgwidgets.la \
        ./themes/libtheme.la \
!       $(LIBSTDCPP) -L/usr/X11R6/lib -lGL
  
  INCLUDES = \




reply via email to

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