source: 2012/24/juiitamm/Testihyppely/Testihyppely/Testihyppely/Testihyppely.csproj @ 2967

Revision 2967, 7.8 KB checked in by juiitamm, 11 years ago (diff)

Talletus.

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>{4DFB9548-223E-4572-9984-C8B70C61ABD8}</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>Testihyppely</RootNamespace>
11    <AssemblyName>Testihyppely</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>59715187-d0aa-4cc4-8fd0-04f815fa360a</XnaCrossPlatformGroupID>
18    <XnaOutputType>Game</XnaOutputType>
19    <ApplicationIcon>Game.ico</ApplicationIcon>
20    <Thumbnail>GameThumbnail.png</Thumbnail>
21    <PublishUrl>publish\</PublishUrl>
22    <Install>true</Install>
23    <InstallFrom>Disk</InstallFrom>
24    <UpdateEnabled>false</UpdateEnabled>
25    <UpdateMode>Foreground</UpdateMode>
26    <UpdateInterval>7</UpdateInterval>
27    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28    <UpdatePeriodically>false</UpdatePeriodically>
29    <UpdateRequired>false</UpdateRequired>
30    <MapFileExtensions>true</MapFileExtensions>
31    <ApplicationRevision>0</ApplicationRevision>
32    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33    <IsWebBootstrapper>false</IsWebBootstrapper>
34    <UseApplicationTrust>false</UseApplicationTrust>
35    <BootstrapperEnabled>true</BootstrapperEnabled>
36    <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\x86</ReferencePath>
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>bin\x86\Debug</OutputPath>
43    <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <NoStdLib>true</NoStdLib>
47    <UseVSHostingProcess>false</UseVSHostingProcess>
48    <PlatformTarget>x86</PlatformTarget>
49    <XnaCompressContent>false</XnaCompressContent>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>bin\x86\Release</OutputPath>
55    <DefineConstants>TRACE;WINDOWS</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <NoStdLib>true</NoStdLib>
59    <UseVSHostingProcess>false</UseVSHostingProcess>
60    <PlatformTarget>x86</PlatformTarget>
61    <XnaCompressContent>true</XnaCompressContent>
62  </PropertyGroup>
63  <ItemGroup>
64    <Reference Include="Jypeli, Version=5.0.0.0, Culture=neutral, processorArchitecture=x86">
65      <SpecificVersion>False</SpecificVersion>
66      <HintPath>..\..\..\..\..\..\..\..\Program Files (x86)\Jypeli\lib\x86\Jypeli.dll</HintPath>
67    </Reference>
68    <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
69      <Private>False</Private>
70    </Reference>
71    <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
72      <Private>False</Private>
73    </Reference>
74    <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
81      <Private>False</Private>
82    </Reference>
83    <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
93      <Private>False</Private>
94    </Reference>
95    <Reference Include="mscorlib">
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="System">
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="System.Xml">
102      <Private>False</Private>
103    </Reference>
104    <Reference Include="System.Core">
105      <Private>False</Private>
106    </Reference>
107    <Reference Include="System.Xml.Linq">
108      <Private>False</Private>
109    </Reference>
110    <Reference Include="System.Net">
111      <Private>False</Private>
112    </Reference>
113  </ItemGroup>
114  <ItemGroup>
115    <Compile Include="Ohjelma.cs" />
116    <Compile Include="Peli.cs" />
117    <Compile Include="Properties\AssemblyInfo.cs" />
118  </ItemGroup>
119  <ItemGroup>
120    <Content Include="Game.ico" />
121    <Content Include="GameThumbnail.png" />
122    <Content Include="kentta1.txt">
123      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
124    </Content>
125  </ItemGroup>
126  <ItemGroup>
127    <ProjectReference Include="..\TestihyppelyContent\TestihyppelyContent.contentproj">
128      <Name>TestihyppelyContent</Name>
129      <XnaReferenceType>Content</XnaReferenceType>
130    </ProjectReference>
131  </ItemGroup>
132  <ItemGroup>
133    <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
134      <Visible>False</Visible>
135      <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
136      <Install>true</Install>
137    </BootstrapperPackage>
138    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
139      <Visible>False</Visible>
140      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
141      <Install>false</Install>
142    </BootstrapperPackage>
143    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
144      <Visible>False</Visible>
145      <ProductName>.NET Framework 3.5 SP1</ProductName>
146      <Install>false</Install>
147    </BootstrapperPackage>
148    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
149      <Visible>False</Visible>
150      <ProductName>Windows Installer 3.1</ProductName>
151      <Install>true</Install>
152    </BootstrapperPackage>
153    <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
154      <Visible>False</Visible>
155      <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
156      <Install>true</Install>
157    </BootstrapperPackage>
158  </ItemGroup>
159  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
160  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
161  <!--
162      To modify your build process, add your task inside one of the targets below and uncomment it.
163      Other similar extension points exist, see Microsoft.Common.targets.
164      <Target Name="BeforeBuild">
165      </Target>
166      <Target Name="AfterBuild">
167      </Target>
168    -->
169</Project>
Note: See TracBrowser for help on using the repository browser.