Commit b10c72d2bacc48fc346cbf329a6a8597c4b4c82e

Authored by xiemeng
1 parent 8a702b8c

修改输出软件名称 BlueFlashTool

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