Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

The standard way to do this is to use the %ResxFolder% script variable.

Code Block
themeEclipse
languagehtml/xml
<Compile Project="%SrcPath%" Resx="%ResxFolder%">


Tip

See the FileExplorer sample for an example.

...