Showing
1 changed file
with
9 additions
and
4 deletions
| ... | ... | @@ -4,6 +4,7 @@ |
| 4 | 4 | Version="9.00" |
| 5 | 5 | Name="MyMTTTY" |
| 6 | 6 | ProjectGUID="{DB698040-BB0E-4432-BEF5-5101ED44C10B}" |
| 7 | + RootNamespace="MyMTTTY" | |
| 7 | 8 | TargetFrameworkVersion="0" |
| 8 | 9 | > |
| 9 | 10 | <Platforms> |
| ... | ... | @@ -57,7 +58,7 @@ |
| 57 | 58 | AssemblerListingLocation=".\Release/" |
| 58 | 59 | ObjectFile=".\Release/" |
| 59 | 60 | ProgramDataBaseFileName=".\Release/" |
| 60 | - WarningLevel="3" | |
| 61 | + WarningLevel="0" | |
| 61 | 62 | SuppressStartupBanner="true" |
| 62 | 63 | /> |
| 63 | 64 | <Tool |
| ... | ... | @@ -73,7 +74,7 @@ |
| 73 | 74 | /> |
| 74 | 75 | <Tool |
| 75 | 76 | Name="VCLinkerTool" |
| 76 | - OutputFile=".\Release/MyMTTTY.exe" | |
| 77 | + OutputFile=".\Release/BlueFlashTool.exe" | |
| 77 | 78 | LinkIncremental="1" |
| 78 | 79 | SuppressStartupBanner="true" |
| 79 | 80 | ProgramDatabaseFile=".\Release/MyMTTTY.pdb" |
| ... | ... | @@ -148,7 +149,7 @@ |
| 148 | 149 | AssemblerListingLocation=".\Debug/" |
| 149 | 150 | ObjectFile=".\Debug/" |
| 150 | 151 | ProgramDataBaseFileName=".\Debug/" |
| 151 | - WarningLevel="3" | |
| 152 | + WarningLevel="1" | |
| 152 | 153 | SuppressStartupBanner="true" |
| 153 | 154 | DebugInformationFormat="4" |
| 154 | 155 | /> |
| ... | ... | @@ -165,7 +166,7 @@ |
| 165 | 166 | /> |
| 166 | 167 | <Tool |
| 167 | 168 | Name="VCLinkerTool" |
| 168 | - OutputFile=".\Debug/MyMTTTY.exe" | |
| 169 | + OutputFile=".\Debug/BlueFlashTool.exe" | |
| 169 | 170 | LinkIncremental="2" |
| 170 | 171 | SuppressStartupBanner="true" |
| 171 | 172 | GenerateDebugInformation="true" |
| ... | ... | @@ -465,6 +466,10 @@ |
| 465 | 466 | RelativePath="MTTTY4.ICO" |
| 466 | 467 | > |
| 467 | 468 | </File> |
| 469 | + <File | |
| 470 | + RelativePath=".\Optek_Logo_ICO_32 X 32.ico" | |
| 471 | + > | |
| 472 | + </File> | |
| 468 | 473 | </Filter> |
| 469 | 474 | </Files> |
| 470 | 475 | <Globals> | ... | ... |
Please
register
or
login
to post a comment