SEBWIN-362: Fixed new icons for application executables.
This commit is contained in:
parent
f60297684d
commit
6032cdf688
9 changed files with 4615 additions and 7354 deletions
BIN
SafeExamBrowser.ResetUtility/ResetUtility.ico
Normal file
BIN
SafeExamBrowser.ResetUtility/ResetUtility.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 345 KiB |
|
@ -34,7 +34,7 @@
|
|||
<Prefer32Bit>true</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>SafeExamBrowser.ico</ApplicationIcon>
|
||||
<ApplicationIcon>ResetUtility.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
|
@ -119,7 +119,7 @@
|
|||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="SafeExamBrowser.ico" />
|
||||
<Content Include="ResetUtility.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
Binary file not shown.
Before Width: | Height: | Size: 361 KiB |
BIN
SebWindowsConfig/ConfigurationTool.ico
Normal file
BIN
SebWindowsConfig/ConfigurationTool.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 KiB |
Binary file not shown.
Before Width: | Height: | Size: 361 KiB |
|
@ -52,7 +52,7 @@
|
|||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>SEBConfigToolIcon.ico</ApplicationIcon>
|
||||
<ApplicationIcon>ConfigurationTool.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
@ -196,7 +196,7 @@
|
|||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="SEBConfigToolIcon.ico" />
|
||||
<Content Include="ConfigurationTool.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
|
2173
SebWindowsConfig/SebWindowsConfigForm.Designer.cs
generated
2173
SebWindowsConfig/SebWindowsConfigForm.Designer.cs
generated
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 262 KiB After Width: | Height: | Size: 345 KiB |
Loading…
Reference in a new issue