1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 23:01:59 +00:00

isolate_example Rebuild script (#1365)

* `isolate_example` Rebuild script

* Add trailing NL at EOF
This commit is contained in:
Brett Morgan
2022-08-10 06:42:09 +10:00
committed by GitHub
parent 60fa494702
commit 1cfbeeebe2
33 changed files with 300 additions and 186 deletions

View File

@@ -90,10 +90,10 @@ BEGIN
BLOCK "040904e4"
BEGIN
VALUE "CompanyName", "dev.flutter" "\0"
VALUE "FileDescription", "A new Flutter project." "\0"
VALUE "FileDescription", "isolate_example" "\0"
VALUE "FileVersion", VERSION_AS_STRING "\0"
VALUE "InternalName", "isolate_example" "\0"
VALUE "LegalCopyright", "Copyright (C) 2021 dev.flutter. All rights reserved." "\0"
VALUE "LegalCopyright", "Copyright (C) 2022 dev.flutter. All rights reserved." "\0"
VALUE "OriginalFilename", "isolate_example.exe" "\0"
VALUE "ProductName", "isolate_example" "\0"
VALUE "ProductVersion", VERSION_AS_STRING "\0"