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>{DFFB0541-DB3E-48D7-85DE-0AB584FEC59B}</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 | </ItemGroup> |
---|
46 | <ItemGroup> |
---|
47 | <Compile Include="imgs\housePart.png"> |
---|
48 | <Name>housePart</Name> |
---|
49 | <Importer>TextureImporter</Importer> |
---|
50 | <Processor>TextureProcessor</Processor> |
---|
51 | </Compile> |
---|
52 | </ItemGroup> |
---|
53 | <ItemGroup> |
---|
54 | <Compile Include="imgs\roof.png"> |
---|
55 | <Name>roof</Name> |
---|
56 | <Importer>TextureImporter</Importer> |
---|
57 | <Processor>TextureProcessor</Processor> |
---|
58 | </Compile> |
---|
59 | </ItemGroup> |
---|
60 | <ItemGroup> |
---|
61 | <Compile Include="maps\map1.png"> |
---|
62 | <Name>map1</Name> |
---|
63 | <Importer>TextureImporter</Importer> |
---|
64 | <Processor>TextureProcessor</Processor> |
---|
65 | </Compile> |
---|
66 | </ItemGroup> |
---|
67 | <ItemGroup> |
---|
68 | <Compile Include="imgs\window.png"> |
---|
69 | <Name>window</Name> |
---|
70 | <Importer>TextureImporter</Importer> |
---|
71 | <Processor>TextureProcessor</Processor> |
---|
72 | </Compile> |
---|
73 | </ItemGroup> |
---|
74 | <ItemGroup> |
---|
75 | <Compile Include="imgs\player\player.png"> |
---|
76 | <Name>player</Name> |
---|
77 | <Importer>TextureImporter</Importer> |
---|
78 | <Processor>TextureProcessor</Processor> |
---|
79 | </Compile> |
---|
80 | </ItemGroup> |
---|
81 | <ItemGroup> |
---|
82 | <Compile Include="imgs\player\player2.png"> |
---|
83 | <Name>player2</Name> |
---|
84 | <Importer>TextureImporter</Importer> |
---|
85 | <Processor>TextureProcessor</Processor> |
---|
86 | </Compile> |
---|
87 | <Compile Include="imgs\player\player3.png"> |
---|
88 | <Name>player3</Name> |
---|
89 | <Importer>TextureImporter</Importer> |
---|
90 | <Processor>TextureProcessor</Processor> |
---|
91 | </Compile> |
---|
92 | </ItemGroup> |
---|
93 | <ItemGroup> |
---|
94 | <Compile Include="imgs\animations\lava\lava.png"> |
---|
95 | <Name>lava</Name> |
---|
96 | <Importer>TextureImporter</Importer> |
---|
97 | <Processor>TextureProcessor</Processor> |
---|
98 | </Compile> |
---|
99 | </ItemGroup> |
---|
100 | <ItemGroup> |
---|
101 | <Compile Include="imgs\animations\window\break.png"> |
---|
102 | <Name>break</Name> |
---|
103 | <Importer>TextureImporter</Importer> |
---|
104 | <Processor>TextureProcessor</Processor> |
---|
105 | </Compile> |
---|
106 | <Compile Include="imgs\animations\window\break2.png"> |
---|
107 | <Name>break2</Name> |
---|
108 | <Importer>TextureImporter</Importer> |
---|
109 | <Processor>TextureProcessor</Processor> |
---|
110 | </Compile> |
---|
111 | <Compile Include="imgs\animations\window\break3.png"> |
---|
112 | <Name>break3</Name> |
---|
113 | <Importer>TextureImporter</Importer> |
---|
114 | <Processor>TextureProcessor</Processor> |
---|
115 | </Compile> |
---|
116 | <Compile Include="imgs\animations\window\break4.png"> |
---|
117 | <Name>break4</Name> |
---|
118 | <Importer>TextureImporter</Importer> |
---|
119 | <Processor>TextureProcessor</Processor> |
---|
120 | </Compile> |
---|
121 | </ItemGroup> |
---|
122 | <ItemGroup> |
---|
123 | <Compile Include="imgs\animations\bg\ke.png"> |
---|
124 | <Name>ke</Name> |
---|
125 | <Importer>TextureImporter</Importer> |
---|
126 | <Processor>TextureProcessor</Processor> |
---|
127 | </Compile> |
---|
128 | <Compile Include="imgs\animations\bg\mu.png"> |
---|
129 | <Name>mu</Name> |
---|
130 | <Importer>TextureImporter</Importer> |
---|
131 | <Processor>TextureProcessor</Processor> |
---|
132 | </Compile> |
---|
133 | <Compile Include="imgs\animations\bg\mupu.png"> |
---|
134 | <Name>mupu</Name> |
---|
135 | <Importer>TextureImporter</Importer> |
---|
136 | <Processor>TextureProcessor</Processor> |
---|
137 | </Compile> |
---|
138 | <Compile Include="imgs\animations\bg\muva.png"> |
---|
139 | <Name>muva</Name> |
---|
140 | <Importer>TextureImporter</Importer> |
---|
141 | <Processor>TextureProcessor</Processor> |
---|
142 | </Compile> |
---|
143 | <Compile Include="imgs\animations\bg\pu.png"> |
---|
144 | <Name>pu</Name> |
---|
145 | <Importer>TextureImporter</Importer> |
---|
146 | <Processor>TextureProcessor</Processor> |
---|
147 | </Compile> |
---|
148 | <Compile Include="imgs\animations\bg\va.png"> |
---|
149 | <Name>va</Name> |
---|
150 | <Importer>TextureImporter</Importer> |
---|
151 | <Processor>TextureProcessor</Processor> |
---|
152 | </Compile> |
---|
153 | <Compile Include="imgs\animations\bg\vi.png"> |
---|
154 | <Name>vi</Name> |
---|
155 | <Importer>TextureImporter</Importer> |
---|
156 | <Processor>TextureProcessor</Processor> |
---|
157 | </Compile> |
---|
158 | </ItemGroup> |
---|
159 | <ItemGroup> |
---|
160 | <Compile Include="imgs\player\playerJump.png"> |
---|
161 | <Name>playerJump</Name> |
---|
162 | <Importer>TextureImporter</Importer> |
---|
163 | <Processor>TextureProcessor</Processor> |
---|
164 | </Compile> |
---|
165 | <Compile Include="imgs\player\playerJump2.png"> |
---|
166 | <Name>playerJump2</Name> |
---|
167 | <Importer>TextureImporter</Importer> |
---|
168 | <Processor>TextureProcessor</Processor> |
---|
169 | </Compile> |
---|
170 | <Compile Include="imgs\player\playerJump3.png"> |
---|
171 | <Name>playerJump3</Name> |
---|
172 | <Importer>TextureImporter</Importer> |
---|
173 | <Processor>TextureProcessor</Processor> |
---|
174 | </Compile> |
---|
175 | </ItemGroup> |
---|
176 | <ItemGroup> |
---|
177 | <Compile Include="imgs\goal.png"> |
---|
178 | <Name>goal</Name> |
---|
179 | <Importer>TextureImporter</Importer> |
---|
180 | <Processor>TextureProcessor</Processor> |
---|
181 | </Compile> |
---|
182 | </ItemGroup> |
---|
183 | <ItemGroup> |
---|
184 | <Compile Include="imgs\border.png"> |
---|
185 | <Name>border</Name> |
---|
186 | <Importer>TextureImporter</Importer> |
---|
187 | <Processor>TextureProcessor</Processor> |
---|
188 | </Compile> |
---|
189 | </ItemGroup> |
---|
190 | <ItemGroup> |
---|
191 | <Compile Include="map2.png"> |
---|
192 | <Name>map2</Name> |
---|
193 | <Importer>TextureImporter</Importer> |
---|
194 | <Processor>TextureProcessor</Processor> |
---|
195 | </Compile> |
---|
196 | </ItemGroup> |
---|
197 | <ItemGroup> |
---|
198 | <Compile Include="imgs\wall\wall.png"> |
---|
199 | <Name>wall</Name> |
---|
200 | <Importer>TextureImporter</Importer> |
---|
201 | <Processor>TextureProcessor</Processor> |
---|
202 | </Compile> |
---|
203 | </ItemGroup> |
---|
204 | <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> |
---|
205 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
---|
206 | Other similar extension points exist, see Microsoft.Common.targets. |
---|
207 | <Target Name="BeforeBuild"> |
---|
208 | </Target> |
---|
209 | <Target Name="AfterBuild"> |
---|
210 | </Target> |
---|
211 | --> |
---|
212 | </Project> |
---|