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>{5156C658-EF8C-4216-BA6D-9928D133FE72}</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="graphics\ships\player.png"> |
---|
49 | <Name>player</Name> |
---|
50 | <Importer>TextureImporter</Importer> |
---|
51 | <Processor>TextureProcessor</Processor> |
---|
52 | </Compile> |
---|
53 | </ItemGroup> |
---|
54 | <ItemGroup> |
---|
55 | <Folder Include="graphics\stations\" /> |
---|
56 | </ItemGroup> |
---|
57 | <ItemGroup> |
---|
58 | <Compile Include="graphics\effects\thrusters\thruster0.1.png"> |
---|
59 | <Name>thruster0.1</Name> |
---|
60 | <Importer>TextureImporter</Importer> |
---|
61 | <Processor>TextureProcessor</Processor> |
---|
62 | </Compile> |
---|
63 | <Compile Include="graphics\effects\thrusters\thruster0.2.png"> |
---|
64 | <Name>thruster0.2</Name> |
---|
65 | <Importer>TextureImporter</Importer> |
---|
66 | <Processor>TextureProcessor</Processor> |
---|
67 | </Compile> |
---|
68 | </ItemGroup> |
---|
69 | <ItemGroup> |
---|
70 | <Compile Include="graphics\tiles\tile0.png"> |
---|
71 | <Name>tile0</Name> |
---|
72 | <Importer>TextureImporter</Importer> |
---|
73 | <Processor>TextureProcessor</Processor> |
---|
74 | </Compile> |
---|
75 | </ItemGroup> |
---|
76 | <ItemGroup> |
---|
77 | <Compile Include="graphics\Enemy\Enemy1.0.png"> |
---|
78 | <Name>Enemy1.0</Name> |
---|
79 | <Importer>TextureImporter</Importer> |
---|
80 | <Processor>TextureProcessor</Processor> |
---|
81 | </Compile> |
---|
82 | <Compile Include="graphics\Enemy\Enemy1.1.png"> |
---|
83 | <Name>Enemy1.1</Name> |
---|
84 | <Importer>TextureImporter</Importer> |
---|
85 | <Processor>TextureProcessor</Processor> |
---|
86 | </Compile> |
---|
87 | <Compile Include="graphics\Enemy\Enemy1.2.png"> |
---|
88 | <Name>Enemy1.2</Name> |
---|
89 | <Importer>TextureImporter</Importer> |
---|
90 | <Processor>TextureProcessor</Processor> |
---|
91 | </Compile> |
---|
92 | <Compile Include="graphics\Enemy\Enemy2.0.png"> |
---|
93 | <Name>Enemy2.0</Name> |
---|
94 | <Importer>TextureImporter</Importer> |
---|
95 | <Processor>TextureProcessor</Processor> |
---|
96 | </Compile> |
---|
97 | </ItemGroup> |
---|
98 | <ItemGroup> |
---|
99 | <Compile Include="graphics\backgrounds\Mars.png"> |
---|
100 | <Name>Mars</Name> |
---|
101 | <Importer>TextureImporter</Importer> |
---|
102 | <Processor>TextureProcessor</Processor> |
---|
103 | </Compile> |
---|
104 | </ItemGroup> |
---|
105 | <ItemGroup> |
---|
106 | <Compile Include="graphics\backgrounds\planet1.png"> |
---|
107 | <Name>planet1</Name> |
---|
108 | <Importer>TextureImporter</Importer> |
---|
109 | <Processor>TextureProcessor</Processor> |
---|
110 | </Compile> |
---|
111 | </ItemGroup> |
---|
112 | <ItemGroup> |
---|
113 | <Compile Include="graphics\levels\standardi.png"> |
---|
114 | <Name>standardi</Name> |
---|
115 | <Importer>TextureImporter</Importer> |
---|
116 | <Processor>TextureProcessor</Processor> |
---|
117 | </Compile> |
---|
118 | </ItemGroup> |
---|
119 | <ItemGroup> |
---|
120 | <Compile Include="graphics\HUD\HUD_radar1.0.png"> |
---|
121 | <Name>HUD_radar1.0</Name> |
---|
122 | <Importer>TextureImporter</Importer> |
---|
123 | <Processor>TextureProcessor</Processor> |
---|
124 | </Compile> |
---|
125 | <Compile Include="graphics\HUD\HUD_radar1.1.png"> |
---|
126 | <Name>HUD_radar1.1</Name> |
---|
127 | <Importer>TextureImporter</Importer> |
---|
128 | <Processor>TextureProcessor</Processor> |
---|
129 | </Compile> |
---|
130 | <Compile Include="graphics\HUD\HUD_radar1.2.png"> |
---|
131 | <Name>HUD_radar1.2</Name> |
---|
132 | <Importer>TextureImporter</Importer> |
---|
133 | <Processor>TextureProcessor</Processor> |
---|
134 | </Compile> |
---|
135 | </ItemGroup> |
---|
136 | <ItemGroup> |
---|
137 | <Compile Include="graphics\HUD\cross1.0.png"> |
---|
138 | <Name>cross1.0</Name> |
---|
139 | <Importer>TextureImporter</Importer> |
---|
140 | <Processor>TextureProcessor</Processor> |
---|
141 | </Compile> |
---|
142 | <Compile Include="graphics\HUD\cross1.1.png"> |
---|
143 | <Name>cross1.1</Name> |
---|
144 | <Importer>TextureImporter</Importer> |
---|
145 | <Processor>TextureProcessor</Processor> |
---|
146 | </Compile> |
---|
147 | </ItemGroup> |
---|
148 | <ItemGroup> |
---|
149 | <Compile Include="graphics\levels\planet1.png"> |
---|
150 | <Name>planet1</Name> |
---|
151 | <Importer>TextureImporter</Importer> |
---|
152 | <Processor>TextureProcessor</Processor> |
---|
153 | </Compile> |
---|
154 | </ItemGroup> |
---|
155 | <ItemGroup> |
---|
156 | <Compile Include="graphics\levels\planet2.png"> |
---|
157 | <Name>planet2</Name> |
---|
158 | <Importer>TextureImporter</Importer> |
---|
159 | <Processor>TextureProcessor</Processor> |
---|
160 | </Compile> |
---|
161 | </ItemGroup> |
---|
162 | <ItemGroup> |
---|
163 | <Compile Include="graphics\backgrounds\planet2.png"> |
---|
164 | <Name>planet2</Name> |
---|
165 | <Importer>TextureImporter</Importer> |
---|
166 | <Processor>TextureProcessor</Processor> |
---|
167 | </Compile> |
---|
168 | </ItemGroup> |
---|
169 | <ItemGroup> |
---|
170 | <Compile Include="graphics\levels\!space.png"> |
---|
171 | <Name>!space</Name> |
---|
172 | <Importer>TextureImporter</Importer> |
---|
173 | <Processor>TextureProcessor</Processor> |
---|
174 | </Compile> |
---|
175 | </ItemGroup> |
---|
176 | <ItemGroup> |
---|
177 | <Compile Include="graphics\backgrounds\Space_esim.jpg"> |
---|
178 | <Name>Space_esim</Name> |
---|
179 | <Importer>TextureImporter</Importer> |
---|
180 | <Processor>TextureProcessor</Processor> |
---|
181 | </Compile> |
---|
182 | </ItemGroup> |
---|
183 | <ItemGroup> |
---|
184 | <Compile Include="graphics\HUD\galaxy_map.png"> |
---|
185 | <Name>galaxy_map</Name> |
---|
186 | <Importer>TextureImporter</Importer> |
---|
187 | <Processor>TextureProcessor</Processor> |
---|
188 | </Compile> |
---|
189 | </ItemGroup> |
---|
190 | <ItemGroup> |
---|
191 | <Compile Include="graphics\tiles\tilegraniitti.png"> |
---|
192 | <Name>tilegraniitti</Name> |
---|
193 | <Importer>TextureImporter</Importer> |
---|
194 | <Processor>TextureProcessor</Processor> |
---|
195 | </Compile> |
---|
196 | <Compile Include="graphics\tiles\tilemulta.png"> |
---|
197 | <Name>tilemulta</Name> |
---|
198 | <Importer>TextureImporter</Importer> |
---|
199 | <Processor>TextureProcessor</Processor> |
---|
200 | </Compile> |
---|
201 | <Compile Include="graphics\tiles\tilenurmi.png"> |
---|
202 | <Name>tilenurmi</Name> |
---|
203 | <Importer>TextureImporter</Importer> |
---|
204 | <Processor>TextureProcessor</Processor> |
---|
205 | </Compile> |
---|
206 | <Compile Include="graphics\tiles\tilepuu.png"> |
---|
207 | <Name>tilepuu</Name> |
---|
208 | <Importer>TextureImporter</Importer> |
---|
209 | <Processor>TextureProcessor</Processor> |
---|
210 | </Compile> |
---|
211 | </ItemGroup> |
---|
212 | <ItemGroup> |
---|
213 | <Compile Include="graphics\backgrounds\planet2_valetta.png"> |
---|
214 | <Name>planet2_valetta</Name> |
---|
215 | <Importer>TextureImporter</Importer> |
---|
216 | <Processor>TextureProcessor</Processor> |
---|
217 | </Compile> |
---|
218 | </ItemGroup> |
---|
219 | <ItemGroup> |
---|
220 | <Compile Include="music\cold_heart_of_the_klondike-j7JwprGVSjA_fmt43.mp3"> |
---|
221 | <Name>cold_heart_of_the_klondike-j7JwprGVSjA_fmt43</Name> |
---|
222 | <Importer>Mp3Importer</Importer> |
---|
223 | <Processor>SongProcessor</Processor> |
---|
224 | </Compile> |
---|
225 | <Compile Include="music\Explosion3.wav"> |
---|
226 | <Name>Explosion3</Name> |
---|
227 | <Importer>WavImporter</Importer> |
---|
228 | <Processor>SoundEffectProcessor</Processor> |
---|
229 | </Compile> |
---|
230 | <Compile Include="music\nitrome - Canopy.mp3"> |
---|
231 | <Name>nitrome - Canopy</Name> |
---|
232 | <Importer>Mp3Importer</Importer> |
---|
233 | <Processor>SongProcessor</Processor> |
---|
234 | </Compile> |
---|
235 | <Compile Include="music\nitrome - cave chaos 2.mp3"> |
---|
236 | <Name>nitrome - cave chaos 2</Name> |
---|
237 | <Importer>Mp3Importer</Importer> |
---|
238 | <Processor>SongProcessor</Processor> |
---|
239 | </Compile> |
---|
240 | <Compile Include="music\nitrome - chisel 2.mp3"> |
---|
241 | <Name>nitrome - chisel 2</Name> |
---|
242 | <Importer>Mp3Importer</Importer> |
---|
243 | <Processor>SongProcessor</Processor> |
---|
244 | </Compile> |
---|
245 | <Compile Include="music\nitrome - enemy 585.mp3"> |
---|
246 | <Name>nitrome - enemy 585</Name> |
---|
247 | <Importer>Mp3Importer</Importer> |
---|
248 | <Processor>SongProcessor</Processor> |
---|
249 | </Compile> |
---|
250 | <Compile Include="music\nitrome - N.M.D.mp3"> |
---|
251 | <Name>nitrome - N.M.D</Name> |
---|
252 | <Importer>Mp3Importer</Importer> |
---|
253 | <Processor>SongProcessor</Processor> |
---|
254 | </Compile> |
---|
255 | <Compile Include="music\nitrome - temple glider.mp3"> |
---|
256 | <Name>nitrome - temple glider</Name> |
---|
257 | <Importer>Mp3Importer</Importer> |
---|
258 | <Processor>SongProcessor</Processor> |
---|
259 | </Compile> |
---|
260 | <Compile Include="music\nitrome - thin ice.mp3"> |
---|
261 | <Name>nitrome - thin ice</Name> |
---|
262 | <Importer>Mp3Importer</Importer> |
---|
263 | <Processor>SongProcessor</Processor> |
---|
264 | </Compile> |
---|
265 | <Compile Include="music\nitrome - worm food.mp3"> |
---|
266 | <Name>nitrome - worm food</Name> |
---|
267 | <Importer>Mp3Importer</Importer> |
---|
268 | <Processor>SongProcessor</Processor> |
---|
269 | </Compile> |
---|
270 | </ItemGroup> |
---|
271 | <ItemGroup> |
---|
272 | <Compile Include="graphics\Planets\MapPlanet1.png"> |
---|
273 | <Name>MapPlanet1</Name> |
---|
274 | <Importer>TextureImporter</Importer> |
---|
275 | <Processor>TextureProcessor</Processor> |
---|
276 | </Compile> |
---|
277 | <Compile Include="graphics\Planets\MapPlanet2.png"> |
---|
278 | <Name>MapPlanet2</Name> |
---|
279 | <Importer>TextureImporter</Importer> |
---|
280 | <Processor>TextureProcessor</Processor> |
---|
281 | </Compile> |
---|
282 | <Compile Include="graphics\Planets\MapPlanet3.png"> |
---|
283 | <Name>MapPlanet3</Name> |
---|
284 | <Importer>TextureImporter</Importer> |
---|
285 | <Processor>TextureProcessor</Processor> |
---|
286 | </Compile> |
---|
287 | <Compile Include="graphics\Planets\MapPlanet4.png"> |
---|
288 | <Name>MapPlanet4</Name> |
---|
289 | <Importer>TextureImporter</Importer> |
---|
290 | <Processor>TextureProcessor</Processor> |
---|
291 | </Compile> |
---|
292 | <Compile Include="graphics\Planets\MapPlanet5.png"> |
---|
293 | <Name>MapPlanet5</Name> |
---|
294 | <Importer>TextureImporter</Importer> |
---|
295 | <Processor>TextureProcessor</Processor> |
---|
296 | </Compile> |
---|
297 | <Compile Include="graphics\Planets\MapPlanet6.png"> |
---|
298 | <Name>MapPlanet6</Name> |
---|
299 | <Importer>TextureImporter</Importer> |
---|
300 | <Processor>TextureProcessor</Processor> |
---|
301 | </Compile> |
---|
302 | </ItemGroup> |
---|
303 | <ItemGroup> |
---|
304 | <Compile Include="music\SmoothSpaceJazz.mp3"> |
---|
305 | <Name>SmoothSpaceJazz</Name> |
---|
306 | <Importer>Mp3Importer</Importer> |
---|
307 | <Processor>SongProcessor</Processor> |
---|
308 | </Compile> |
---|
309 | </ItemGroup> |
---|
310 | <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> |
---|
311 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
---|
312 | Other similar extension points exist, see Microsoft.Common.targets. |
---|
313 | <Target Name="BeforeBuild"> |
---|
314 | </Target> |
---|
315 | <Target Name="AfterBuild"> |
---|
316 | </Target> |
---|
317 | --> |
---|
318 | </Project> |
---|