source: 2014/27/AleksanteriV/Protokolla236TrueSurvivor/Protokolla236TrueSurvivor/Protokolla236TrueSurvivorContent/Protokolla236TrueSurvivorContent.contentproj @ 5369

Revision 5369, 6.2 KB checked in by mijoilmo, 9 years ago (diff)
Line 
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\backgrounds\space_background.png">
49      <Name>space_background</Name>
50      <Importer>TextureImporter</Importer>
51      <Processor>TextureProcessor</Processor>
52    </Compile>
53  </ItemGroup>
54  <ItemGroup>
55    <Compile Include="graphics\levels\0.png">
56      <Name>0</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59    </Compile>
60  </ItemGroup>
61  <ItemGroup>
62    <Compile Include="graphics\ships\player.png">
63      <Name>player</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67  </ItemGroup>
68  <ItemGroup>
69    <Folder Include="graphics\stations\" />
70  </ItemGroup>
71  <ItemGroup>
72    <Compile Include="graphics\effects\thrusters\thruster0.1.png">
73      <Name>thruster0.1</Name>
74      <Importer>TextureImporter</Importer>
75      <Processor>TextureProcessor</Processor>
76    </Compile>
77    <Compile Include="graphics\effects\thrusters\thruster0.2.png">
78      <Name>thruster0.2</Name>
79      <Importer>TextureImporter</Importer>
80      <Processor>TextureProcessor</Processor>
81    </Compile>
82  </ItemGroup>
83  <ItemGroup>
84    <Compile Include="graphics\tiles\tile0.png">
85      <Name>tile0</Name>
86      <Importer>TextureImporter</Importer>
87      <Processor>TextureProcessor</Processor>
88    </Compile>
89  </ItemGroup>
90  <ItemGroup>
91    <Compile Include="graphics\Enemy\Enemy1.0.png">
92      <Name>Enemy1.0</Name>
93      <Importer>TextureImporter</Importer>
94      <Processor>TextureProcessor</Processor>
95    </Compile>
96    <Compile Include="graphics\Enemy\Enemy1.1.png">
97      <Name>Enemy1.1</Name>
98      <Importer>TextureImporter</Importer>
99      <Processor>TextureProcessor</Processor>
100    </Compile>
101    <Compile Include="graphics\Enemy\Enemy1.2.png">
102      <Name>Enemy1.2</Name>
103      <Importer>TextureImporter</Importer>
104      <Processor>TextureProcessor</Processor>
105    </Compile>
106    <Compile Include="graphics\Enemy\Enemy2.0.png">
107      <Name>Enemy2.0</Name>
108      <Importer>TextureImporter</Importer>
109      <Processor>TextureProcessor</Processor>
110    </Compile>
111  </ItemGroup>
112  <ItemGroup>
113    <Compile Include="graphics\backgrounds\Mars.png">
114      <Name>Mars</Name>
115      <Importer>TextureImporter</Importer>
116      <Processor>TextureProcessor</Processor>
117    </Compile>
118  </ItemGroup>
119  <ItemGroup>
120    <Compile Include="graphics\backgrounds\planet1.png">
121      <Name>planet1</Name>
122      <Importer>TextureImporter</Importer>
123      <Processor>TextureProcessor</Processor>
124    </Compile>
125  </ItemGroup>
126  <ItemGroup>
127    <Compile Include="graphics\HUD\HUD_radar.png">
128      <Name>HUD_radar</Name>
129      <Importer>TextureImporter</Importer>
130      <Processor>TextureProcessor</Processor>
131    </Compile>
132  </ItemGroup>
133  <ItemGroup>
134    <Compile Include="graphics\levels\standardi.png">
135      <Name>standardi</Name>
136      <Importer>TextureImporter</Importer>
137      <Processor>TextureProcessor</Processor>
138    </Compile>
139  </ItemGroup>
140  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
141  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
142       Other similar extension points exist, see Microsoft.Common.targets.
143  <Target Name="BeforeBuild">
144  </Target>
145  <Target Name="AfterBuild">
146  </Target>
147  -->
148</Project>
Note: See TracBrowser for help on using the repository browser.