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

Revision 6988, 6.6 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  </ItemGroup>
54  <ItemGroup>
55    <Compile Include="kolikko.png">
56      <Name>kolikko</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59    </Compile>
60  </ItemGroup>
61  <ItemGroup>
62    <Compile Include="tyyppi3.png">
63      <Name>tyyppi3</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67  </ItemGroup>
68  <ItemGroup>
69    <Compile Include="vihollinen.png">
70      <Name>vihollinen</Name>
71      <Importer>TextureImporter</Importer>
72      <Processor>TextureProcessor</Processor>
73    </Compile>
74  </ItemGroup>
75  <ItemGroup>
76    <Compile Include="tyyppi.png">
77      <Name>tyyppi</Name>
78      <Importer>TextureImporter</Importer>
79      <Processor>TextureProcessor</Processor>
80    </Compile>
81  </ItemGroup>
82  <ItemGroup>
83    <Compile Include="tyyppi4.png">
84      <Name>tyyppi4</Name>
85      <Importer>TextureImporter</Importer>
86      <Processor>TextureProcessor</Processor>
87    </Compile>
88  </ItemGroup>
89  <ItemGroup>
90    <Compile Include="tyyppi2.png">
91      <Name>tyyppi2</Name>
92      <Importer>TextureImporter</Importer>
93      <Processor>TextureProcessor</Processor>
94    </Compile>
95  </ItemGroup>
96  <ItemGroup>
97    <Compile Include="tyyppi5.png">
98      <Name>tyyppi5</Name>
99      <Importer>TextureImporter</Importer>
100      <Processor>TextureProcessor</Processor>
101    </Compile>
102  </ItemGroup>
103  <ItemGroup>
104    <Compile Include="tyyppi6.png">
105      <Name>tyyppi6</Name>
106      <Importer>TextureImporter</Importer>
107      <Processor>TextureProcessor</Processor>
108    </Compile>
109  </ItemGroup>
110  <ItemGroup>
111    <Compile Include="kentta1.txt">
112      <Name>kentta1</Name>
113      <Importer>TextFileImporter</Importer>
114      <Processor>TextFileContentProcessor</Processor>
115    </Compile>
116  </ItemGroup>
117  <ItemGroup>
118    <Compile Include="seteli.png">
119      <Name>seteli</Name>
120      <Importer>TextureImporter</Importer>
121      <Processor>TextureProcessor</Processor>
122    </Compile>
123  </ItemGroup>
124  <ItemGroup>
125    <Compile Include="seteli2.png">
126      <Name>seteli2</Name>
127      <Importer>TextureImporter</Importer>
128      <Processor>TextureProcessor</Processor>
129    </Compile>
130  </ItemGroup>
131  <ItemGroup>
132    <Compile Include="palikka.png">
133      <Name>palikka</Name>
134      <Importer>TextureImporter</Importer>
135      <Processor>TextureProcessor</Processor>
136    </Compile>
137  </ItemGroup>
138  <ItemGroup>
139    <Compile Include="palikka2.png">
140      <Name>palikka2</Name>
141      <Importer>TextureImporter</Importer>
142      <Processor>TextureProcessor</Processor>
143    </Compile>
144  </ItemGroup>
145  <ItemGroup>
146    <Compile Include="kentta.png">
147      <Name>kentta</Name>
148      <Importer>TextureImporter</Importer>
149      <Processor>TextureProcessor</Processor>
150    </Compile>
151  </ItemGroup>
152  <ItemGroup>
153    <Compile Include="kentta2.txt">
154      <Name>kentta2</Name>
155      <Importer>TextFileImporter</Importer>
156      <Processor>TextFileContentProcessor</Processor>
157    </Compile>
158  </ItemGroup>
159  <ItemGroup>
160    <Compile Include="maaali.png">
161      <Name>maaali</Name>
162      <Importer>TextureImporter</Importer>
163      <Processor>TextureProcessor</Processor>
164    </Compile>
165  </ItemGroup>
166  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
167  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
168       Other similar extension points exist, see Microsoft.Common.targets.
169  <Target Name="BeforeBuild">
170  </Target>
171  <Target Name="AfterBuild">
172  </Target>
173  -->
174</Project>
Note: See TracBrowser for help on using the repository browser.