source: 2014/30/AtteB/Peli/Peli/PeliContent/PeliContent.contentproj @ 5577

Revision 5577, 7.1 KB checked in by athebla, 9 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>{2D86B228-748C-44C7-93B1-DCBD6910317C}</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="norsu.png">
54      <Name>norsu</Name>
55      <Importer>TextureImporter</Importer>
56      <Processor>TextureProcessor</Processor>
57    </Compile>
58    <Compile Include="tahti.png">
59      <Name>tahti</Name>
60      <Importer>TextureImporter</Importer>
61      <Processor>TextureProcessor</Processor>
62    </Compile>
63    <Compile Include="kentta1.txt">
64      <Name>kentta1</Name>
65      <Importer>TextFileImporter</Importer>
66      <Processor>TextFileContentProcessor</Processor>
67    </Compile>
68  </ItemGroup>
69  <ItemGroup>
70    <Compile Include="Stone_brick.png">
71      <Name>Stone_brick</Name>
72      <Importer>TextureImporter</Importer>
73      <Processor>TextureProcessor</Processor>
74    </Compile>
75  </ItemGroup>
76  <ItemGroup>
77    <Compile Include="Background.png">
78      <Name>Background</Name>
79      <Importer>TextureImporter</Importer>
80      <Processor>TextureProcessor</Processor>
81    </Compile>
82  </ItemGroup>
83  <ItemGroup>
84    <Compile Include="Stone_brick_tile.png">
85      <Name>Stone_brick_tile</Name>
86      <Importer>TextureImporter</Importer>
87      <Processor>TextureProcessor</Processor>
88    </Compile>
89  </ItemGroup>
90  <ItemGroup>
91    <Compile Include="Stone.png">
92      <Name>Stone</Name>
93      <Importer>TextureImporter</Importer>
94      <Processor>TextureProcessor</Processor>
95    </Compile>
96  </ItemGroup>
97  <ItemGroup>
98    <Compile Include="Stone_katto.png">
99      <Name>Stone_katto</Name>
100      <Importer>TextureImporter</Importer>
101      <Processor>TextureProcessor</Processor>
102    </Compile>
103  </ItemGroup>
104  <ItemGroup>
105    <Compile Include="Pelaaja_seisoo_vasen.png">
106      <Name>Pelaaja_seisoo_vasen</Name>
107      <Importer>TextureImporter</Importer>
108      <Processor>TextureProcessor</Processor>
109    </Compile>
110  </ItemGroup>
111  <ItemGroup>
112    <Compile Include="Pelaaja_Seisoo.png">
113      <Name>Pelaaja_Seisoo</Name>
114      <Importer>TextureImporter</Importer>
115      <Processor>TextureProcessor</Processor>
116    </Compile>
117  </ItemGroup>
118  <ItemGroup>
119    <Compile Include="Stonewall.png">
120      <Name>Stonewall</Name>
121      <Importer>TextureImporter</Importer>
122      <Processor>TextureProcessor</Processor>
123    </Compile>
124  </ItemGroup>
125  <ItemGroup>
126    <Compile Include="Slime.png">
127      <Name>Slime</Name>
128      <Importer>TextureImporter</Importer>
129      <Processor>TextureProcessor</Processor>
130    </Compile>
131  </ItemGroup>
132  <ItemGroup>
133    <Compile Include="Fireball_1.png">
134      <Name>Fireball_1</Name>
135      <Importer>TextureImporter</Importer>
136      <Processor>TextureProcessor</Processor>
137    </Compile>
138    <Compile Include="Fireball_2.png">
139      <Name>Fireball_2</Name>
140      <Importer>TextureImporter</Importer>
141      <Processor>TextureProcessor</Processor>
142    </Compile>
143    <Compile Include="Fireball_3.png">
144      <Name>Fireball_3</Name>
145      <Importer>TextureImporter</Importer>
146      <Processor>TextureProcessor</Processor>
147    </Compile>
148    <Compile Include="Fireball_4.png">
149      <Name>Fireball_4</Name>
150      <Importer>TextureImporter</Importer>
151      <Processor>TextureProcessor</Processor>
152    </Compile>
153  </ItemGroup>
154  <ItemGroup>
155    <Compile Include="Clear.png">
156      <Name>Clear</Name>
157      <Importer>TextureImporter</Importer>
158      <Processor>TextureProcessor</Processor>
159    </Compile>
160  </ItemGroup>
161  <ItemGroup>
162    <Compile Include="heart.jpg">
163      <Name>heart</Name>
164      <Importer>TextureImporter</Importer>
165      <Processor>TextureProcessor</Processor>
166    </Compile>
167  </ItemGroup>
168  <ItemGroup>
169    <Compile Include="HowItBegins.mp3">
170      <Name>HowItBegins</Name>
171      <Importer>Mp3Importer</Importer>
172      <Processor>SongProcessor</Processor>
173    </Compile>
174  </ItemGroup>
175  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
176  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
177       Other similar extension points exist, see Microsoft.Common.targets.
178  <Target Name="BeforeBuild">
179  </Target>
180  <Target Name="AfterBuild">
181  </Target>
182  -->
183</Project>
Note: See TracBrowser for help on using the repository browser.