forked from mia/Aegisub
391219ea54
1. svn mv assdraw csri hunspell lua51 contrib * See r2749 for full description. Originally committed to SVN as r2754.
8 lines
163 B
Makefile
8 lines
163 B
Makefile
AM_CXXFLAGS = @WX_CPPFLAGS@ @LIBAGG_CFLAGS@
|
|
|
|
noinst_LIBRARIES = libaggwindow.a
|
|
|
|
libaggwindow_a_SOURCES = \
|
|
AGGWindow.cpp \
|
|
AGGWindow.h \
|
|
PixelFormatConvertor.h
|