source: 2011/26/LinusV/SFN/SFN-säätöä/SFN-säätöä/SFN-säätöä/SFN-säätöä.csproj @ 2319

Revision 2319, 7.9 KB checked in by lijiolva, 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>{A08C74CA-7978-4306-A08C-DDB40ED2CD3F}</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>SFN_säätöä</RootNamespace>
11    <AssemblyName>SFN-säätöä</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>19df3a8f-8422-499a-a7fb-ce2b1d67a119</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="Jypeli4, Version=4.0.6.0, Culture=neutral, processorArchitecture=x86">
65      <SpecificVersion>False</SpecificVersion>
66      <HintPath>..\..\..\..\..\Jypeli\Jypeli4.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="Map.txt">
123      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
124    </Content>
125  </ItemGroup>
126  <ItemGroup>
127    <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
128      <Visible>False</Visible>
129      <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
130      <Install>true</Install>
131    </BootstrapperPackage>
132    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
133      <Visible>False</Visible>
134      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
135      <Install>false</Install>
136    </BootstrapperPackage>
137    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
138      <Visible>False</Visible>
139      <ProductName>.NET Framework 3.5 SP1</ProductName>
140      <Install>false</Install>
141    </BootstrapperPackage>
142    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
143      <Visible>False</Visible>
144      <ProductName>Windows Installer 3.1</ProductName>
145      <Install>true</Install>
146    </BootstrapperPackage>
147    <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
148      <Visible>False</Visible>
149      <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
150      <Install>true</Install>
151    </BootstrapperPackage>
152  </ItemGroup>
153  <ItemGroup>
154    <ProjectReference Include="..\SFN-säätöäContent\SFN-säätöäContent.contentproj">
155      <Project>{6E4FF9F9-285D-4DD8-891A-57C2EB3CEE58}</Project>
156      <Name>SFN-säätöäContent %28Content%29</Name>
157      <XnaReferenceType>Content</XnaReferenceType>
158    </ProjectReference>
159  </ItemGroup>
160  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
161  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
162  <!--
163      To modify your build process, add your task inside one of the targets below and uncomment it.
164      Other similar extension points exist, see Microsoft.Common.targets.
165      <Target Name="BeforeBuild">
166      </Target>
167      <Target Name="AfterBuild">
168      </Target>
169    -->
170</Project>
Note: See TracBrowser for help on using the repository browser.