]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/gtk.t
Added wxFileName.
[wxWidgets.git] / distrib / msw / tmake / gtk.t
index 53ddb455719fdb3a7cba60ed51755ec239bcd6a1..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 . " "