How to set .resx file as embedded resource via compiler command?

G

Guest

Hi,

I have a VS.Net project that has a resource file set as embedded resource.
To compile the project via VS, I have no problem. But our build system uses
compiler command, not VS.Net. How to set a resource file as embedded resource
in the command line?

Thanks in advance!!!
Cindy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top