projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
added container class source
[wxWidgets.git]
/
contrib
/
utils
/
convertrc
/
Makefile.in
Commit
Line
Data
2193517f
VS
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