2009-01-04 10:01:49 +01:00
|
|
|
noinst_LIBRARIES = libresrc.a
|
2009-07-25 11:35:44 +02:00
|
|
|
|
|
|
|
nodist_libresrc_a_SOURCES = libresrc.cpp
|
|
|
|
libresrc_a_CPPFLAGS = @WX_CPPFLAGS@
|
2009-01-06 15:21:15 +01:00
|
|
|
|
2009-07-25 11:35:44 +02:00
|
|
|
libresrc.cpp: ../../tools/common-respack
|
2009-07-25 22:07:07 +02:00
|
|
|
../../tools/common-respack libresrc.cpp ../bitmaps/16 ../bitmaps/24 ../bitmaps/misc/splash.png ../bitmaps/misc/wxicon.png
|
2009-08-06 23:26:27 +02:00
|
|
|
|
|
|
|
CLEANFILES= libresrc.cpp libresrc.h
|