Re: Cancelling TWAIN scan hangs Script-Fu
"Hermann Josef Hill" <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <001101c25d76$1e45cc10$03f911ac@notebook> |
Tor Lillqvist writes: > (You did notice that the makefile.msc and > makefile.mingw in the "plug-ins" directory is to be used for building > the plug-ins?) Umm... no, I missed that, so I have to take back all that I said about "outdated". I looked only in the specific directory for the "twain" plugin because I just wanted to change this part and found two files with "Makefile.*", but no "Makefile.msc", and so concluded that this wasn't supported anymore. Do you think it possible to make up a "Makefile.msc" (and also perhaps a "Makefile.mingw") for the plugin subdirectories that effectively does "cd .. ; $(MAKETOOL) $(MAKEOPTIONS)"? Regards, Hermann