开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜