How to make Visual Studio copy a DLL file to the output directory?

前端 未结 6 962
广开言路
广开言路 2020-11-27 12:47

I have a Visual Studio C++ project that relies on an external DLL file. How can I make Visual Studio copy this DLL file automatically into the output directory (debug/releas

6条回答
提交回复
热议问题