Make Windows build use the new app icons
This commit is contained in:
@@ -88,9 +88,6 @@
|
||||
<EntryPointSymbol>mainCRTStartup</EntryPointSymbol>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="..\..\..\Win32\scenedit\BLSCENED.ICO" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\scenedit\scen.actions.cpp" />
|
||||
<ClCompile Include="..\..\scenedit\scen.btnmg.cpp" />
|
||||
@@ -127,6 +124,9 @@
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="Scen Editor.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="..\..\..\rsrc\icons\win\BOE Editor.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
Reference in New Issue
Block a user