source: 2016/25/TeroP/Rambo/Rambo/Rambo/Rambo.csproj @ 7506

Revision 7506, 8.0 KB checked in by tesatapa, 7 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>{51DC83A2-4A96-451D-B224-AFC3A4C814BC}</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>Rambo</RootNamespace>
11    <AssemblyName>Rambo 20015</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>0213b6aa-b3ab-49ab-8af5-480eb00ff72e</XnaCrossPlatformGroupID>
18    <XnaOutputType>Game</XnaOutputType>
19    <ApplicationIcon>Game.ico</ApplicationIcon>
20    <Thumbnail>GameThumbnail.png</Thumbnail>
21    <IsWebBootstrapper>false</IsWebBootstrapper>
22    <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\x86</ReferencePath>
23    <PublishUrl>C:\Users\ohjelmointi\Documents\TeroP\RamboInstall\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</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    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <UseApplicationTrust>false</UseApplicationTrust>
36    <PublishWizardCompleted>true</PublishWizardCompleted>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>bin\x86\Debug</OutputPath>
44    <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <NoStdLib>true</NoStdLib>
48    <UseVSHostingProcess>false</UseVSHostingProcess>
49    <PlatformTarget>x86</PlatformTarget>
50    <XnaCompressContent>false</XnaCompressContent>
51  </PropertyGroup>
52  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
53    <DebugType>pdbonly</DebugType>
54    <Optimize>true</Optimize>
55    <OutputPath>bin\x86\Release</OutputPath>
56    <DefineConstants>TRACE;WINDOWS</DefineConstants>
57    <ErrorReport>prompt</ErrorReport>
58    <WarningLevel>4</WarningLevel>
59    <NoStdLib>true</NoStdLib>
60    <UseVSHostingProcess>false</UseVSHostingProcess>
61    <PlatformTarget>x86</PlatformTarget>
62    <XnaCompressContent>true</XnaCompressContent>
63  </PropertyGroup>
64  <PropertyGroup>
65    <ManifestCertificateThumbprint>0CDC69EA9274026424F52ABF8A527085BEE082DD</ManifestCertificateThumbprint>
66  </PropertyGroup>
67  <PropertyGroup>
68    <ManifestKeyFile>Rambo_TemporaryKey.pfx</ManifestKeyFile>
69  </PropertyGroup>
70  <PropertyGroup>
71    <GenerateManifests>true</GenerateManifests>
72  </PropertyGroup>
73  <PropertyGroup>
74    <SignManifests>true</SignManifests>
75  </PropertyGroup>
76  <ItemGroup>
77    <Reference Include="Jypeli">
78    </Reference>
79    <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
89      <Private>False</Private>
90    </Reference>
91    <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
92      <Private>False</Private>
93    </Reference>
94    <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
98      <Private>False</Private>
99    </Reference>
100    <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="mscorlib">
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="System">
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="System.Xml">
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="System.Core">
116      <Private>False</Private>
117    </Reference>
118    <Reference Include="System.Xml.Linq">
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="System.Net">
122      <Private>False</Private>
123    </Reference>
124  </ItemGroup>
125  <ItemGroup>
126    <Compile Include="Ohjelma.cs" />
127    <Compile Include="Rambo.cs" />
128    <Compile Include="Properties\AssemblyInfo.cs" />
129  </ItemGroup>
130  <ItemGroup>
131    <Content Include="Game.ico" />
132    <Content Include="GameThumbnail.png" />
133  </ItemGroup>
134  <ItemGroup>
135    <ProjectReference Include="..\RamboContent\RamboContent.contentproj">
136      <Name>RamboContent</Name>
137      <XnaReferenceType>Content</XnaReferenceType>
138    </ProjectReference>
139  </ItemGroup>
140  <ItemGroup>
141    <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
142      <Visible>False</Visible>
143      <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
144      <Install>true</Install>
145    </BootstrapperPackage>
146    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
147      <Visible>False</Visible>
148      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
149      <Install>false</Install>
150    </BootstrapperPackage>
151    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
152      <Visible>False</Visible>
153      <ProductName>.NET Framework 3.5 SP1</ProductName>
154      <Install>false</Install>
155    </BootstrapperPackage>
156    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
157      <Visible>False</Visible>
158      <ProductName>Windows Installer 3.1</ProductName>
159      <Install>true</Install>
160    </BootstrapperPackage>
161    <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
162      <Visible>False</Visible>
163      <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
164      <Install>true</Install>
165    </BootstrapperPackage>
166  </ItemGroup>
167  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
168  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
169  <!--
170      To modify your build process, add your task inside one of the targets below and uncomment it.
171      Other similar extension points exist, see Microsoft.Common.targets.
172      <Target Name="BeforeBuild">
173      </Target>
174      <Target Name="AfterBuild">
175      </Target>
176    -->
177</Project>
Note: See TracBrowser for help on using the repository browser.