SIGN IN SIGN UP

Streamline Windows build process (#32783)

Allows Windows builds to use the same structure and script as Linux
builds now use, calling into tool_backend to manage copying resources to
the project directory and building the bundle.

Also switches from expecting name_update.bat to expecting flutter\exe_filename
to be written during the build, as with the recent changes to the macOS build, to
reduce the amount of boilerplate needed in a windows\ project directory.
S
stuartmorgan committed
4e1bfca8470ff088ecb68aaa72086f290b316fd1
Parent: 3d93f24
Committed by GitHub <noreply@github.com> on 5/15/2019, 11:32:47 PM