source: 2015/koodauskerho/GordeyZ/Tasohyppelypeli4/Tasohyppelypeli4/Tasohyppelypeli4Content/Tasohyppelypeli4Content.contentproj @ 7139

Revision 7139, 8.0 KB checked in by sieerinn, 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>{FB1067CC-FEED-45F1-8CB8-8F3DD59AB260}</ProjectGuid>
5    <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
6    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
11    <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
12    <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
13    <ContentRootDirectory>Content</ContentRootDirectory>
14    <ReferencePath>$(registry:HKEY_LOCAL_MACHINE\Software\Jypeli@Install_Dir)\lib\ContentExtensions</ReferencePath>
15  </PropertyGroup>
16  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
17    <PlatformTarget>x86</PlatformTarget>
18  </PropertyGroup>
19  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
20    <PlatformTarget>x86</PlatformTarget>
21  </PropertyGroup>
22  <PropertyGroup>
23    <RootNamespace>FysiikkaPeliContent</RootNamespace>
24  </PropertyGroup>
25  <ItemGroup>
26    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
27      <Private>False</Private>
28    </Reference>
29    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
30      <Private>False</Private>
31    </Reference>
32    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
33      <Private>False</Private>
34    </Reference>
35    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
36      <Private>False</Private>
37    </Reference>
38    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
39      <Private>False</Private>
40    </Reference>
41    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
42      <Private>False</Private>
43    </Reference>
44    <Reference Include="TextFileContentExtension" />
45    <Reference Include="AnimationExtension" />
46  </ItemGroup>
47  <ItemGroup>
48    <Compile Include="maali.wav">
49      <Name>maali</Name>
50      <Importer>WavImporter</Importer>
51      <Processor>SoundEffectProcessor</Processor>
52    </Compile>
53    <Compile Include="kentta1.txt">
54      <Name>kentta1</Name>
55      <Importer>TextFileImporter</Importer>
56      <Processor>TextFileContentProcessor</Processor>
57    </Compile>
58  </ItemGroup>
59  <ItemGroup>
60    <Compile Include="Ase.png">
61      <Name>Ase</Name>
62      <Importer>TextureImporter</Importer>
63      <Processor>TextureProcessor</Processor>
64    </Compile>
65  </ItemGroup>
66  <ItemGroup>
67    <Compile Include="Ammus.png">
68      <Name>Ammus</Name>
69      <Importer>TextureImporter</Importer>
70      <Processor>TextureProcessor</Processor>
71    </Compile>
72  </ItemGroup>
73  <ItemGroup>
74    <Compile Include="piikki.png">
75      <Name>piikki</Name>
76      <Importer>TextureImporter</Importer>
77      <Processor>TextureProcessor</Processor>
78    </Compile>
79  </ItemGroup>
80  <ItemGroup>
81    <Compile Include="miina.png">
82      <Name>miina</Name>
83      <Importer>TextureImporter</Importer>
84      <Processor>TextureProcessor</Processor>
85    </Compile>
86  </ItemGroup>
87  <ItemGroup>
88    <Compile Include="gordeytile.png">
89      <Name>gordeytile</Name>
90      <Importer>TextureImporter</Importer>
91      <Processor>TextureProcessor</Processor>
92    </Compile>
93  </ItemGroup>
94  <ItemGroup>
95    <Compile Include="Gordey6.png">
96      <Name>Gordey6</Name>
97      <Importer>TextureImporter</Importer>
98      <Processor>TextureProcessor</Processor>
99    </Compile>
100  </ItemGroup>
101  <ItemGroup>
102    <Compile Include="Gordey7.png">
103      <Name>Gordey7</Name>
104      <Importer>TextureImporter</Importer>
105      <Processor>TextureProcessor</Processor>
106    </Compile>
107  </ItemGroup>
108  <ItemGroup>
109    <Compile Include="vihu.png">
110      <Name>vihu</Name>
111      <Importer>TextureImporter</Importer>
112      <Processor>TextureProcessor</Processor>
113    </Compile>
114  </ItemGroup>
115  <ItemGroup>
116    <Compile Include="boost.png">
117      <Name>boost</Name>
118      <Importer>TextureImporter</Importer>
119      <Processor>TextureProcessor</Processor>
120    </Compile>
121  </ItemGroup>
122  <ItemGroup>
123    <Compile Include="Gordey3.png">
124      <Name>Gordey3</Name>
125      <Importer>TextureImporter</Importer>
126      <Processor>TextureProcessor</Processor>
127    </Compile>
128  </ItemGroup>
129  <ItemGroup>
130    <Compile Include="Gordey4.png">
131      <Name>Gordey4</Name>
132      <Importer>TextureImporter</Importer>
133      <Processor>TextureProcessor</Processor>
134    </Compile>
135  </ItemGroup>
136  <ItemGroup>
137    <Compile Include="Gordey5.png">
138      <Name>Gordey5</Name>
139      <Importer>TextureImporter</Importer>
140      <Processor>TextureProcessor</Processor>
141    </Compile>
142  </ItemGroup>
143  <ItemGroup>
144    <Compile Include="hart.png">
145      <Name>hart</Name>
146      <Importer>TextureImporter</Importer>
147      <Processor>TextureProcessor</Processor>
148    </Compile>
149    <Compile Include="inventory.png">
150      <Name>inventory</Name>
151      <Importer>TextureImporter</Importer>
152      <Processor>TextureProcessor</Processor>
153    </Compile>
154    <Compile Include="ammus2.png">
155      <Name>ammus2</Name>
156      <Importer>TextureImporter</Importer>
157      <Processor>TextureProcessor</Processor>
158    </Compile>
159    <Compile Include="ammus3.png">
160      <Name>ammus3</Name>
161      <Importer>TextureImporter</Importer>
162      <Processor>TextureProcessor</Processor>
163    </Compile>
164    <Compile Include="ammus4.png">
165      <Name>ammus4</Name>
166      <Importer>TextureImporter</Importer>
167      <Processor>TextureProcessor</Processor>
168    </Compile>
169    <Compile Include="ammus5.png">
170      <Name>ammus5</Name>
171      <Importer>TextureImporter</Importer>
172      <Processor>TextureProcessor</Processor>
173    </Compile>
174    <Content Include="Game.ico">
175      <Name>Game</Name>
176      <Importer>TextureImporter</Importer>
177      <Processor>TextureProcessor</Processor>
178    </Content>
179    <Content Include="lava.png">
180      <Name>lava</Name>
181      <Importer>TextureImporter</Importer>
182      <Processor>TextureProcessor</Processor>
183    </Content>
184    <Compile Include="tahti.png">
185      <Name>tahti</Name>
186      <Importer>TextureImporter</Importer>
187      <Processor>TextureProcessor</Processor>
188    </Compile>
189    <Compile Include="pelaaja2.png">
190      <Name>pelaaja2</Name>
191      <Importer>TextureImporter</Importer>
192      <Processor>TextureProcessor</Processor>
193    </Compile>
194    <Compile Include="pelaaja2ampuu.png">
195      <Name>pelaaja2ampuu</Name>
196      <Importer>TextureImporter</Importer>
197      <Processor>TextureProcessor</Processor>
198    </Compile>
199    <Compile Include="pelaaja2hyppaa.png">
200      <Name>pelaaja2hyppaa</Name>
201      <Importer>TextureImporter</Importer>
202      <Processor>TextureProcessor</Processor>
203    </Compile>
204  </ItemGroup>
205  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
206  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
207       Other similar extension points exist, see Microsoft.Common.targets.
208  <Target Name="BeforeBuild">
209  </Target>
210  <Target Name="AfterBuild">
211  </Target>
212  -->
213</Project>
Note: See TracBrowser for help on using the repository browser.