mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #4578 from sarahmarshy/patch-10
Turn off "browse information" in Uvision templatepull/4491/merge
commit
ea4220dda0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue