Ignore:
Timestamp:
2015-08-23T17:56:17+12:00 (9 years ago)
Author:
davidb
Message:

Refactoring to use better playing-in-the-street (PITS) 'branding'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/playing-in-the-street/summer-2013/trunk/Playing-in-the-Street-WPF/Playing-in-the-Street-WPF.csproj

    r28897 r30123  
    3232  </PropertyGroup>
    3333  <PropertyGroup>
    34     <ApplicationIcon>Images\Kinect.ico</ApplicationIcon>
     34    <ApplicationIcon>PITS--Kinect.ico</ApplicationIcon>
    3535  </PropertyGroup>
    3636  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
     
    146146      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    147147    </Content>
     148    <Content Include="Content\Web\playing-in-the-street.html">
     149      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     150    </Content>
    148151    <Content Include="Content\Web\SamplePage.html">
    149152      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    150153    </Content>
    151154    <Resource Include="Images\Kinect.ico" />
     155    <Resource Include="PITS--Kinect.ico" />
     156    <Resource Include="Kinect.ico" />
     157    <Resource Include="Images\PITS--Kinect.ico" />
    152158    <Content Include="WebserverBasic-WPF.exe.config">
    153159      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Note: See TracChangeset for help on using the changeset viewer.