source: 2011/26/JimiL/Pelit/pelit22/world of Chuckland fix fix/world of Chuckland fix fixContent/world of Chuckland fix fixContent.contentproj @ 2372

Revision 2372, 8.2 KB checked in by saselamp, 12 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>{08F17FCA-B418-4DF4-A54A-1979640D99FF}</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  </PropertyGroup>
15  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
16    <PlatformTarget>x86</PlatformTarget>
17  </PropertyGroup>
18  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
19    <PlatformTarget>x86</PlatformTarget>
20  </PropertyGroup>
21  <PropertyGroup>
22    <RootNamespace>FysiikkaPeliContent</RootNamespace>
23  </PropertyGroup>
24  <ItemGroup>
25    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
26      <Private>False</Private>
27    </Reference>
28    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
29      <Private>False</Private>
30    </Reference>
31    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
32      <Private>False</Private>
33    </Reference>
34    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
35      <Private>False</Private>
36    </Reference>
37    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
38      <Private>False</Private>
39    </Reference>
40    <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
41      <Private>False</Private>
42    </Reference>
43  </ItemGroup>
44  <ItemGroup>
45    <Compile Include="maali.wav">
46      <Name>maali</Name>
47      <Importer>WavImporter</Importer>
48      <Processor>SoundEffectProcessor</Processor>
49    </Compile>
50    <Compile Include="norsu.png">
51      <Name>norsu</Name>
52      <Importer>TextureImporter</Importer>
53      <Processor>TextureProcessor</Processor>
54    </Compile>
55    <Compile Include="tahti.png">
56      <Name>tahti</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59    </Compile>
60  </ItemGroup>
61  <ItemGroup>
62    <Compile Include="hiekka.png">
63      <Name>hiekka</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67    <Compile Include="jaa.png">
68      <Name>jaa</Name>
69      <Importer>TextureImporter</Importer>
70      <Processor>TextureProcessor</Processor>
71    </Compile>
72    <Compile Include="kivi.png">
73      <Name>kivi</Name>
74      <Importer>TextureImporter</Importer>
75      <Processor>TextureProcessor</Processor>
76    </Compile>
77    <Compile Include="koivu.png">
78      <Name>koivu</Name>
79      <Importer>TextureImporter</Importer>
80      <Processor>TextureProcessor</Processor>
81    </Compile>
82    <Compile Include="kulta.png">
83      <Name>kulta</Name>
84      <Importer>TextureImporter</Importer>
85      <Processor>TextureProcessor</Processor>
86    </Compile>
87    <Compile Include="lankku.png">
88      <Name>lankku</Name>
89      <Importer>TextureImporter</Importer>
90      <Processor>TextureProcessor</Processor>
91    </Compile>
92    <Compile Include="lehti.png">
93      <Name>lehti</Name>
94      <Importer>TextureImporter</Importer>
95      <Processor>TextureProcessor</Processor>
96    </Compile>
97    <Compile Include="lumi.png">
98      <Name>lumi</Name>
99      <Importer>TextureImporter</Importer>
100      <Processor>TextureProcessor</Processor>
101    </Compile>
102    <Compile Include="maa.png">
103      <Name>maa</Name>
104      <Importer>TextureImporter</Importer>
105      <Processor>TextureProcessor</Processor>
106    </Compile>
107    <Compile Include="metalli.png">
108      <Name>metalli</Name>
109      <Importer>TextureImporter</Importer>
110      <Processor>TextureProcessor</Processor>
111    </Compile>
112    <Compile Include="puu.png">
113      <Name>puu</Name>
114      <Importer>TextureImporter</Importer>
115      <Processor>TextureProcessor</Processor>
116    </Compile>
117    <Compile Include="ruoho.png">
118      <Name>ruoho</Name>
119      <Importer>TextureImporter</Importer>
120      <Processor>TextureProcessor</Processor>
121    </Compile>
122    <Compile Include="tiili.png">
123      <Name>tiili</Name>
124      <Importer>TextureImporter</Importer>
125      <Processor>TextureProcessor</Processor>
126    </Compile>
127    <Compile Include="tnt.png">
128      <Name>tnt</Name>
129      <Importer>TextureImporter</Importer>
130      <Processor>TextureProcessor</Processor>
131    </Compile>
132    <Compile Include="vesi.png">
133      <Name>vesi</Name>
134      <Importer>TextureImporter</Importer>
135      <Processor>TextureProcessor</Processor>
136    </Compile>
137  </ItemGroup>
138  <ItemGroup>
139    <Compile Include="pilvi.bmp">
140      <Name>pilvi</Name>
141      <Importer>TextureImporter</Importer>
142      <Processor>TextureProcessor</Processor>
143    </Compile>
144  </ItemGroup>
145  <ItemGroup>
146    <Compile Include="heppu.bmp">
147      <Name>heppu</Name>
148      <Importer>TextureImporter</Importer>
149      <Processor>TextureProcessor</Processor>
150    </Compile>
151  </ItemGroup>
152  <ItemGroup>
153    <Compile Include="hahmo.png">
154      <Name>hahmo</Name>
155      <Importer>TextureImporter</Importer>
156      <Processor>TextureProcessor</Processor>
157    </Compile>
158  </ItemGroup>
159  <ItemGroup>
160    <Compile Include="hahmoleft.png">
161      <Name>hahmoleft</Name>
162      <Importer>TextureImporter</Importer>
163      <Processor>TextureProcessor</Processor>
164    </Compile>
165  </ItemGroup>
166  <ItemGroup>
167    <Compile Include="hahmoright1.png">
168      <Name>hahmoright1</Name>
169      <Importer>TextureImporter</Importer>
170      <Processor>TextureProcessor</Processor>
171    </Compile>
172  </ItemGroup>
173  <ItemGroup>
174    <Compile Include="hahmoright2.png">
175      <Name>hahmoright2</Name>
176      <Importer>TextureImporter</Importer>
177      <Processor>TextureProcessor</Processor>
178    </Compile>
179  </ItemGroup>
180  <ItemGroup>
181    <Compile Include="hahmoright.png">
182      <Name>hahmoright</Name>
183      <Importer>TextureImporter</Importer>
184      <Processor>TextureProcessor</Processor>
185    </Compile>
186  </ItemGroup>
187  <ItemGroup>
188    <Compile Include="heppuleft1.bmp">
189      <Name>heppuleft1</Name>
190      <Importer>TextureImporter</Importer>
191      <Processor>TextureProcessor</Processor>
192    </Compile>
193  </ItemGroup>
194  <ItemGroup>
195    <Compile Include="heppuleft2.bmp">
196      <Name>heppuleft2</Name>
197      <Importer>TextureImporter</Importer>
198      <Processor>TextureProcessor</Processor>
199    </Compile>
200  </ItemGroup>
201  <ItemGroup>
202    <Compile Include="heppuleft3.bmp">
203      <Name>heppuleft3</Name>
204      <Importer>TextureImporter</Importer>
205      <Processor>TextureProcessor</Processor>
206    </Compile>
207  </ItemGroup>
208  <ItemGroup>
209    <Compile Include="inventory.png">
210      <Name>inventory</Name>
211      <Importer>TextureImporter</Importer>
212      <Processor>TextureProcessor</Processor>
213    </Compile>
214  </ItemGroup>
215  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
216  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
217       Other similar extension points exist, see Microsoft.Common.targets.
218  <Target Name="BeforeBuild">
219  </Target>
220  <Target Name="AfterBuild">
221  </Target>
222  -->
223</Project>
Note: See TracBrowser for help on using the repository browser.