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

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Back
Top