projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
compilation fix for VC6 with standard (i.e. not updated) SDK (patch 1828610)
[wxWidgets.git]
/
src
/
motif
/
mdi
/
Imakefile
1
#include "config/MDI.tmpl"
2
3
#define IHaveSubdirs
4
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
5
6
SUBDIRS = lib test
7
8
MakeSubdirs($(SUBDIRS))
9
DependSubdirs($(SUBDIRS))