source: 2014/30/MitjaK/Attack to Agora/Attack to Agora/Attack to Agora/Attack to AgoraContent/Attack to AgoraContent.contentproj @ 6314

Revision 6314, 11.3 KB checked in by anlakane, 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>{2930AD0E-5824-4386-8008-3C0C45D1DA86}</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="olio.png">
49      <Name>olio</Name>
50      <Importer>TextureImporter</Importer>
51      <Processor>TextureProcessor</Processor>
52    </Compile>
53  </ItemGroup>
54  <ItemGroup>
55    <Compile Include="pelaajaliikkuu.anim">
56      <Name>pelaajaliikkuu</Name>
57      <Importer>AnimationImporter</Importer>
58      <Processor>AnimationContentProcessor</Processor>
59    </Compile>
60  </ItemGroup>
61  <ItemGroup>
62    <Compile Include="varjo.png">
63      <Name>varjo</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67  </ItemGroup>
68  <ItemGroup>
69    <Compile Include="kentta1.png">
70      <Name>kentta1</Name>
71      <Importer>TextureImporter</Importer>
72      <Processor>TextureProcessor</Processor>
73    </Compile>
74    <Compile Include="kentta2.png">
75      <Name>kentta2</Name>
76      <Importer>TextureImporter</Importer>
77      <Processor>TextureProcessor</Processor>
78    </Compile>
79    <Compile Include="kentta3.png">
80      <Name>kentta3</Name>
81      <Importer>TextureImporter</Importer>
82      <Processor>TextureProcessor</Processor>
83    </Compile>
84    <Compile Include="kentta4.png">
85      <Name>kentta4</Name>
86      <Importer>TextureImporter</Importer>
87      <Processor>TextureProcessor</Processor>
88    </Compile>
89  </ItemGroup>
90  <ItemGroup>
91    <Compile Include="kentta1pohja.png">
92      <Name>kentta1pohja</Name>
93      <Importer>TextureImporter</Importer>
94      <Processor>TextureProcessor</Processor>
95    </Compile>
96    <Compile Include="kentta2pohja.png">
97      <Name>kentta2pohja</Name>
98      <Importer>TextureImporter</Importer>
99      <Processor>TextureProcessor</Processor>
100    </Compile>
101    <Compile Include="kentta3pohja.png">
102      <Name>kentta3pohja</Name>
103      <Importer>TextureImporter</Importer>
104      <Processor>TextureProcessor</Processor>
105    </Compile>
106    <Compile Include="kentta4pohja.png">
107      <Name>kentta4pohja</Name>
108      <Importer>TextureImporter</Importer>
109      <Processor>TextureProcessor</Processor>
110    </Compile>
111  </ItemGroup>
112  <ItemGroup>
113    <Compile Include="kentta5.png">
114      <Name>kentta5</Name>
115      <Importer>TextureImporter</Importer>
116      <Processor>TextureProcessor</Processor>
117    </Compile>
118    <Compile Include="kentta5pohja.png">
119      <Name>kentta5pohja</Name>
120      <Importer>TextureImporter</Importer>
121      <Processor>TextureProcessor</Processor>
122    </Compile>
123    <Compile Include="kentta6.png">
124      <Name>kentta6</Name>
125      <Importer>TextureImporter</Importer>
126      <Processor>TextureProcessor</Processor>
127    </Compile>
128    <Compile Include="kentta6pohja.png">
129      <Name>kentta6pohja</Name>
130      <Importer>TextureImporter</Importer>
131      <Processor>TextureProcessor</Processor>
132    </Compile>
133    <Compile Include="kentta7.png">
134      <Name>kentta7</Name>
135      <Importer>TextureImporter</Importer>
136      <Processor>TextureProcessor</Processor>
137    </Compile>
138    <Compile Include="kentta7pohja.png">
139      <Name>kentta7pohja</Name>
140      <Importer>TextureImporter</Importer>
141      <Processor>TextureProcessor</Processor>
142    </Compile>
143    <Compile Include="kentta8.png">
144      <Name>kentta8</Name>
145      <Importer>TextureImporter</Importer>
146      <Processor>TextureProcessor</Processor>
147    </Compile>
148    <Compile Include="kentta8pohja.png">
149      <Name>kentta8pohja</Name>
150      <Importer>TextureImporter</Importer>
151      <Processor>TextureProcessor</Processor>
152    </Compile>
153    <Compile Include="kentta9.png">
154      <Name>kentta9</Name>
155      <Importer>TextureImporter</Importer>
156      <Processor>TextureProcessor</Processor>
157    </Compile>
158    <Compile Include="kentta9pohja.png">
159      <Name>kentta9pohja</Name>
160      <Importer>TextureImporter</Importer>
161      <Processor>TextureProcessor</Processor>
162    </Compile>
163  </ItemGroup>
164  <ItemGroup>
165    <Compile Include="kentta11.png">
166      <Name>kentta11</Name>
167      <Importer>TextureImporter</Importer>
168      <Processor>TextureProcessor</Processor>
169    </Compile>
170    <Compile Include="kentta11pohja.png">
171      <Name>kentta11pohja</Name>
172      <Importer>TextureImporter</Importer>
173      <Processor>TextureProcessor</Processor>
174    </Compile>
175    <Compile Include="kentta12.png">
176      <Name>kentta12</Name>
177      <Importer>TextureImporter</Importer>
178      <Processor>TextureProcessor</Processor>
179    </Compile>
180    <Compile Include="kentta12pohja.png">
181      <Name>kentta12pohja</Name>
182      <Importer>TextureImporter</Importer>
183      <Processor>TextureProcessor</Processor>
184    </Compile>
185  </ItemGroup>
186  <ItemGroup>
187    <Compile Include="kentta13.png">
188      <Name>kentta13</Name>
189      <Importer>TextureImporter</Importer>
190      <Processor>TextureProcessor</Processor>
191    </Compile>
192    <Compile Include="kentta13pohja.png">
193      <Name>kentta13pohja</Name>
194      <Importer>TextureImporter</Importer>
195      <Processor>TextureProcessor</Processor>
196    </Compile>
197    <Compile Include="kentta14.png">
198      <Name>kentta14</Name>
199      <Importer>TextureImporter</Importer>
200      <Processor>TextureProcessor</Processor>
201    </Compile>
202    <Compile Include="kentta14pohja.png">
203      <Name>kentta14pohja</Name>
204      <Importer>TextureImporter</Importer>
205      <Processor>TextureProcessor</Processor>
206    </Compile>
207    <Compile Include="kentta15.png">
208      <Name>kentta15</Name>
209      <Importer>TextureImporter</Importer>
210      <Processor>TextureProcessor</Processor>
211    </Compile>
212    <Compile Include="kentta15pohja.png">
213      <Name>kentta15pohja</Name>
214      <Importer>TextureImporter</Importer>
215      <Processor>TextureProcessor</Processor>
216    </Compile>
217  </ItemGroup>
218  <ItemGroup>
219    <Compile Include="laatikko_opening.png">
220      <Name>laatikko_opening</Name>
221      <Importer>TextureImporter</Importer>
222      <Processor>TextureProcessor</Processor>
223    </Compile>
224  </ItemGroup>
225  <ItemGroup>
226    <Compile Include="kentta10.png">
227      <Name>kentta10</Name>
228      <Importer>TextureImporter</Importer>
229      <Processor>TextureProcessor</Processor>
230    </Compile>
231    <Compile Include="kentta10pohja.png">
232      <Name>kentta10pohja</Name>
233      <Importer>TextureImporter</Importer>
234      <Processor>TextureProcessor</Processor>
235    </Compile>
236  </ItemGroup>
237  <ItemGroup>
238    <Compile Include="caseavausruutu.png">
239      <Name>caseavausruutu</Name>
240      <Importer>TextureImporter</Importer>
241      <Processor>TextureProcessor</Processor>
242    </Compile>
243  </ItemGroup>
244  <ItemGroup>
245    <Compile Include="rareitem_avain.png">
246      <Name>rareitem_avain</Name>
247      <Importer>TextureImporter</Importer>
248      <Processor>TextureProcessor</Processor>
249    </Compile>
250    <Compile Include="rareitem_cropped.png">
251      <Name>rareitem_cropped</Name>
252      <Importer>TextureImporter</Importer>
253      <Processor>TextureProcessor</Processor>
254    </Compile>
255  </ItemGroup>
256  <ItemGroup>
257    <Compile Include="rareitem_avain_small.png">
258      <Name>rareitem_avain_small</Name>
259      <Importer>TextureImporter</Importer>
260      <Processor>TextureProcessor</Processor>
261    </Compile>
262    <Compile Include="rareitem_knife.png">
263      <Name>rareitem_knife</Name>
264      <Importer>TextureImporter</Importer>
265      <Processor>TextureProcessor</Processor>
266    </Compile>
267  </ItemGroup>
268  <ItemGroup>
269    <Compile Include="ampuminen%28canser%29.wav">
270      <Name>ampuminen%28canser%29</Name>
271      <Importer>WavImporter</Importer>
272      <Processor>SoundEffectProcessor</Processor>
273    </Compile>
274    <Compile Include="finishhim.wav">
275      <Name>finishhim</Name>
276      <Importer>WavImporter</Importer>
277      <Processor>SoundEffectProcessor</Processor>
278    </Compile>
279    <Compile Include="H2Oopening.wav">
280      <Name>H2Oopening</Name>
281      <Importer>WavImporter</Importer>
282      <Processor>SoundEffectProcessor</Processor>
283    </Compile>
284    <Compile Include="hyppy.wav">
285      <Name>hyppy</Name>
286      <Importer>WavImporter</Importer>
287      <Processor>SoundEffectProcessor</Processor>
288    </Compile>
289    <Compile Include="karambitfade.wav">
290      <Name>karambitfade</Name>
291      <Importer>WavImporter</Importer>
292      <Processor>SoundEffectProcessor</Processor>
293    </Compile>
294  </ItemGroup>
295  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
296  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
297       Other similar extension points exist, see Microsoft.Common.targets.
298  <Target Name="BeforeBuild">
299  </Target>
300  <Target Name="AfterBuild">
301  </Target>
302  -->
303</Project>
Note: See TracBrowser for help on using the repository browser.