source: 2011/26/OttoM/taistelu-jaska/taistelu-jaska/taistelu-jaska.csproj @ 2285

Revision 2285, 9.0 KB checked in by oteimatt, 12 years ago (diff)

Talletus.

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3  <PropertyGroup>
4    <ProjectGuid>{57AC08FA-8851-43AD-9989-8BA31BAB3B6A}</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>taistelu_jaska</RootNamespace>
11    <AssemblyName>taistelu-jaska</AssemblyName>
12    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
13    <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
14    <XnaPlatform>Windows</XnaPlatform>
15    <XnaCrossPlatformGroupID>6c554fb4-a0db-4402-bcb0-721ecc0e3047</XnaCrossPlatformGroupID>
16    <ApplicationIcon>Game.ico</ApplicationIcon>
17    <Thumbnail>GameThumbnail.png</Thumbnail>
18    <IsWebBootstrapper>false</IsWebBootstrapper>
19    <XnaUpgrade>
20    </XnaUpgrade>
21    <XnaOutputType>Game</XnaOutputType>
22    <XnaProfile>HiDef</XnaProfile>
23    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
24    <FileUpgradeFlags>
25    </FileUpgradeFlags>
26    <OldToolsVersion>3.5</OldToolsVersion>
27    <UpgradeBackupLocation />
28    <PublishUrl>publish\</PublishUrl>
29    <Install>true</Install>
30    <InstallFrom>Disk</InstallFrom>
31    <UpdateEnabled>false</UpdateEnabled>
32    <UpdateMode>Foreground</UpdateMode>
33    <UpdateInterval>7</UpdateInterval>
34    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
35    <UpdatePeriodically>false</UpdatePeriodically>
36    <UpdateRequired>false</UpdateRequired>
37    <MapFileExtensions>true</MapFileExtensions>
38    <ApplicationRevision>0</ApplicationRevision>
39    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
40    <UseApplicationTrust>false</UseApplicationTrust>
41    <BootstrapperEnabled>true</BootstrapperEnabled>
42  </PropertyGroup>
43  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
44    <DebugSymbols>true</DebugSymbols>
45    <DebugType>full</DebugType>
46    <Optimize>false</Optimize>
47    <OutputPath>bin\x86\Debug</OutputPath>
48    <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
49    <ErrorReport>prompt</ErrorReport>
50    <WarningLevel>4</WarningLevel>
51    <NoStdLib>true</NoStdLib>
52    <UseVSHostingProcess>false</UseVSHostingProcess>
53    <PlatformTarget>x86</PlatformTarget>
54    <XnaCompressContent>false</XnaCompressContent>
55    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
56  </PropertyGroup>
57  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
58    <DebugType>pdbonly</DebugType>
59    <Optimize>true</Optimize>
60    <OutputPath>bin\x86\Release</OutputPath>
61    <DefineConstants>TRACE;WINDOWS</DefineConstants>
62    <ErrorReport>prompt</ErrorReport>
63    <WarningLevel>4</WarningLevel>
64    <NoStdLib>true</NoStdLib>
65    <UseVSHostingProcess>false</UseVSHostingProcess>
66    <PlatformTarget>x86</PlatformTarget>
67    <XnaCompressContent>True</XnaCompressContent>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69  </PropertyGroup>
70  <ItemGroup>
71    <Reference Include="Jypeli4">
72      <HintPath>..\..\..\..\Program Files\Jypeli\lib\x86\Jypeli4.dll</HintPath>
73    </Reference>
74    <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="mscorlib">
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="System">
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="System.Xml">
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="System.Core">
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="System.Xml.Linq">
117      <Private>False</Private>
118    </Reference>
119  </ItemGroup>
120  <ItemGroup>
121    <Compile Include="Properties\AssemblyInfo.cs" />
122    <Compile Include="Ohjelma.cs" />
123    <Compile Include="Peli.cs" />
124  </ItemGroup>
125  <ItemGroup>
126    <Content Include="Game.ico" />
127    <Content Include="GameThumbnail.png" />
128    <Content Include="POHJA.txt">
129      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
130    </Content>
131    <Content Include="POHJA2.txt">
132      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
133    </Content>
134    <Content Include="TextFile2.txt" />
135  </ItemGroup>
136  <ItemGroup>
137    <NestedContentProject Include="Content\Content.contentproj">
138      <Project>cdaf32c9-7337-455a-aa47-6d864455e819</Project>
139      <Visible>False</Visible>
140    </NestedContentProject>
141  </ItemGroup>
142  <ItemGroup>
143    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
144      <Visible>False</Visible>
145      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
146      <Install>false</Install>
147    </BootstrapperPackage>
148    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
149      <Visible>False</Visible>
150      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
151      <Install>false</Install>
152    </BootstrapperPackage>
153    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
154      <Visible>False</Visible>
155      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
156      <Install>false</Install>
157    </BootstrapperPackage>
158    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
159      <Visible>False</Visible>
160      <ProductName>.NET Framework 3.5</ProductName>
161      <Install>false</Install>
162    </BootstrapperPackage>
163    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
164      <Visible>False</Visible>
165      <ProductName>.NET Framework 3.5 SP1</ProductName>
166      <Install>true</Install>
167    </BootstrapperPackage>
168    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
169      <Visible>False</Visible>
170      <ProductName>Windows Installer 3.1</ProductName>
171      <Install>true</Install>
172    </BootstrapperPackage>
173    <BootstrapperPackage Include="Microsoft.Xna.Framework.3.1">
174      <Visible>False</Visible>
175      <ProductName>Microsoft XNA Framework Redistributable 3.1</ProductName>
176      <Install>true</Install>
177    </BootstrapperPackage>
178    <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
179      <Visible>False</Visible>
180      <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
181      <Install>true</Install>
182    </BootstrapperPackage>
183  </ItemGroup>
184  <ItemGroup>
185    <ProjectReference Include="Content\taistelu-jaskaContent.contentproj">
186      <Project>{CDAF32C9-7337-455A-AA47-6D864455E819}</Project>
187      <Name>taistelu-jaskaContent %28Content%29</Name>
188      <XnaReferenceType>Content</XnaReferenceType>
189    </ProjectReference>
190  </ItemGroup>
191  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
192  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
193  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
194       Other similar extension points exist, see Microsoft.Common.targets.
195  <Target Name="BeforeBuild">
196  </Target>
197  <Target Name="AfterBuild">
198  </Target>
199  -->
200</Project>
Note: See TracBrowser for help on using the repository browser.