wxWidgets/contrib/utils/convertrc/Makefile.in
Václav Slavík 2193517f1b updated resources convertor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-26 21:59:37 +00:00

12 lines
205 B
Makefile

# $Id$
top_srcdir = @top_srcdir@/..
top_builddir = ../../..
program_dir = contrib/utils/convertrc
PROGRAM=convert
OBJECTS=convert.o rc2xml.o rc2wxr.o wxr2xml.o
include $(top_builddir)/src/makeprog.env