projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed winmm.dll from delayload list.
[wxWidgets.git]
/
distrib
/
msw
/
tmake
/
gtk.t
diff --git
a/distrib/msw/tmake/gtk.t
b/distrib/msw/tmake/gtk.t
index 53ddb455719fdb3a7cba60ed51755ec239bcd6a1..5bdc9e97ca3235f98892dafea140f27766f8635b 100644
(file)
--- a/
distrib/msw/tmake/gtk.t
+++ b/
distrib/msw/tmake/gtk.t
@@
-64,6
+64,7
@@
$project{"HTMLOBJS"} .= $fileobj . " ";
$project{"HTMLDEPS"} .= $filedep . " "
}
+
#! find all our headers
foreach $file (sort keys %wxWXINCLUDE) {
$project{"GTK_HEADERS"} .= $file . " "