source: 2015/30/TomiM/Tasohyppelypeli/Tasohyppelypeli/TasohyppelypeliContent/TasohyppelypeliContent.contentproj @ 6968

Revision 6968, 5.9 KB checked in by tomikkon, 8 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>{CA2FFE4F-20E6-425C-B09B-578352278E8F}</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  </ItemGroup>
64  <ItemGroup>
65    <Compile Include="kolikko.png">
66      <Name>kolikko</Name>
67      <Importer>TextureImporter</Importer>
68      <Processor>TextureProcessor</Processor>
69    </Compile>
70  </ItemGroup>
71  <ItemGroup>
72    <Compile Include="tyyppi3.png">
73      <Name>tyyppi3</Name>
74      <Importer>TextureImporter</Importer>
75      <Processor>TextureProcessor</Processor>
76    </Compile>
77  </ItemGroup>
78  <ItemGroup>
79    <Compile Include="vihollinen.png">
80      <Name>vihollinen</Name>
81      <Importer>TextureImporter</Importer>
82      <Processor>TextureProcessor</Processor>
83    </Compile>
84  </ItemGroup>
85  <ItemGroup>
86    <Compile Include="tyyppi.png">
87      <Name>tyyppi</Name>
88      <Importer>TextureImporter</Importer>
89      <Processor>TextureProcessor</Processor>
90    </Compile>
91  </ItemGroup>
92  <ItemGroup>
93    <Compile Include="tyyppi4.png">
94      <Name>tyyppi4</Name>
95      <Importer>TextureImporter</Importer>
96      <Processor>TextureProcessor</Processor>
97    </Compile>
98  </ItemGroup>
99  <ItemGroup>
100    <Compile Include="tyyppi2.png">
101      <Name>tyyppi2</Name>
102      <Importer>TextureImporter</Importer>
103      <Processor>TextureProcessor</Processor>
104    </Compile>
105  </ItemGroup>
106  <ItemGroup>
107    <Compile Include="tyyppi5.png">
108      <Name>tyyppi5</Name>
109      <Importer>TextureImporter</Importer>
110      <Processor>TextureProcessor</Processor>
111    </Compile>
112  </ItemGroup>
113  <ItemGroup>
114    <Compile Include="tyyppi6.png">
115      <Name>tyyppi6</Name>
116      <Importer>TextureImporter</Importer>
117      <Processor>TextureProcessor</Processor>
118    </Compile>
119  </ItemGroup>
120  <ItemGroup>
121    <Compile Include="kentta1.txt">
122      <Name>kentta1</Name>
123      <Importer>TextFileImporter</Importer>
124      <Processor>TextFileContentProcessor</Processor>
125    </Compile>
126  </ItemGroup>
127  <ItemGroup>
128    <Compile Include="kentta2.png">
129      <Name>kentta2</Name>
130      <Importer>TextureImporter</Importer>
131      <Processor>TextureProcessor</Processor>
132    </Compile>
133  </ItemGroup>
134  <ItemGroup>
135    <Compile Include="seteli.png">
136      <Name>seteli</Name>
137      <Importer>TextureImporter</Importer>
138      <Processor>TextureProcessor</Processor>
139    </Compile>
140  </ItemGroup>
141  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
142  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
143       Other similar extension points exist, see Microsoft.Common.targets.
144  <Target Name="BeforeBuild">
145  </Target>
146  <Target Name="AfterBuild">
147  </Target>
148  -->
149</Project>
Note: See TracBrowser for help on using the repository browser.