source: 2010/24/tekrjant/Laskuvarjo/Content/Content.contentproj @ 910

Revision 910, 4.2 KB checked in by tekrjant, 13 years ago (diff)

Vuori.

Line 
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2  <PropertyGroup>
3    <ProjectGuid>5c06958d-5986-400b-b609-46620f1588ea</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="laskuvarjo1.png">
38      <Name>laskuvarjo1</Name>
39      <Importer>TextureImporter</Importer>
40      <Processor>TextureProcessor</Processor>
41    </Compile>
42    <Compile Include="laskuvarjo2.png">
43      <Name>laskuvarjo2</Name>
44      <Importer>TextureImporter</Importer>
45      <Processor>TextureProcessor</Processor>
46    </Compile>
47    <Compile Include="laskuvarjo3.png">
48      <Name>laskuvarjo3</Name>
49      <Importer>TextureImporter</Importer>
50      <Processor>TextureProcessor</Processor>
51    </Compile>
52    <Compile Include="laskuvarjo4.png">
53      <Name>laskuvarjo4</Name>
54      <Importer>TextureImporter</Importer>
55      <Processor>TextureProcessor</Processor>
56    </Compile>
57    <Compile Include="laskuvarjo5.png">
58      <Name>laskuvarjo5</Name>
59      <Importer>TextureImporter</Importer>
60      <Processor>TextureProcessor</Processor>
61    </Compile>
62    <Compile Include="laskuvarjo6.png">
63      <Name>laskuvarjo6</Name>
64      <Importer>TextureImporter</Importer>
65      <Processor>TextureProcessor</Processor>
66    </Compile>
67    <Compile Include="laskuvarjo7.png">
68      <Name>laskuvarjo7</Name>
69      <Importer>TextureImporter</Importer>
70      <Processor>TextureProcessor</Processor>
71    </Compile>
72  </ItemGroup>
73  <ItemGroup>
74    <Compile Include="hahmo.png">
75      <Name>hahmo</Name>
76      <Importer>TextureImporter</Importer>
77      <Processor>TextureProcessor</Processor>
78    </Compile>
79  </ItemGroup>
80  <ItemGroup>
81    <Compile Include="kuusi.png">
82      <Name>kuusi</Name>
83      <Importer>TextureImporter</Importer>
84      <Processor>TextureProcessor</Processor>
85    </Compile>
86  </ItemGroup>
87  <ItemGroup>
88    <Compile Include="vuori.png">
89      <Name>vuori</Name>
90      <Importer>TextureImporter</Importer>
91      <Processor>TextureProcessor</Processor>
92    </Compile>
93  </ItemGroup>
94</Project>
Note: See TracBrowser for help on using the repository browser.