1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
---|
2 | <PropertyGroup> |
---|
3 | <ProjectGuid>0f91c614-1caa-4e16-9149-1f4fe1ea1304</ProjectGuid> |
---|
4 | <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
---|
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
---|
6 | <Platform Condition=" '$(Platform)' == '' ">x86</Platform> |
---|
7 | <OutputType>Library</OutputType> |
---|
8 | <AppDesignerFolder>Properties</AppDesignerFolder> |
---|
9 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
---|
10 | <XnaFrameworkVersion>v3.1</XnaFrameworkVersion> |
---|
11 | <PlatformTarget>x86</PlatformTarget> |
---|
12 | <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath> |
---|
13 | </PropertyGroup> |
---|
14 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> |
---|
15 | <XnaPlatform>Windows</XnaPlatform> |
---|
16 | </PropertyGroup> |
---|
17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
---|
18 | <XnaPlatform>Windows</XnaPlatform> |
---|
19 | </PropertyGroup> |
---|
20 | <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> |
---|
21 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
---|
22 | Other similar extension points exist, see Microsoft.Common.targets. |
---|
23 | <Target Name="BeforeBuild"> |
---|
24 | </Target> |
---|
25 | <Target Name="AfterBuild"> |
---|
26 | </Target> |
---|
27 | --> |
---|
28 | <ItemGroup> |
---|
29 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
30 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
31 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
32 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
33 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
34 | <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d" /> |
---|
35 | </ItemGroup> |
---|
36 | <ItemGroup> |
---|
37 | <Compile Include="tausta.png"> |
---|
38 | <Name>tausta</Name> |
---|
39 | <Importer>TextureImporter</Importer> |
---|
40 | <Processor>TextureProcessor</Processor> |
---|
41 | </Compile> |
---|
42 | </ItemGroup> |
---|
43 | <ItemGroup> |
---|
44 | <Compile Include="alus1.png"> |
---|
45 | <Name>alus1</Name> |
---|
46 | <Importer>TextureImporter</Importer> |
---|
47 | <Processor>TextureProcessor</Processor> |
---|
48 | </Compile> |
---|
49 | <Compile Include="alus1_kaasuttaa.png"> |
---|
50 | <Name>alus1_kaasuttaa</Name> |
---|
51 | <Importer>TextureImporter</Importer> |
---|
52 | <Processor>TextureProcessor</Processor> |
---|
53 | </Compile> |
---|
54 | </ItemGroup> |
---|
55 | <ItemGroup> |
---|
56 | <Compile Include="alus2.png"> |
---|
57 | <Name>alus2</Name> |
---|
58 | <Importer>TextureImporter</Importer> |
---|
59 | <Processor>TextureProcessor</Processor> |
---|
60 | </Compile> |
---|
61 | <Compile Include="alus2_kaasuttaa.png"> |
---|
62 | <Name>alus2_kaasuttaa</Name> |
---|
63 | <Importer>TextureImporter</Importer> |
---|
64 | <Processor>TextureProcessor</Processor> |
---|
65 | </Compile> |
---|
66 | </ItemGroup> |
---|
67 | <ItemGroup> |
---|
68 | <Compile Include="special.png"> |
---|
69 | <Name>special</Name> |
---|
70 | <Importer>TextureImporter</Importer> |
---|
71 | <Processor>TextureProcessor</Processor> |
---|
72 | </Compile> |
---|
73 | </ItemGroup> |
---|
74 | <ItemGroup> |
---|
75 | <Compile Include="avaruus.jpg"> |
---|
76 | <Name>avaruus</Name> |
---|
77 | <Importer>TextureImporter</Importer> |
---|
78 | <Processor>TextureProcessor</Processor> |
---|
79 | </Compile> |
---|
80 | </ItemGroup> |
---|
81 | <ItemGroup> |
---|
82 | <Compile Include="galaksi.png"> |
---|
83 | <Name>galaksi</Name> |
---|
84 | <Importer>TextureImporter</Importer> |
---|
85 | <Processor>TextureProcessor</Processor> |
---|
86 | </Compile> |
---|
87 | </ItemGroup> |
---|
88 | <ItemGroup> |
---|
89 | <Compile Include="alus12.png"> |
---|
90 | <Name>alus12</Name> |
---|
91 | <Importer>TextureImporter</Importer> |
---|
92 | <Processor>TextureProcessor</Processor> |
---|
93 | </Compile> |
---|
94 | <Compile Include="alus12_kaasuttaa.png"> |
---|
95 | <Name>alus12_kaasuttaa</Name> |
---|
96 | <Importer>TextureImporter</Importer> |
---|
97 | <Processor>TextureProcessor</Processor> |
---|
98 | </Compile> |
---|
99 | </ItemGroup> |
---|
100 | <ItemGroup> |
---|
101 | <Compile Include="alus22.png"> |
---|
102 | <Name>alus22</Name> |
---|
103 | <Importer>TextureImporter</Importer> |
---|
104 | <Processor>TextureProcessor</Processor> |
---|
105 | </Compile> |
---|
106 | <Compile Include="alus22_kaasuttaa.png"> |
---|
107 | <Name>alus22_kaasuttaa</Name> |
---|
108 | <Importer>TextureImporter</Importer> |
---|
109 | <Processor>TextureProcessor</Processor> |
---|
110 | </Compile> |
---|
111 | </ItemGroup> |
---|
112 | <ItemGroup> |
---|
113 | <Compile Include="asteroidi.png"> |
---|
114 | <Name>asteroidi</Name> |
---|
115 | <Importer>TextureImporter</Importer> |
---|
116 | <Processor>TextureProcessor</Processor> |
---|
117 | </Compile> |
---|
118 | </ItemGroup> |
---|
119 | </Project> |
---|