M
mphanke
Hi,
is there a possibility to set part of the strings contained in
AssemblyInfo.cpp to a default value which is the same for all project?
Like
[assembly:AssemblyCompanyAttribute("")];
[assembly:AssemblyCopyrightAttribute("")];
[assembly:AssemblyTrademarkAttribute("")];
they are all the same in all our projects.
Best Regards,
Martin
is there a possibility to set part of the strings contained in
AssemblyInfo.cpp to a default value which is the same for all project?
Like
[assembly:AssemblyCompanyAttribute("")];
[assembly:AssemblyCopyrightAttribute("")];
[assembly:AssemblyTrademarkAttribute("")];
they are all the same in all our projects.
Best Regards,
Martin