source: 2011/23/iltakuop/Blocks/Blocks/Blocks/Blocks.csproj @ 1924

Revision 1924, 9.5 KB checked in by iltakuop, 12 years ago (diff)
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <ProjectGuid>{AD13A688-D50E-460A-B46D-633089FE8D9F}</ProjectGuid>
5    <ProjectTypeGuids>{6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
6    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
8    <OutputType>WinExe</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>Blocks</RootNamespace>
11    <AssemblyName>Blocks</AssemblyName>
12    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
13    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
14    <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
15    <XnaPlatform>Windows</XnaPlatform>
16    <XnaProfile>Reach</XnaProfile>
17    <XnaCrossPlatformGroupID>0957ba57-bc0e-4943-8f88-beaa90256036</XnaCrossPlatformGroupID>
18    <XnaOutputType>Game</XnaOutputType>
19    <ApplicationIcon>Game.ico</ApplicationIcon>
20    <Thumbnail>GameThumbnail.png</Thumbnail>
21    <IsWebBootstrapper>true</IsWebBootstrapper>
22    <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\x86</ReferencePath>
23    <PublishUrl>C:\Documents and Settings\ilari\Omat tiedostot\Blocks\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Web</InstallFrom>
26    <UpdateEnabled>true</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <InstallUrl>http://ilu.dy.fi/blocks/</InstallUrl>
34    <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
35    <WebPage>publish.htm</WebPage>
36    <ApplicationRevision>5</ApplicationRevision>
37    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
38    <UseApplicationTrust>false</UseApplicationTrust>
39    <PublishWizardCompleted>true</PublishWizardCompleted>
40    <BootstrapperEnabled>true</BootstrapperEnabled>
41  </PropertyGroup>
42  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
43    <DebugSymbols>true</DebugSymbols>
44    <DebugType>full</DebugType>
45    <Optimize>false</Optimize>
46    <OutputPath>bin\x86\Debug</OutputPath>
47    <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
48    <ErrorReport>prompt</ErrorReport>
49    <WarningLevel>4</WarningLevel>
50    <NoStdLib>true</NoStdLib>
51    <UseVSHostingProcess>false</UseVSHostingProcess>
52    <PlatformTarget>x86</PlatformTarget>
53    <XnaCompressContent>false</XnaCompressContent>
54  </PropertyGroup>
55  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
56    <DebugType>pdbonly</DebugType>
57    <Optimize>true</Optimize>
58    <OutputPath>bin\x86\Release</OutputPath>
59    <DefineConstants>TRACE;WINDOWS</DefineConstants>
60    <ErrorReport>prompt</ErrorReport>
61    <WarningLevel>4</WarningLevel>
62    <NoStdLib>true</NoStdLib>
63    <UseVSHostingProcess>false</UseVSHostingProcess>
64    <PlatformTarget>x86</PlatformTarget>
65    <XnaCompressContent>true</XnaCompressContent>
66  </PropertyGroup>
67  <PropertyGroup>
68    <ManifestCertificateThumbprint>09A17774299EEECED873EB04BC0D388DB004FD38</ManifestCertificateThumbprint>
69  </PropertyGroup>
70  <PropertyGroup>
71    <ManifestKeyFile>Blocks_TemporaryKey.pfx</ManifestKeyFile>
72  </PropertyGroup>
73  <PropertyGroup>
74    <GenerateManifests>true</GenerateManifests>
75  </PropertyGroup>
76  <PropertyGroup>
77    <SignManifests>true</SignManifests>
78  </PropertyGroup>
79  <ItemGroup>
80    <Reference Include="Jypeli4">
81    </Reference>
82    <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
89      <Private>False</Private>
90    </Reference>
91    <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="mscorlib">
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="System">
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="System.Xml">
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="System.Core">
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="System.Xml.Linq">
122      <Private>False</Private>
123    </Reference>
124    <Reference Include="System.Net">
125      <Private>False</Private>
126    </Reference>
127  </ItemGroup>
128  <ItemGroup>
129    <Compile Include="Ohjelma.cs" />
130    <Compile Include="Peli.cs">
131      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
132    </Compile>
133    <Compile Include="Properties\AssemblyInfo.cs" />
134  </ItemGroup>
135  <ItemGroup>
136    <Content Include="kentta7.txt">
137      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
138    </Content>
139    <Content Include="kentta8.txt">
140      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
141    </Content>
142    <Content Include="kentta9.txt">
143      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
144    </Content>
145    <Content Include="kentta10.txt">
146      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
147    </Content>
148    <Content Include="kentta6.txt">
149      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
150    </Content>
151    <Content Include="kentta4.txt">
152      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
153    </Content>
154    <Content Include="kentta5.txt">
155      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
156    </Content>
157    <Content Include="kenttarandom.txt">
158      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
159    </Content>
160    <Content Include="kentta3.txt">
161      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
162    </Content>
163    <Content Include="Game.ico" />
164    <Content Include="GameThumbnail.png" />
165    <Content Include="kentta1.txt">
166      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
167    </Content>
168    <Content Include="kentta2.txt">
169      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
170    </Content>
171  </ItemGroup>
172  <ItemGroup>
173    <ProjectReference Include="..\BlocksContent\BlocksContent.contentproj">
174      <Name>BlocksContent</Name>
175      <XnaReferenceType>Content</XnaReferenceType>
176    </ProjectReference>
177  </ItemGroup>
178  <ItemGroup>
179    <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
180      <Visible>False</Visible>
181      <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
182      <Install>true</Install>
183    </BootstrapperPackage>
184    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
185      <Visible>False</Visible>
186      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
187      <Install>false</Install>
188    </BootstrapperPackage>
189    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
190      <Visible>False</Visible>
191      <ProductName>.NET Framework 3.5 SP1</ProductName>
192      <Install>false</Install>
193    </BootstrapperPackage>
194    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
195      <Visible>False</Visible>
196      <ProductName>Windows Installer 3.1</ProductName>
197      <Install>true</Install>
198    </BootstrapperPackage>
199    <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
200      <Visible>False</Visible>
201      <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
202      <Install>true</Install>
203    </BootstrapperPackage>
204  </ItemGroup>
205  <ItemGroup>
206    <None Include="Blocks_TemporaryKey.pfx" />
207  </ItemGroup>
208  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
209  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
210  <!--
211      To modify your build process, add your task inside one of the targets below and uncomment it.
212      Other similar extension points exist, see Microsoft.Common.targets.
213      <Target Name="BeforeBuild">
214      </Target>
215      <Target Name="AfterBuild">
216      </Target>
217    -->
218</Project>
Note: See TracBrowser for help on using the repository browser.