]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/gtk.t
Removed winmm.dll from delayload list.
[wxWidgets.git] / distrib / msw / tmake / gtk.t
index a9cbdbca5d903b4671d77630284f43b1b58fc725..5bdc9e97ca3235f98892dafea140f27766f8635b 100644 (file)
@@ -64,6 +64,7 @@
         $project{"HTMLOBJS"} .= $fileobj . " ";
         $project{"HTMLDEPS"} .= $filedep . " "
     }
+    
     #! find all our headers
     foreach $file (sort keys %wxWXINCLUDE) {
         $project{"GTK_HEADERS"} .= $file . " "
@@ -127,8 +128,3 @@ HTMLOBJS = \
 HTMLDEPS = \
                #$ ExpandList("HTMLDEPS");
 
-IODBCOBJS = \
-               #$ ExpandList("IODBCOBJS");
-
-IODBCDEPS = \
-               #$ ExpandList("IODBCDEPS");