projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
display file name correctly
[wxWidgets.git]
/
contrib
/
utils
/
convertrc
/
Makefile.in
1
# $Id$
2
3
top_srcdir = @top_srcdir@/..
4
top_builddir = ../../..
5
program_dir = contrib/utils/convertrc
6
7
PROGRAM=convert
8
9
OBJECTS=convert.o rc2xml.o rc2wxr.o wxr2xml.o
10
11
include $(top_builddir)/src/makeprog.env