Skip to content

Commit

Permalink
[win32] new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
da-anda committed May 1, 2014
1 parent 7add9aa commit 99675c0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions project/VS2010Express/XBMC.vcxproj
Expand Up @@ -2746,6 +2746,7 @@
<ItemGroup>
<ResourceCompile Include="..\..\xbmc\win32\XBMC_PC.rc">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug Testsuite|Win32'">true</ExcludedFromBuild>
<AdditionalIncludeDirectories>..\..\tools\windows\packaging\media;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion project/Win32BuildSetup/XBMC for Windows.nsi
Expand Up @@ -46,7 +46,7 @@
;Interface Settings

!define MUI_HEADERIMAGE
!define MUI_ICON "..\..\xbmc\win32\xbmc.ico"
!define MUI_ICON "..\..\tools\windows\packaging\media\xbmc.ico"
!define MUI_WELCOMEFINISHPAGE_BITMAP "xbmc-left.bmp"
!define MUI_COMPONENTSPAGE_SMALLDESC
!define MUI_FINISHPAGE_LINK "Please visit http://xbmc.org for more information."
Expand Down
Binary file added tools/windows/packaging/media/xbmc.ico
Binary file not shown.
Binary file removed xbmc/win32/XBMC.ico
Binary file not shown.

0 comments on commit 99675c0

Please sign in to comment.