Commit 27eb1b9f authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): add no-ops for symbol builds for components

Fixes the release build where we do `nmake symbols` for developer/src,
which was failing on calls to these two sets of components. (In
windows/src, the build structure is different due to an additional layer
of folders, so we end up with no `nmake symbols` call on the common
components).
parent 16bfbd1d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment