Additional Dependency and Additional Library Directory

Works for me, just tested here.

Edit: It doesn’t appear correctly in the VS project page, but the library IS used for linking. A proper fix is required, see below.

FYI, I’ve posted a patch on a new thread for a “proper” support of libraries in IJ.
This is natural, you don’t need to write “extra linker flags” manually per platform, you can list the libraries one per line in the new “External libraries” field, and the IJ will write the correct thing in your projects.

Yes you are right,
they are showing in command line List,
But not shown at proper place only…Thanks for showing right path…
Will look into your patch too. thanks again…