开发者

Compiling into files whose names are different than the project name in MSVS (2005+)

开发者 https://www.devze.com 2023-01-06 15:15 出处:网络
I was wondering: If I am us开发者_如何学JAVAing MSVS2005 or later and wish to compile my project into a file (exe, dll, lib, etc) whose name is different than the project name, what should I do? Where

I was wondering: If I am us开发者_如何学JAVAing MSVS2005 or later and wish to compile my project into a file (exe, dll, lib, etc) whose name is different than the project name, what should I do? Where is this setting? I couldn't seem to find this setting anywhere.

Thanks!


It is different for different types of projects. I can tell you that for C# (and, most likely, VB.NET as well), it's in project properties (right-click on the project in Solution Explorer, choose Properties), tab Application, field Assembly Name (the very first one).

0

精彩评论

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

关注公众号