gambas-source-code/main/lib/gui.opengl/Makefile.am
Benoît Minisini 8acbd755a2 [GB.GUI.OPENGL]
* NEW: That new switcher component chooses between gb.gtk.opengl and 
  gb.qt4.opengl according to the current desktop in use.


git-svn-id: svn://localhost/gambas/trunk@4719 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-05-06 21:09:42 +00:00

11 lines
307 B
Makefile

COMPONENT = gb.gui.opengl
include $(top_srcdir)/component.am
gblib_LTLIBRARIES = gb.gui.opengl.la
gb_gui_opengl_la_LIBADD =
gb_gui_opengl_la_LDFLAGS = -module @LD_FLAGS@
gb_gui_opengl_la_CFLAGS = -I$(top_srcdir)/share -I$(top_srcdir)/gbx @INCLTDL@ $(AM_CFLAGS)
gb_gui_opengl_la_SOURCES = main.h main.c