Make plugin building on Windows work. DLLs need their dependencies resolved at

link-time, hence the addition of PLUGIN_LIBS.

Ignore the created .dll files.
This commit is contained in:
John Popplewell 2007-08-13 06:34:04 +00:00
parent 51df37c21c
commit 429bcabc8e
2 changed files with 39 additions and 24 deletions

3
magic/.cvsignore Normal file
View file

@ -0,0 +1,3 @@
*.dll
*.so