Parent Directory
|
Revision Log
- Fixed compilation error.
1 | AM_CPPFLAGS = $(GTKMM_CFLAGS) |
2 | |
3 | noinst_LTLIBRARIES = libgigeditgfx.la |
4 | |
5 | libgigeditgfx_la_SOURCES = \ |
6 | builtinpix.cpp builtinpix.h \ |
7 | black_loop.c \ |
8 | blue_hatched_pattern.c \ |
9 | blue_hatched_pattern2.c \ |
10 | grayblue_hatched_pattern.c \ |
11 | gray_loop.c \ |
12 | red_dot.c \ |
13 | yellow_dot.c |
14 | |
15 |
ViewVC Help | |
Powered by ViewVC |