source: 2013/23/LauriH/Peli_1/Peli_1/Peli_1Content/Peli_1Content.contentproj @ 4016

Revision 4016, 9.0 KB checked in by lanijohe, 10 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>{B710A413-8AD1-4435-8726-4956A51036BA}</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="Taso_1.txt">
49      <Name>Taso_1</Name>
50      <Importer>TextFileImporter</Importer>
51      <Processor>TextFileContentProcessor</Processor>
52    </Compile>
53  </ItemGroup>
54  <ItemGroup>
55    <Compile Include="Vastustaja.png">
56      <Name>Vastustaja</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59    </Compile>
60  </ItemGroup>
61  <ItemGroup>
62    <Compile Include="Pelaaja.png">
63      <Name>Pelaaja</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67  </ItemGroup>
68  <ItemGroup>
69    <Compile Include="Vastustaja2.png">
70      <Name>Vastustaja2</Name>
71      <Importer>TextureImporter</Importer>
72      <Processor>TextureProcessor</Processor>
73    </Compile>
74  </ItemGroup>
75  <ItemGroup>
76    <Compile Include="Vastustaja3.png">
77      <Name>Vastustaja3</Name>
78      <Importer>TextureImporter</Importer>
79      <Processor>TextureProcessor</Processor>
80    </Compile>
81  </ItemGroup>
82  <ItemGroup>
83    <Compile Include="Taso_2.txt">
84      <Name>Taso_2</Name>
85      <Importer>TextFileImporter</Importer>
86      <Processor>TextFileContentProcessor</Processor>
87    </Compile>
88  </ItemGroup>
89  <ItemGroup>
90    <Compile Include="Taso_3.txt">
91      <Name>Taso_3</Name>
92      <Importer>TextFileImporter</Importer>
93      <Processor>TextFileContentProcessor</Processor>
94    </Compile>
95    <Compile Include="Taso_4.txt">
96      <Name>Taso_4</Name>
97      <Importer>TextFileImporter</Importer>
98      <Processor>TextFileContentProcessor</Processor>
99    </Compile>
100    <Compile Include="Taso_5.txt">
101      <Name>Taso_5</Name>
102      <Importer>TextFileImporter</Importer>
103      <Processor>TextFileContentProcessor</Processor>
104    </Compile>
105  </ItemGroup>
106  <ItemGroup>
107    <Compile Include="Hyokkaaja.png">
108      <Name>Hyokkaaja</Name>
109      <Importer>TextureImporter</Importer>
110      <Processor>TextureProcessor</Processor>
111    </Compile>
112  </ItemGroup>
113  <ItemGroup>
114    <Compile Include="Alus.png">
115      <Name>Alus</Name>
116      <Importer>TextureImporter</Importer>
117      <Processor>TextureProcessor</Processor>
118    </Compile>
119  </ItemGroup>
120  <ItemGroup>
121    <Compile Include="Asteroidi.png">
122      <Name>Asteroidi</Name>
123      <Importer>TextureImporter</Importer>
124      <Processor>TextureProcessor</Processor>
125    </Compile>
126  </ItemGroup>
127  <ItemGroup>
128    <Compile Include="Ammus.png">
129      <Name>Ammus</Name>
130      <Importer>TextureImporter</Importer>
131      <Processor>TextureProcessor</Processor>
132    </Compile>
133    <Compile Include="Rajahdys.png">
134      <Name>Rajahdys</Name>
135      <Importer>TextureImporter</Importer>
136      <Processor>TextureProcessor</Processor>
137    </Compile>
138  </ItemGroup>
139  <ItemGroup>
140    <Compile Include="Avaruus.jpg">
141      <Name>Avaruus</Name>
142      <Importer>TextureImporter</Importer>
143      <Processor>TextureProcessor</Processor>
144    </Compile>
145  </ItemGroup>
146  <ItemGroup>
147    <Compile Include="Metsa.png">
148      <Name>Metsa</Name>
149      <Importer>TextureImporter</Importer>
150      <Processor>TextureProcessor</Processor>
151    </Compile>
152  </ItemGroup>
153  <ItemGroup>
154    <Compile Include="Kaupunki.png">
155      <Name>Kaupunki</Name>
156      <Importer>TextureImporter</Importer>
157      <Processor>TextureProcessor</Processor>
158    </Compile>
159  </ItemGroup>
160  <ItemGroup>
161    <Compile Include="Vali1.png">
162      <Name>Vali1</Name>
163      <Importer>TextureImporter</Importer>
164      <Processor>TextureProcessor</Processor>
165    </Compile>
166    <Compile Include="Vali2.png">
167      <Name>Vali2</Name>
168      <Importer>TextureImporter</Importer>
169      <Processor>TextureProcessor</Processor>
170    </Compile>
171    <Compile Include="Vali3.png">
172      <Name>Vali3</Name>
173      <Importer>TextureImporter</Importer>
174      <Processor>TextureProcessor</Processor>
175    </Compile>
176  </ItemGroup>
177  <ItemGroup>
178    <Compile Include="Alku1.png">
179      <Name>Alku1</Name>
180      <Importer>TextureImporter</Importer>
181      <Processor>TextureProcessor</Processor>
182    </Compile>
183    <Compile Include="Alku2.png">
184      <Name>Alku2</Name>
185      <Importer>TextureImporter</Importer>
186      <Processor>TextureProcessor</Processor>
187    </Compile>
188    <Compile Include="Alku3.png">
189      <Name>Alku3</Name>
190      <Importer>TextureImporter</Importer>
191      <Processor>TextureProcessor</Processor>
192    </Compile>
193    <Compile Include="Alku4.png">
194      <Name>Alku4</Name>
195      <Importer>TextureImporter</Importer>
196      <Processor>TextureProcessor</Processor>
197    </Compile>
198    <Compile Include="Alku5.png">
199      <Name>Alku5</Name>
200      <Importer>TextureImporter</Importer>
201      <Processor>TextureProcessor</Processor>
202    </Compile>
203    <Compile Include="Alku6.png">
204      <Name>Alku6</Name>
205      <Importer>TextureImporter</Importer>
206      <Processor>TextureProcessor</Processor>
207    </Compile>
208  </ItemGroup>
209  <ItemGroup>
210    <Compile Include="Restart.png">
211      <Name>Restart</Name>
212      <Importer>TextureImporter</Importer>
213      <Processor>TextureProcessor</Processor>
214    </Compile>
215  </ItemGroup>
216  <ItemGroup>
217    <Compile Include="Loppu.png">
218      <Name>Loppu</Name>
219      <Importer>TextureImporter</Importer>
220      <Processor>TextureProcessor</Processor>
221    </Compile>
222  </ItemGroup>
223  <ItemGroup>
224    <Compile Include="2Vali1.png">
225      <Name>2Vali1</Name>
226      <Importer>TextureImporter</Importer>
227      <Processor>TextureProcessor</Processor>
228    </Compile>
229    <Compile Include="2Vali2.png">
230      <Name>2Vali2</Name>
231      <Importer>TextureImporter</Importer>
232      <Processor>TextureProcessor</Processor>
233    </Compile>
234    <Compile Include="2Vali3.png">
235      <Name>2Vali3</Name>
236      <Importer>TextureImporter</Importer>
237      <Processor>TextureProcessor</Processor>
238    </Compile>
239  </ItemGroup>
240  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
241  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
242       Other similar extension points exist, see Microsoft.Common.targets.
243  <Target Name="BeforeBuild">
244  </Target>
245  <Target Name="AfterBuild">
246  </Target>
247  -->
248</Project>
Note: See TracBrowser for help on using the repository browser.