Merge pull request #4578 from sarahmarshy/patch-10

Turn off "browse information" in Uvision template
pull/4491/merge
Martin Kojtal 2017-06-22 13:53:16 +02:00 committed by GitHub
commit ea4220dda0
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<CreateLib>0</CreateLib>
<CreateHexFile>0</CreateHexFile>
<DebugInformation>1</DebugInformation>
<BrowseInformation>1</BrowseInformation>
<BrowseInformation>0</BrowseInformation>
<ListingPath>.\BUILD\</ListingPath>
<HexFormatSelection>1</HexFormatSelection>
<Merge32K>0</Merge32K>