source: 2012/23/RamiP/YAG2DSSBase/YAG2DSS/YAG2DSSContent/YAG2DSSContent.contentproj @ 2809

Revision 2809, 6.9 KB checked in by ramipasa, 11 years ago (diff)

Aseet, taustat

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>{01842A18-5D4C-45D4-BC97-A7008A1ABD73}</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    <None Include="Textures\cursor.png">
48      <Name>cursor</Name>
49      <Importer>TextureImporter</Importer>
50      <Processor>TextureProcessor</Processor>
51      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
52    </None>
53  </ItemGroup>
54  <ItemGroup>
55    <None Include="Textures\gen_explosion.png">
56      <Name>gen_explosion</Name>
57      <Importer>TextureImporter</Importer>
58      <Processor>TextureProcessor</Processor>
59      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
60    </None>
61  </ItemGroup>
62  <ItemGroup>
63    <Compile Include="Fonts\aMainFont.xml">
64      <Name>aMainFont</Name>
65      <Importer>XmlImporter</Importer>
66      <Processor>FontDescriptionProcessor</Processor>
67    </Compile>
68  </ItemGroup>
69  <ItemGroup>
70    <None Include="Textures\communist_trollface.png">
71      <Name>communist_trollface</Name>
72      <Importer>TextureImporter</Importer>
73      <Processor>TextureProcessor</Processor>
74      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
75    </None>
76  </ItemGroup>
77  <ItemGroup>
78    <None Include="Textures\backgroundStars1.png">
79      <Name>backgroundStars1</Name>
80      <Importer>TextureImporter</Importer>
81      <Processor>TextureProcessor</Processor>
82      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
83    </None>
84    <None Include="Textures\backgroundStars2.png">
85      <Name>backgroundStars2</Name>
86      <Importer>TextureImporter</Importer>
87      <Processor>TextureProcessor</Processor>
88      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
89    </None>
90    <None Include="Textures\background_galaxy.png">
91      <Name>background_galaxy</Name>
92      <Importer>TextureImporter</Importer>
93      <Processor>TextureProcessor</Processor>
94      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
95    </None>
96    <None Include="Textures\background_starsmoke.png">
97      <Name>background_starsmoke</Name>
98      <Importer>TextureImporter</Importer>
99      <Processor>TextureProcessor</Processor>
100      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
101    </None>
102  </ItemGroup>
103  <ItemGroup>
104    <None Include="Textures\background_galaxy_blue.png">
105      <Name>background_galaxy_blue</Name>
106      <Importer>TextureImporter</Importer>
107      <Processor>TextureProcessor</Processor>
108      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
109    </None>
110    <None Include="Textures\background_galaxy_red.png">
111      <Name>background_galaxy_red</Name>
112      <Importer>TextureImporter</Importer>
113      <Processor>TextureProcessor</Processor>
114      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
115    </None>
116    <None Include="Textures\background_galaxy_white.png">
117      <Name>background_galaxy_white</Name>
118      <Importer>TextureImporter</Importer>
119      <Processor>TextureProcessor</Processor>
120      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
121    </None>
122    <None Include="Textures\background_starsmoke_blue.png">
123      <Name>background_starsmoke_blue</Name>
124      <Importer>TextureImporter</Importer>
125      <Processor>TextureProcessor</Processor>
126      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
127    </None>
128    <None Include="Textures\background_starsmoke_red.png">
129      <Name>background_starsmoke_red</Name>
130      <Importer>TextureImporter</Importer>
131      <Processor>TextureProcessor</Processor>
132      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
133    </None>
134    <None Include="Textures\background_starsmoke_white.png">
135      <Name>background_starsmoke_white</Name>
136      <Importer>TextureImporter</Importer>
137      <Processor>TextureProcessor</Processor>
138      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
139    </None>
140  </ItemGroup>
141  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
142  <!--  To modify your build process, add your task inside one of the targets below and uncomment it.
143       Other similar extension points exist, see Microsoft.Common.targets.
144  <Target Name="BeforeBuild">
145  </Target>
146  <Target Name="AfterBuild">
147  </Target>
148  -->
149</Project>
Note: See TracBrowser for help on using the repository browser.