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="varjo.png"> |
---|
56 | <Name>varjo</Name> |
---|
57 | <Importer>TextureImporter</Importer> |
---|
58 | <Processor>TextureProcessor</Processor> |
---|
59 | </Compile> |
---|
60 | </ItemGroup> |
---|
61 | <ItemGroup> |
---|
62 | <Compile Include="kentta1.png"> |
---|
63 | <Name>kentta1</Name> |
---|
64 | <Importer>TextureImporter</Importer> |
---|
65 | <Processor>TextureProcessor</Processor> |
---|
66 | </Compile> |
---|
67 | <Compile Include="kentta2.png"> |
---|
68 | <Name>kentta2</Name> |
---|
69 | <Importer>TextureImporter</Importer> |
---|
70 | <Processor>TextureProcessor</Processor> |
---|
71 | </Compile> |
---|
72 | <Compile Include="kentta3.png"> |
---|
73 | <Name>kentta3</Name> |
---|
74 | <Importer>TextureImporter</Importer> |
---|
75 | <Processor>TextureProcessor</Processor> |
---|
76 | </Compile> |
---|
77 | <Compile Include="kentta4.png"> |
---|
78 | <Name>kentta4</Name> |
---|
79 | <Importer>TextureImporter</Importer> |
---|
80 | <Processor>TextureProcessor</Processor> |
---|
81 | </Compile> |
---|
82 | </ItemGroup> |
---|
83 | <ItemGroup> |
---|
84 | <Compile Include="kentta1pohja.png"> |
---|
85 | <Name>kentta1pohja</Name> |
---|
86 | <Importer>TextureImporter</Importer> |
---|
87 | <Processor>TextureProcessor</Processor> |
---|
88 | </Compile> |
---|
89 | <Compile Include="kentta2pohja.png"> |
---|
90 | <Name>kentta2pohja</Name> |
---|
91 | <Importer>TextureImporter</Importer> |
---|
92 | <Processor>TextureProcessor</Processor> |
---|
93 | </Compile> |
---|
94 | <Compile Include="kentta3pohja.png"> |
---|
95 | <Name>kentta3pohja</Name> |
---|
96 | <Importer>TextureImporter</Importer> |
---|
97 | <Processor>TextureProcessor</Processor> |
---|
98 | </Compile> |
---|
99 | <Compile Include="kentta4pohja.png"> |
---|
100 | <Name>kentta4pohja</Name> |
---|
101 | <Importer>TextureImporter</Importer> |
---|
102 | <Processor>TextureProcessor</Processor> |
---|
103 | </Compile> |
---|
104 | </ItemGroup> |
---|
105 | <ItemGroup> |
---|
106 | <Compile Include="kentta5.png"> |
---|
107 | <Name>kentta5</Name> |
---|
108 | <Importer>TextureImporter</Importer> |
---|
109 | <Processor>TextureProcessor</Processor> |
---|
110 | </Compile> |
---|
111 | <Compile Include="kentta5pohja.png"> |
---|
112 | <Name>kentta5pohja</Name> |
---|
113 | <Importer>TextureImporter</Importer> |
---|
114 | <Processor>TextureProcessor</Processor> |
---|
115 | </Compile> |
---|
116 | <Compile Include="kentta6.png"> |
---|
117 | <Name>kentta6</Name> |
---|
118 | <Importer>TextureImporter</Importer> |
---|
119 | <Processor>TextureProcessor</Processor> |
---|
120 | </Compile> |
---|
121 | <Compile Include="kentta6pohja.png"> |
---|
122 | <Name>kentta6pohja</Name> |
---|
123 | <Importer>TextureImporter</Importer> |
---|
124 | <Processor>TextureProcessor</Processor> |
---|
125 | </Compile> |
---|
126 | <Compile Include="kentta7.png"> |
---|
127 | <Name>kentta7</Name> |
---|
128 | <Importer>TextureImporter</Importer> |
---|
129 | <Processor>TextureProcessor</Processor> |
---|
130 | </Compile> |
---|
131 | <Compile Include="kentta7pohja.png"> |
---|
132 | <Name>kentta7pohja</Name> |
---|
133 | <Importer>TextureImporter</Importer> |
---|
134 | <Processor>TextureProcessor</Processor> |
---|
135 | </Compile> |
---|
136 | <Compile Include="kentta8.png"> |
---|
137 | <Name>kentta8</Name> |
---|
138 | <Importer>TextureImporter</Importer> |
---|
139 | <Processor>TextureProcessor</Processor> |
---|
140 | </Compile> |
---|
141 | <Compile Include="kentta8pohja.png"> |
---|
142 | <Name>kentta8pohja</Name> |
---|
143 | <Importer>TextureImporter</Importer> |
---|
144 | <Processor>TextureProcessor</Processor> |
---|
145 | </Compile> |
---|
146 | <Compile Include="kentta9.png"> |
---|
147 | <Name>kentta9</Name> |
---|
148 | <Importer>TextureImporter</Importer> |
---|
149 | <Processor>TextureProcessor</Processor> |
---|
150 | </Compile> |
---|
151 | <Compile Include="kentta9pohja.png"> |
---|
152 | <Name>kentta9pohja</Name> |
---|
153 | <Importer>TextureImporter</Importer> |
---|
154 | <Processor>TextureProcessor</Processor> |
---|
155 | </Compile> |
---|
156 | </ItemGroup> |
---|
157 | <ItemGroup> |
---|
158 | <Compile Include="kentta11.png"> |
---|
159 | <Name>kentta11</Name> |
---|
160 | <Importer>TextureImporter</Importer> |
---|
161 | <Processor>TextureProcessor</Processor> |
---|
162 | </Compile> |
---|
163 | <Compile Include="kentta11pohja.png"> |
---|
164 | <Name>kentta11pohja</Name> |
---|
165 | <Importer>TextureImporter</Importer> |
---|
166 | <Processor>TextureProcessor</Processor> |
---|
167 | </Compile> |
---|
168 | <Compile Include="kentta12.png"> |
---|
169 | <Name>kentta12</Name> |
---|
170 | <Importer>TextureImporter</Importer> |
---|
171 | <Processor>TextureProcessor</Processor> |
---|
172 | </Compile> |
---|
173 | <Compile Include="kentta12pohja.png"> |
---|
174 | <Name>kentta12pohja</Name> |
---|
175 | <Importer>TextureImporter</Importer> |
---|
176 | <Processor>TextureProcessor</Processor> |
---|
177 | </Compile> |
---|
178 | </ItemGroup> |
---|
179 | <ItemGroup> |
---|
180 | <Compile Include="kentta13.png"> |
---|
181 | <Name>kentta13</Name> |
---|
182 | <Importer>TextureImporter</Importer> |
---|
183 | <Processor>TextureProcessor</Processor> |
---|
184 | </Compile> |
---|
185 | <Compile Include="kentta13pohja.png"> |
---|
186 | <Name>kentta13pohja</Name> |
---|
187 | <Importer>TextureImporter</Importer> |
---|
188 | <Processor>TextureProcessor</Processor> |
---|
189 | </Compile> |
---|
190 | <Compile Include="kentta14.png"> |
---|
191 | <Name>kentta14</Name> |
---|
192 | <Importer>TextureImporter</Importer> |
---|
193 | <Processor>TextureProcessor</Processor> |
---|
194 | </Compile> |
---|
195 | <Compile Include="kentta14pohja.png"> |
---|
196 | <Name>kentta14pohja</Name> |
---|
197 | <Importer>TextureImporter</Importer> |
---|
198 | <Processor>TextureProcessor</Processor> |
---|
199 | </Compile> |
---|
200 | <Compile Include="kentta15.png"> |
---|
201 | <Name>kentta15</Name> |
---|
202 | <Importer>TextureImporter</Importer> |
---|
203 | <Processor>TextureProcessor</Processor> |
---|
204 | </Compile> |
---|
205 | <Compile Include="kentta15pohja.png"> |
---|
206 | <Name>kentta15pohja</Name> |
---|
207 | <Importer>TextureImporter</Importer> |
---|
208 | <Processor>TextureProcessor</Processor> |
---|
209 | </Compile> |
---|
210 | </ItemGroup> |
---|
211 | <ItemGroup> |
---|
212 | <Compile Include="laatikko_opening.png"> |
---|
213 | <Name>laatikko_opening</Name> |
---|
214 | <Importer>TextureImporter</Importer> |
---|
215 | <Processor>TextureProcessor</Processor> |
---|
216 | </Compile> |
---|
217 | </ItemGroup> |
---|
218 | <ItemGroup> |
---|
219 | <Compile Include="kentta10.png"> |
---|
220 | <Name>kentta10</Name> |
---|
221 | <Importer>TextureImporter</Importer> |
---|
222 | <Processor>TextureProcessor</Processor> |
---|
223 | </Compile> |
---|
224 | <Compile Include="kentta10pohja.png"> |
---|
225 | <Name>kentta10pohja</Name> |
---|
226 | <Importer>TextureImporter</Importer> |
---|
227 | <Processor>TextureProcessor</Processor> |
---|
228 | </Compile> |
---|
229 | </ItemGroup> |
---|
230 | <ItemGroup> |
---|
231 | <Compile Include="caseavausruutu.png"> |
---|
232 | <Name>caseavausruutu</Name> |
---|
233 | <Importer>TextureImporter</Importer> |
---|
234 | <Processor>TextureProcessor</Processor> |
---|
235 | </Compile> |
---|
236 | </ItemGroup> |
---|
237 | <ItemGroup> |
---|
238 | <Compile Include="rareitem_avain.png"> |
---|
239 | <Name>rareitem_avain</Name> |
---|
240 | <Importer>TextureImporter</Importer> |
---|
241 | <Processor>TextureProcessor</Processor> |
---|
242 | </Compile> |
---|
243 | <Compile Include="rareitem_cropped.png"> |
---|
244 | <Name>rareitem_cropped</Name> |
---|
245 | <Importer>TextureImporter</Importer> |
---|
246 | <Processor>TextureProcessor</Processor> |
---|
247 | </Compile> |
---|
248 | </ItemGroup> |
---|
249 | <ItemGroup> |
---|
250 | <Compile Include="rareitem_avain_small.png"> |
---|
251 | <Name>rareitem_avain_small</Name> |
---|
252 | <Importer>TextureImporter</Importer> |
---|
253 | <Processor>TextureProcessor</Processor> |
---|
254 | </Compile> |
---|
255 | <Compile Include="rareitem_knife.png"> |
---|
256 | <Name>rareitem_knife</Name> |
---|
257 | <Importer>TextureImporter</Importer> |
---|
258 | <Processor>TextureProcessor</Processor> |
---|
259 | </Compile> |
---|
260 | </ItemGroup> |
---|
261 | <ItemGroup> |
---|
262 | <Compile Include="ampuminen%28canser%29.wav"> |
---|
263 | <Name>ampuminen%28canser%29</Name> |
---|
264 | <Importer>WavImporter</Importer> |
---|
265 | <Processor>SoundEffectProcessor</Processor> |
---|
266 | </Compile> |
---|
267 | <Compile Include="finishhim.wav"> |
---|
268 | <Name>finishhim</Name> |
---|
269 | <Importer>WavImporter</Importer> |
---|
270 | <Processor>SoundEffectProcessor</Processor> |
---|
271 | </Compile> |
---|
272 | <Compile Include="H2Oopening.wav"> |
---|
273 | <Name>H2Oopening</Name> |
---|
274 | <Importer>WavImporter</Importer> |
---|
275 | <Processor>SoundEffectProcessor</Processor> |
---|
276 | </Compile> |
---|
277 | <Compile Include="hyppy.wav"> |
---|
278 | <Name>hyppy</Name> |
---|
279 | <Importer>WavImporter</Importer> |
---|
280 | <Processor>SoundEffectProcessor</Processor> |
---|
281 | </Compile> |
---|
282 | <Compile Include="karambitfade.wav"> |
---|
283 | <Name>karambitfade</Name> |
---|
284 | <Importer>WavImporter</Importer> |
---|
285 | <Processor>SoundEffectProcessor</Processor> |
---|
286 | </Compile> |
---|
287 | </ItemGroup> |
---|
288 | <ItemGroup> |
---|
289 | <Compile Include="pelaaja_anim.anim"> |
---|
290 | <Name>pelaaja_anim</Name> |
---|
291 | <Importer>AnimationImporter</Importer> |
---|
292 | <Processor>AnimationContentProcessor</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> |
---|