Browse Source

图标应用

ZhangXueYang
zhangxueyang 3 years ago
parent
commit
cce3ddba15
2 changed files with 6 additions and 0 deletions
  1. 6
    0
      XHZB.Desktop/XHZB.Desktop.csproj
  2. BIN
      XHZB.Desktop/favicon256.ico

+ 6
- 0
XHZB.Desktop/XHZB.Desktop.csproj View File

@@ -43,6 +43,9 @@
43 43
   <PropertyGroup>
44 44
     <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
45 45
   </PropertyGroup>
46
+  <PropertyGroup>
47
+    <ApplicationIcon>favicon256.ico</ApplicationIcon>
48
+  </PropertyGroup>
46 49
   <ItemGroup>
47 50
     <Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
48 51
       <HintPath>..\packages\AForge.2.2.5\lib\AForge.dll</HintPath>
@@ -357,5 +360,8 @@
357 360
     <Resource Include="Images\Resource\TXT.png" />
358 361
     <Resource Include="Images\Resource\WAV.png" />
359 362
   </ItemGroup>
363
+  <ItemGroup>
364
+    <Resource Include="favicon256.ico" />
365
+  </ItemGroup>
360 366
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
361 367
 </Project>

BIN
XHZB.Desktop/favicon256.ico View File


Loading…
Cancel
Save