You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use MPF to manage project files (.rsproj). It saves us writing a lot of boilerplate and figuring all the minute details of VS COM interfaces. It would be much nicer to base everything off Cargo.toml but that would take considerable effort (we'd lose most of the MPF niceties). In case if someone is interested in this, any work on this from my side will happen in "no-msbuild" branch in my fork (if I ever actually get around to start implementing this).
The text was updated successfully, but these errors were encountered:
Currently we use MPF to manage project files (.rsproj). It saves us writing a lot of boilerplate and figuring all the minute details of VS COM interfaces. It would be much nicer to base everything off Cargo.toml but that would take considerable effort (we'd lose most of the MPF niceties). In case if someone is interested in this, any work on this from my side will happen in "no-msbuild" branch in my fork (if I ever actually get around to start implementing this).
The text was updated successfully, but these errors were encountered: