Changeset 4662
- Timestamp:
- 09/22/08 12:47:09 (5 years ago)
- Location:
- trunk/src/host/pye17/evas
- Files:
-
- 2 edited
-
Makefile (modified) (1 diff)
-
evas.override (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/host/pye17/evas/Makefile
r4661 r4662 3 3 4 4 CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include/ -I/usr/include/python2.5 -I/usr/include/pygtk-2.0/ -I$(EVAS_PATH) -I. -g 5 LDFLAGS = -levas -L $(EVAS_PATH)/.libs/libevas.so-lglib-2.05 LDFLAGS = -levas -L/usr/local/lib -lglib-2.0 6 6 7 7 .PHONY: all clean evas.so -
trunk/src/host/pye17/evas/evas.override
r4661 r4662 6 6 %% 7 7 modulename evas 8 %%9 import gtk.Plug as PyGtkPlug_Type10 8 %% 11 9 ignore-glob
Note: See TracChangeset
for help on using the changeset viewer.
