source: 2015/koodauskerho/AakeR/IMBT/IMBT/IMBTContent/IMBTContent.contentproj @ 7123

Revision 7123, 16.6 KB checked in by aaelruut, 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>{B6A1F4C9-F2E2-4290-A5B5-3717058CC989}</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="Kenttä1.png">
49      <Name>Kenttä1</Name>
50      <Importer>TextureImporter</Importer>
51      <Processor>TextureProcessor</Processor>
52    </Compile>
53  </ItemGroup>
54  <ItemGroup>
55    <Compile Include="Pelaaja1Kone1.png">
56      <Name>Pelaaja1Kone1</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59    </Compile>
60    <Compile Include="Pelaaja2Kone1.png">
61      <Name>Pelaaja2Kone1</Name>
62      <Importer>TextureImporter</Importer>
63      <Processor>TextureProcessor</Processor>
64    </Compile>
65    <Compile Include="Pelaaja3Kone1.png">
66      <Name>Pelaaja3Kone1</Name>
67      <Importer>TextureImporter</Importer>
68      <Processor>TextureProcessor</Processor>
69    </Compile>
70    <Compile Include="Pelaaja4Kone1.png">
71      <Name>Pelaaja4Kone1</Name>
72      <Importer>TextureImporter</Importer>
73      <Processor>TextureProcessor</Processor>
74    </Compile>
75  </ItemGroup>
76  <ItemGroup>
77    <Compile Include="Palikka.png">
78      <Name>Palikka</Name>
79      <Importer>TextureImporter</Importer>
80      <Processor>TextureProcessor</Processor>
81    </Compile>
82  </ItemGroup>
83  <ItemGroup>
84    <Compile Include="PieniPalikka.png">
85      <Name>PieniPalikka</Name>
86      <Importer>TextureImporter</Importer>
87      <Processor>TextureProcessor</Processor>
88    </Compile>
89  </ItemGroup>
90  <ItemGroup>
91    <Compile Include="Pelaaja1Kone1Tykki.png">
92      <Name>Pelaaja1Kone1Tykki</Name>
93      <Importer>TextureImporter</Importer>
94      <Processor>TextureProcessor</Processor>
95    </Compile>
96    <Compile Include="Pelaaja2Kone1Tykki.png">
97      <Name>Pelaaja2Kone1Tykki</Name>
98      <Importer>TextureImporter</Importer>
99      <Processor>TextureProcessor</Processor>
100    </Compile>
101    <Compile Include="Pelaaja3Kone1Tykki.png">
102      <Name>Pelaaja3Kone1Tykki</Name>
103      <Importer>TextureImporter</Importer>
104      <Processor>TextureProcessor</Processor>
105    </Compile>
106    <Compile Include="Pelaaja4Kone1Tykki.png">
107      <Name>Pelaaja4Kone1Tykki</Name>
108      <Importer>TextureImporter</Importer>
109      <Processor>TextureProcessor</Processor>
110    </Compile>
111  </ItemGroup>
112  <ItemGroup>
113    <Compile Include="AmmusÄäni.wav">
114      <Name>AmmusÄäni</Name>
115      <Importer>WavImporter</Importer>
116      <Processor>SoundEffectProcessor</Processor>
117    </Compile>
118  </ItemGroup>
119  <ItemGroup>
120    <Compile Include="Kone1PerusAmmus.png">
121      <Name>Kone1PerusAmmus</Name>
122      <Importer>TextureImporter</Importer>
123      <Processor>TextureProcessor</Processor>
124    </Compile>
125  </ItemGroup>
126  <ItemGroup>
127    <Compile Include="KimpoilevaPallo.png">
128      <Name>KimpoilevaPallo</Name>
129      <Importer>TextureImporter</Importer>
130      <Processor>TextureProcessor</Processor>
131    </Compile>
132    <Compile Include="Raketti.png">
133      <Name>Raketti</Name>
134      <Importer>TextureImporter</Importer>
135      <Processor>TextureProcessor</Processor>
136    </Compile>
137  </ItemGroup>
138  <ItemGroup>
139    <Compile Include="RenkaidenJäljet.png">
140      <Name>RenkaidenJäljet</Name>
141      <Importer>TextureImporter</Importer>
142      <Processor>TextureProcessor</Processor>
143    </Compile>
144  </ItemGroup>
145  <ItemGroup>
146    <Compile Include="Rajahdys.png">
147      <Name>Rajahdys</Name>
148      <Importer>TextureImporter</Importer>
149      <Processor>TextureProcessor</Processor>
150    </Compile>
151  </ItemGroup>
152  <ItemGroup>
153    <Compile Include="Liekki.png">
154      <Name>Liekki</Name>
155      <Importer>TextureImporter</Importer>
156      <Processor>TextureProcessor</Processor>
157    </Compile>
158  </ItemGroup>
159  <ItemGroup>
160    <Compile Include="RakettiAani.wav">
161      <Name>RakettiAani</Name>
162      <Importer>WavImporter</Importer>
163      <Processor>SoundEffectProcessor</Processor>
164    </Compile>
165  </ItemGroup>
166  <ItemGroup>
167    <Compile Include="PalloAani.wav">
168      <Name>PalloAani</Name>
169      <Importer>WavImporter</Importer>
170      <Processor>SoundEffectProcessor</Processor>
171    </Compile>
172  </ItemGroup>
173  <ItemGroup>
174    <Compile Include="BoostiAani.wav">
175      <Name>BoostiAani</Name>
176      <Importer>WavImporter</Importer>
177      <Processor>SoundEffectProcessor</Processor>
178    </Compile>
179  </ItemGroup>
180  <ItemGroup>
181    <Compile Include="Kenttä2.png">
182      <Name>Kenttä2</Name>
183      <Importer>TextureImporter</Importer>
184      <Processor>TextureProcessor</Processor>
185    </Compile>
186    <Compile Include="Kenttä3.png">
187      <Name>Kenttä3</Name>
188      <Importer>TextureImporter</Importer>
189      <Processor>TextureProcessor</Processor>
190    </Compile>
191  </ItemGroup>
192  <ItemGroup>
193    <Compile Include="Kenttä4.png">
194      <Name>Kenttä4</Name>
195      <Importer>TextureImporter</Importer>
196      <Processor>TextureProcessor</Processor>
197    </Compile>
198  </ItemGroup>
199  <ItemGroup>
200    <Compile Include="Kenttä5.png">
201      <Name>Kenttä5</Name>
202      <Importer>TextureImporter</Importer>
203      <Processor>TextureProcessor</Processor>
204    </Compile>
205  </ItemGroup>
206  <ItemGroup>
207    <Compile Include="Pelaaja1Kone2.png">
208      <Name>Pelaaja1Kone2</Name>
209      <Importer>TextureImporter</Importer>
210      <Processor>TextureProcessor</Processor>
211    </Compile>
212    <Compile Include="Pelaaja1Kone2Tykki.png">
213      <Name>Pelaaja1Kone2Tykki</Name>
214      <Importer>TextureImporter</Importer>
215      <Processor>TextureProcessor</Processor>
216    </Compile>
217    <Compile Include="Pelaaja2Kone2.png">
218      <Name>Pelaaja2Kone2</Name>
219      <Importer>TextureImporter</Importer>
220      <Processor>TextureProcessor</Processor>
221    </Compile>
222    <Compile Include="Pelaaja2Kone2Tykki.png">
223      <Name>Pelaaja2Kone2Tykki</Name>
224      <Importer>TextureImporter</Importer>
225      <Processor>TextureProcessor</Processor>
226    </Compile>
227    <Compile Include="Pelaaja3Kone2.png">
228      <Name>Pelaaja3Kone2</Name>
229      <Importer>TextureImporter</Importer>
230      <Processor>TextureProcessor</Processor>
231    </Compile>
232    <Compile Include="Pelaaja3Kone2Tykki.png">
233      <Name>Pelaaja3Kone2Tykki</Name>
234      <Importer>TextureImporter</Importer>
235      <Processor>TextureProcessor</Processor>
236    </Compile>
237    <Compile Include="Pelaaja4Kone2.png">
238      <Name>Pelaaja4Kone2</Name>
239      <Importer>TextureImporter</Importer>
240      <Processor>TextureProcessor</Processor>
241    </Compile>
242    <Compile Include="Pelaaja4Kone2Tykki.png">
243      <Name>Pelaaja4Kone2Tykki</Name>
244      <Importer>TextureImporter</Importer>
245      <Processor>TextureProcessor</Processor>
246    </Compile>
247  </ItemGroup>
248  <ItemGroup>
249    <Compile Include="PaineAalto.png">
250      <Name>PaineAalto</Name>
251      <Importer>TextureImporter</Importer>
252      <Processor>TextureProcessor</Processor>
253    </Compile>
254  </ItemGroup>
255  <ItemGroup>
256    <Compile Include="HakeutuvaRaketti.png">
257      <Name>HakeutuvaRaketti</Name>
258      <Importer>TextureImporter</Importer>
259      <Processor>TextureProcessor</Processor>
260    </Compile>
261    <Compile Include="Kone2PerusAmmus.png">
262      <Name>Kone2PerusAmmus</Name>
263      <Importer>TextureImporter</Importer>
264      <Processor>TextureProcessor</Processor>
265    </Compile>
266  </ItemGroup>
267  <ItemGroup>
268    <Compile Include="Pelaaja1Kone3.png">
269      <Name>Pelaaja1Kone3</Name>
270      <Importer>TextureImporter</Importer>
271      <Processor>TextureProcessor</Processor>
272    </Compile>
273    <Compile Include="Pelaaja1Kone3Tykki.png">
274      <Name>Pelaaja1Kone3Tykki</Name>
275      <Importer>TextureImporter</Importer>
276      <Processor>TextureProcessor</Processor>
277    </Compile>
278    <Compile Include="Pelaaja2Kone3.png">
279      <Name>Pelaaja2Kone3</Name>
280      <Importer>TextureImporter</Importer>
281      <Processor>TextureProcessor</Processor>
282    </Compile>
283    <Compile Include="Pelaaja2Kone3Tykki.png">
284      <Name>Pelaaja2Kone3Tykki</Name>
285      <Importer>TextureImporter</Importer>
286      <Processor>TextureProcessor</Processor>
287    </Compile>
288    <Compile Include="Pelaaja3Kone3.png">
289      <Name>Pelaaja3Kone3</Name>
290      <Importer>TextureImporter</Importer>
291      <Processor>TextureProcessor</Processor>
292    </Compile>
293    <Compile Include="Pelaaja3Kone3Tykki.png">
294      <Name>Pelaaja3Kone3Tykki</Name>
295      <Importer>TextureImporter</Importer>
296      <Processor>TextureProcessor</Processor>
297    </Compile>
298    <Compile Include="Pelaaja4Kone3.png">
299      <Name>Pelaaja4Kone3</Name>
300      <Importer>TextureImporter</Importer>
301      <Processor>TextureProcessor</Processor>
302    </Compile>
303    <Compile Include="Pelaaja4Kone3Tykki.png">
304      <Name>Pelaaja4Kone3Tykki</Name>
305      <Importer>TextureImporter</Importer>
306      <Processor>TextureProcessor</Processor>
307    </Compile>
308  </ItemGroup>
309  <ItemGroup>
310    <Compile Include="Kone3PerusAmmus.png">
311      <Name>Kone3PerusAmmus</Name>
312      <Importer>TextureImporter</Importer>
313      <Processor>TextureProcessor</Processor>
314    </Compile>
315    <Compile Include="LaserAnimaatio1.png">
316      <Name>LaserAnimaatio1</Name>
317      <Importer>TextureImporter</Importer>
318      <Processor>TextureProcessor</Processor>
319    </Compile>
320    <Compile Include="LaserAnimaatio2.png">
321      <Name>LaserAnimaatio2</Name>
322      <Importer>TextureImporter</Importer>
323      <Processor>TextureProcessor</Processor>
324    </Compile>
325    <Compile Include="LaserAnimaatio3.png">
326      <Name>LaserAnimaatio3</Name>
327      <Importer>TextureImporter</Importer>
328      <Processor>TextureProcessor</Processor>
329    </Compile>
330    <Compile Include="LaserAnimaatio4.png">
331      <Name>LaserAnimaatio4</Name>
332      <Importer>TextureImporter</Importer>
333      <Processor>TextureProcessor</Processor>
334    </Compile>
335  </ItemGroup>
336  <ItemGroup>
337    <Compile Include="HaulikkoAmmus.png">
338      <Name>HaulikkoAmmus</Name>
339      <Importer>TextureImporter</Importer>
340      <Processor>TextureProcessor</Processor>
341    </Compile>
342  </ItemGroup>
343  <ItemGroup>
344    <Compile Include="Suojakilpi.png">
345      <Name>Suojakilpi</Name>
346      <Importer>TextureImporter</Importer>
347      <Processor>TextureProcessor</Processor>
348    </Compile>
349    <Compile Include="TykkiSuojaKilpi.png">
350      <Name>TykkiSuojaKilpi</Name>
351      <Importer>TextureImporter</Importer>
352      <Processor>TextureProcessor</Processor>
353    </Compile>
354  </ItemGroup>
355  <ItemGroup>
356    <Compile Include="LaserAani.wav">
357      <Name>LaserAani</Name>
358      <Importer>WavImporter</Importer>
359      <Processor>SoundEffectProcessor</Processor>
360    </Compile>
361  </ItemGroup>
362  <ItemGroup>
363    <Compile Include="LaserAmmusAani.wav">
364      <Name>LaserAmmusAani</Name>
365      <Importer>WavImporter</Importer>
366      <Processor>SoundEffectProcessor</Processor>
367    </Compile>
368  </ItemGroup>
369  <ItemGroup>
370    <Compile Include="ShieldAani2.wav">
371      <Name>ShieldAani2</Name>
372      <Importer>WavImporter</Importer>
373      <Processor>SoundEffectProcessor</Processor>
374    </Compile>
375  </ItemGroup>
376  <ItemGroup>
377    <Compile Include="HaulikkoAani.wav">
378      <Name>HaulikkoAani</Name>
379      <Importer>WavImporter</Importer>
380      <Processor>SoundEffectProcessor</Processor>
381    </Compile>
382  </ItemGroup>
383  <ItemGroup>
384    <Compile Include="TankkiAaniMuokattu.wav">
385      <Name>TankkiAaniMuokattu</Name>
386      <Importer>WavImporter</Importer>
387      <Processor>SoundEffectProcessor</Processor>
388    </Compile>
389  </ItemGroup>
390  <ItemGroup>
391    <Compile Include="Kone4PerusAmmus.png">
392      <Name>Kone4PerusAmmus</Name>
393      <Importer>TextureImporter</Importer>
394      <Processor>TextureProcessor</Processor>
395    </Compile>
396    <Compile Include="Pelaaja1Kone4.png">
397      <Name>Pelaaja1Kone4</Name>
398      <Importer>TextureImporter</Importer>
399      <Processor>TextureProcessor</Processor>
400    </Compile>
401    <Compile Include="Pelaaja1Kone4Tykki.png">
402      <Name>Pelaaja1Kone4Tykki</Name>
403      <Importer>TextureImporter</Importer>
404      <Processor>TextureProcessor</Processor>
405    </Compile>
406    <Compile Include="Pelaaja2Kone4.png">
407      <Name>Pelaaja2Kone4</Name>
408      <Importer>TextureImporter</Importer>
409      <Processor>TextureProcessor</Processor>
410    </Compile>
411    <Compile Include="Pelaaja2Kone4Tykki.png">
412      <Name>Pelaaja2Kone4Tykki</Name>
413      <Importer>TextureImporter</Importer>
414      <Processor>TextureProcessor</Processor>
415    </Compile>
416    <Compile Include="Pelaaja3Kone4.png">
417      <Name>Pelaaja3Kone4</Name>
418      <Importer>TextureImporter</Importer>
419      <Processor>TextureProcessor</Processor>
420    </Compile>
421    <Compile Include="Pelaaja3Kone4Tykki.png">
422      <Name>Pelaaja3Kone4Tykki</Name>
423      <Importer>TextureImporter</Importer>
424      <Processor>TextureProcessor</Processor>
425    </Compile>
426    <Compile Include="Pelaaja4Kone4.png">
427      <Name>Pelaaja4Kone4</Name>
428      <Importer>TextureImporter</Importer>
429      <Processor>TextureProcessor</Processor>
430    </Compile>
431    <Compile Include="Pelaaja4Kone4Tykki.png">
432      <Name>Pelaaja4Kone4Tykki</Name>
433      <Importer>TextureImporter</Importer>
434      <Processor>TextureProcessor</Processor>
435    </Compile>
436    <Compile Include="SuperSniperAmmus.png">
437      <Name>SuperSniperAmmus</Name>
438      <Importer>TextureImporter</Importer>
439      <Processor>TextureProcessor</Processor>
440    </Compile>
441    <Compile Include="Tahtain.png">
442      <Name>Tahtain</Name>
443      <Importer>TextureImporter</Importer>
444      <Processor>TextureProcessor</Processor>
445    </Compile>
446    <Compile Include="Tahtain2.png">
447      <Name>Tahtain2</Name>
448      <Importer>TextureImporter</Importer>
449      <Processor>TextureProcessor</Processor>
450    </Compile>
451  </ItemGroup>
452  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
453  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
454       Other similar extension points exist, see Microsoft.Common.targets.
455  <Target Name="BeforeBuild">
456  </Target>
457  <Target Name="AfterBuild">
458  </Target>
459  -->
460</Project>
Note: See TracBrowser for help on using the repository browser.