source: other-projects/playing-in-the-street/summer-2013/trunk/Playing-in-the-Street-WPF/Playing-in-the-Street-WPF.csproj

Last change on this file was 30126, checked in by davidb, 9 years ago

Some svn:ignore values to cover oof VS automatically generated folders

  • Property svn:mime-type set to application/xml
File size: 8.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.30703</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{8CA0A735-73B4-4EB6-A1B6-0B4C228D77D8}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>Microsoft.Samples.Kinect.WebserverBasics</RootNamespace>
12 <AssemblyName>Playing-in-the-Street-WPF</AssemblyName>
13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
16 <WarningLevel>4</WarningLevel>
17 <PublishUrl>publish\</PublishUrl>
18 <Install>true</Install>
19 <InstallFrom>Disk</InstallFrom>
20 <UpdateEnabled>false</UpdateEnabled>
21 <UpdateMode>Foreground</UpdateMode>
22 <UpdateInterval>7</UpdateInterval>
23 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
24 <UpdatePeriodically>false</UpdatePeriodically>
25 <UpdateRequired>false</UpdateRequired>
26 <MapFileExtensions>true</MapFileExtensions>
27 <ApplicationRevision>0</ApplicationRevision>
28 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
29 <IsWebBootstrapper>false</IsWebBootstrapper>
30 <UseApplicationTrust>false</UseApplicationTrust>
31 <BootstrapperEnabled>true</BootstrapperEnabled>
32 </PropertyGroup>
33 <PropertyGroup>
34 <ApplicationIcon>PITS--Kinect.ico</ApplicationIcon>
35 </PropertyGroup>
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
37 <PlatformTarget>AnyCPU</PlatformTarget>
38 <DefineConstants>DEBUG;TRACE</DefineConstants>
39 </PropertyGroup>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
41 <PlatformTarget>AnyCPU</PlatformTarget>
42 <DefineConstants>TRACE</DefineConstants>
43 </PropertyGroup>
44 <PropertyGroup>
45 <OutputPath>$(BinDir)$(PlatformTarget).$(Configuration)\</OutputPath>
46 </PropertyGroup>
47 <ItemGroup>
48 <Reference Include="Microsoft.Kinect">
49 <SpecificVersion>False</SpecificVersion>
50 <HintPath>$(KINECTSDK10_DIR)\Assemblies\Microsoft.Kinect.dll</HintPath>
51 </Reference>
52 <Reference Include="System" />
53 <Reference Include="System.Data" />
54 <Reference Include="System.Xml" />
55 <Reference Include="Microsoft.CSharp" />
56 <Reference Include="System.Core" />
57 <Reference Include="System.Xml.Linq" />
58 <Reference Include="System.Data.DataSetExtensions" />
59 <Reference Include="System.Xaml">
60 <RequiredTargetFramework>4.0</RequiredTargetFramework>
61 </Reference>
62 <Reference Include="WindowsBase" />
63 <Reference Include="PresentationCore" />
64 <Reference Include="PresentationFramework" />
65 </ItemGroup>
66 <ItemGroup>
67 <ApplicationDefinition Include="App.xaml">
68 <Generator>MSBuild:Compile</Generator>
69 <SubType>Designer</SubType>
70 </ApplicationDefinition>
71 <Page Include="MainWindow.xaml">
72 <Generator>MSBuild:Compile</Generator>
73 <SubType>Designer</SubType>
74 </Page>
75 <Compile Include="App.xaml.cs">
76 <DependentUpon>App.xaml</DependentUpon>
77 <SubType>Code</SubType>
78 </Compile>
79 <Compile Include="RecentEventBufferTraceListener.cs" />
80 <Compile Include="InverseBooleanConverter.cs" />
81 <Compile Include="MainWindow.xaml.cs">
82 <DependentUpon>MainWindow.xaml</DependentUpon>
83 <SubType>Code</SubType>
84 </Compile>
85 </ItemGroup>
86 <ItemGroup>
87 <Compile Include="Properties\AssemblyInfo.cs">
88 <SubType>Code</SubType>
89 </Compile>
90 <Compile Include="Properties\Resources.Designer.cs">
91 <AutoGen>True</AutoGen>
92 <DesignTime>True</DesignTime>
93 <DependentUpon>Resources.resx</DependentUpon>
94 </Compile>
95 <Compile Include="Properties\Settings.Designer.cs">
96 <AutoGen>True</AutoGen>
97 <DependentUpon>Settings.settings</DependentUpon>
98 <DesignTimeSharedInput>True</DesignTimeSharedInput>
99 </Compile>
100 <EmbeddedResource Include="Properties\Resources.resx">
101 <Generator>ResXFileCodeGenerator</Generator>
102 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
103 </EmbeddedResource>
104 <None Include="Properties\Settings.settings">
105 <Generator>SettingsSingleFileGenerator</Generator>
106 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
107 </None>
108 <AppDesigner Include="Properties\" />
109 <Content Include="Content\Web\3d.js">
110 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
111 </Content>
112 <Content Include="Content\Web\css\coolstyle.css">
113 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
114 </Content>
115 <Content Include="Content\Web\doGSVP.js">
116 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
117 </Content>
118 <Content Include="Content\Web\doKinect.js">
119 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
120 </Content>
121 <Content Include="Content\Web\doStreetView.js">
122 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
123 </Content>
124 <Content Include="Content\Web\GSVPano.js-master\build\GSVPano.min.js">
125 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
126 </Content>
127 <Content Include="Content\Web\GSVPano.js-master\src\GSVPano.js">
128 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
129 </Content>
130 <Content Include="Content\Web\Images\Logo.png">
131 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
132 </Content>
133 <Content Include="Content\Web\Kinect-1.8.0.css">
134 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
135 </Content>
136 <Content Include="Content\Web\Kinect-1.8.0.js">
137 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
138 </Content>
139 <Content Include="Content\Web\KinectWorker-1.8.0.js">
140 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
141 </Content>
142 <Content Include="Content\Web\mrdoob-three.js-4862f5f\build\three.js">
143 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
144 </Content>
145 <Content Include="Content\Web\mrdoob-three.js-4862f5f\build\three.min.js">
146 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
147 </Content>
148 <Content Include="Content\Web\playing-in-the-street.html">
149 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
150 </Content>
151 <Resource Include="Images\Kinect.ico" />
152 <Content Include="WebserverBasic-WPF.exe.config">
153 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
154 </Content>
155 <Resource Include="Kinect.ico" />
156 <Resource Include="PITS--Kinect.ico" />
157 </ItemGroup>
158 <ItemGroup>
159 <ProjectReference Include="..\Microsoft.Kinect.Toolkit\Microsoft.Kinect.Toolkit.csproj">
160 <Project>{C6F9C31B-6130-4443-A5CC-EF0664552ECD}</Project>
161 <Name>Microsoft.Kinect.Toolkit</Name>
162 </ProjectReference>
163 <ProjectReference Include="..\Microsoft.Samples.Kinect.Webserver\Microsoft.Samples.Kinect.Webserver.csproj">
164 <Project>{9216e84f-1723-484e-8de6-250b875f24b6}</Project>
165 <Name>Microsoft.Samples.Kinect.Webserver</Name>
166 </ProjectReference>
167 </ItemGroup>
168 <ItemGroup>
169 <BootstrapperPackage Include=".NETFramework,Version=v4.5">
170 <Visible>False</Visible>
171 <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
172 <Install>true</Install>
173 </BootstrapperPackage>
174 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
175 <Visible>False</Visible>
176 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
177 <Install>false</Install>
178 </BootstrapperPackage>
179 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
180 <Visible>False</Visible>
181 <ProductName>.NET Framework 3.5 SP1</ProductName>
182 <Install>false</Install>
183 </BootstrapperPackage>
184 </ItemGroup>
185 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
186 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
187 Other similar extension points exist, see Microsoft.Common.targets.
188 <Target Name="BeforeBuild">
189 </Target>
190 <Target Name="AfterBuild">
191 </Target>
192 -->
193</Project>
Note: See TracBrowser for help on using the repository browser.