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:
parent
51df37c21c
commit
429bcabc8e
2 changed files with 39 additions and 24 deletions
3
magic/.cvsignore
Normal file
3
magic/.cvsignore
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*.dll
|
||||
*.so
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue