开发者

How can I get Visual Studio 2010 to not include ANY dependencies to the MSVC runtime engine

开发者 https://www.devze.com 2023-03-12 19:33 出处:网络
I need to make an app that runs purely by loading Win32 dlls and I do not want any dependencies to be associated with it. Th开发者_JAVA技巧is could be done in VS 6 but I cant seem to figure out how yo

I need to make an app that runs purely by loading Win32 dlls and I do not want any dependencies to be associated with it. Th开发者_JAVA技巧is could be done in VS 6 but I cant seem to figure out how you do it in VS 2010.


Pass the /MT compiler flag.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号