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>{F346A9BC-EFA1-4B3B-A799-DDE5B4C0CC03}</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="maali.wav"> |
---|
49 | <Name>maali</Name> |
---|
50 | <Importer>WavImporter</Importer> |
---|
51 | <Processor>SoundEffectProcessor</Processor> |
---|
52 | </Compile> |
---|
53 | <Compile Include="kentta1.txt"> |
---|
54 | <Name>kentta1</Name> |
---|
55 | <Importer>TextFileImporter</Importer> |
---|
56 | <Processor>TextFileContentProcessor</Processor> |
---|
57 | </Compile> |
---|
58 | </ItemGroup> |
---|
59 | <ItemGroup> |
---|
60 | <Compile Include="markoboy1.png"> |
---|
61 | <Name>markoboy1</Name> |
---|
62 | <Importer>TextureImporter</Importer> |
---|
63 | <Processor>TextureProcessor</Processor> |
---|
64 | </Compile> |
---|
65 | </ItemGroup> |
---|
66 | <ItemGroup> |
---|
67 | <Compile Include="pullokuva.png"> |
---|
68 | <Name>pullokuva</Name> |
---|
69 | <Importer>TextureImporter</Importer> |
---|
70 | <Processor>TextureProcessor</Processor> |
---|
71 | </Compile> |
---|
72 | </ItemGroup> |
---|
73 | <ItemGroup> |
---|
74 | <Compile Include="kukukukukuku.jpg"> |
---|
75 | <Name>kukukukukuku</Name> |
---|
76 | <Importer>TextureImporter</Importer> |
---|
77 | <Processor>TextureProcessor</Processor> |
---|
78 | </Compile> |
---|
79 | </ItemGroup> |
---|
80 | <ItemGroup> |
---|
81 | <Compile Include="kentta2.txt"> |
---|
82 | <Name>kentta2</Name> |
---|
83 | <Importer>TextFileImporter</Importer> |
---|
84 | <Processor>TextFileContentProcessor</Processor> |
---|
85 | </Compile> |
---|
86 | </ItemGroup> |
---|
87 | <ItemGroup> |
---|
88 | <Compile Include="palikka.png"> |
---|
89 | <Name>palikka</Name> |
---|
90 | <Importer>TextureImporter</Importer> |
---|
91 | <Processor>TextureProcessor</Processor> |
---|
92 | </Compile> |
---|
93 | </ItemGroup> |
---|
94 | <ItemGroup> |
---|
95 | <Compile Include="grilli.png"> |
---|
96 | <Name>grilli</Name> |
---|
97 | <Importer>TextureImporter</Importer> |
---|
98 | <Processor>TextureProcessor</Processor> |
---|
99 | </Compile> |
---|
100 | </ItemGroup> |
---|
101 | <ItemGroup> |
---|
102 | <Compile Include="ruohoa.png"> |
---|
103 | <Name>ruohoa</Name> |
---|
104 | <Importer>TextureImporter</Importer> |
---|
105 | <Processor>TextureProcessor</Processor> |
---|
106 | </Compile> |
---|
107 | </ItemGroup> |
---|
108 | <ItemGroup> |
---|
109 | <Compile Include="kentta3.txt"> |
---|
110 | <Name>kentta3</Name> |
---|
111 | <Importer>TextFileImporter</Importer> |
---|
112 | <Processor>TextFileContentProcessor</Processor> |
---|
113 | </Compile> |
---|
114 | </ItemGroup> |
---|
115 | <ItemGroup> |
---|
116 | <Compile Include="kentta4.txt"> |
---|
117 | <Name>kentta4</Name> |
---|
118 | <Importer>TextFileImporter</Importer> |
---|
119 | <Processor>TextFileContentProcessor</Processor> |
---|
120 | </Compile> |
---|
121 | </ItemGroup> |
---|
122 | <ItemGroup> |
---|
123 | <Compile Include="hiekkakivi.png"> |
---|
124 | <Name>hiekkakivi</Name> |
---|
125 | <Importer>TextureImporter</Importer> |
---|
126 | <Processor>TextureProcessor</Processor> |
---|
127 | </Compile> |
---|
128 | </ItemGroup> |
---|
129 | <ItemGroup> |
---|
130 | <Compile Include="markoboy2.png"> |
---|
131 | <Name>markoboy2</Name> |
---|
132 | <Importer>TextureImporter</Importer> |
---|
133 | <Processor>TextureProcessor</Processor> |
---|
134 | </Compile> |
---|
135 | </ItemGroup> |
---|
136 | <ItemGroup> |
---|
137 | <Compile Include="markoboy3.png"> |
---|
138 | <Name>markoboy3</Name> |
---|
139 | <Importer>TextureImporter</Importer> |
---|
140 | <Processor>TextureProcessor</Processor> |
---|
141 | </Compile> |
---|
142 | </ItemGroup> |
---|
143 | <ItemGroup> |
---|
144 | <Compile Include="markoboy11.png"> |
---|
145 | <Name>markoboy11</Name> |
---|
146 | <Importer>TextureImporter</Importer> |
---|
147 | <Processor>TextureProcessor</Processor> |
---|
148 | </Compile> |
---|
149 | </ItemGroup> |
---|
150 | <ItemGroup> |
---|
151 | <Compile Include="markoboy2.5.png"> |
---|
152 | <Name>markoboy2.5</Name> |
---|
153 | <Importer>TextureImporter</Importer> |
---|
154 | <Processor>TextureProcessor</Processor> |
---|
155 | </Compile> |
---|
156 | </ItemGroup> |
---|
157 | <ItemGroup> |
---|
158 | <Compile Include="markoboyseisoo1.png"> |
---|
159 | <Name>markoboyseisoo1</Name> |
---|
160 | <Importer>TextureImporter</Importer> |
---|
161 | <Processor>TextureProcessor</Processor> |
---|
162 | </Compile> |
---|
163 | </ItemGroup> |
---|
164 | <ItemGroup> |
---|
165 | <Compile Include="markoboyseisoo2.png"> |
---|
166 | <Name>markoboyseisoo2</Name> |
---|
167 | <Importer>TextureImporter</Importer> |
---|
168 | <Processor>TextureProcessor</Processor> |
---|
169 | </Compile> |
---|
170 | </ItemGroup> |
---|
171 | <ItemGroup> |
---|
172 | <Compile Include="markoboytippuu.png"> |
---|
173 | <Name>markoboytippuu</Name> |
---|
174 | <Importer>TextureImporter</Importer> |
---|
175 | <Processor>TextureProcessor</Processor> |
---|
176 | </Compile> |
---|
177 | </ItemGroup> |
---|
178 | <ItemGroup> |
---|
179 | <Compile Include="markoboyhyppaa.png"> |
---|
180 | <Name>markoboyhyppaa</Name> |
---|
181 | <Importer>TextureImporter</Importer> |
---|
182 | <Processor>TextureProcessor</Processor> |
---|
183 | </Compile> |
---|
184 | </ItemGroup> |
---|
185 | <ItemGroup> |
---|
186 | <Compile Include="markoboyseisooo.png"> |
---|
187 | <Name>markoboyseisooo</Name> |
---|
188 | <Importer>TextureImporter</Importer> |
---|
189 | <Processor>TextureProcessor</Processor> |
---|
190 | </Compile> |
---|
191 | </ItemGroup> |
---|
192 | <ItemGroup> |
---|
193 | <Compile Include="laava ansa.png"> |
---|
194 | <Name>laava ansa</Name> |
---|
195 | <Importer>TextureImporter</Importer> |
---|
196 | <Processor>TextureProcessor</Processor> |
---|
197 | </Compile> |
---|
198 | </ItemGroup> |
---|
199 | <ItemGroup> |
---|
200 | <Compile Include="laava ansakuva2.png"> |
---|
201 | <Name>laava ansakuva2</Name> |
---|
202 | <Importer>TextureImporter</Importer> |
---|
203 | <Processor>TextureProcessor</Processor> |
---|
204 | </Compile> |
---|
205 | </ItemGroup> |
---|
206 | <ItemGroup> |
---|
207 | <Compile Include="laava ansakuva3.png"> |
---|
208 | <Name>laava ansakuva3</Name> |
---|
209 | <Importer>TextureImporter</Importer> |
---|
210 | <Processor>TextureProcessor</Processor> |
---|
211 | </Compile> |
---|
212 | </ItemGroup> |
---|
213 | <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> |
---|
214 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
---|
215 | Other similar extension points exist, see Microsoft.Common.targets. |
---|
216 | <Target Name="BeforeBuild"> |
---|
217 | </Target> |
---|
218 | <Target Name="AfterBuild"> |
---|
219 | </Target> |
---|
220 | --> |
---|
221 | </Project> |
---|