|
1 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
2 <PropertyGroup> |
|
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
5 <ProductVersion>9.0.30729</ProductVersion> |
|
6 <SchemaVersion>2.0</SchemaVersion> |
|
7 <ProjectGuid>{05A2B5AA-51FC-4ECC-B0A6-7961CD354DE3}</ProjectGuid> |
|
8 <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> |
|
9 <OutputType>Library</OutputType> |
|
10 <AppDesignerFolder>Properties</AppDesignerFolder> |
|
11 <RootNamespace>Iri.Modernisation.Test.MainInterface</RootNamespace> |
|
12 <AssemblyName>Iri.Modernisation.Test.MainInterface</AssemblyName> |
|
13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|
14 <SilverlightApplication>true</SilverlightApplication> |
|
15 <SupportedCultures> |
|
16 </SupportedCultures> |
|
17 <XapOutputs>true</XapOutputs> |
|
18 <GenerateSilverlightManifest>true</GenerateSilverlightManifest> |
|
19 <XapFilename>Iri.Modernisation.Test.MainInterface.xap</XapFilename> |
|
20 <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate> |
|
21 <SilverlightAppEntry>Iri.Modernisation.Test.MainInterface.App</SilverlightAppEntry> |
|
22 <TestPageFileName>TestPage.html</TestPageFileName> |
|
23 <CreateTestPage>true</CreateTestPage> |
|
24 <ValidateXaml>true</ValidateXaml> |
|
25 <EnableOutOfBrowser>true</EnableOutOfBrowser> |
|
26 <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile> |
|
27 <UsePlatformExtensions>false</UsePlatformExtensions> |
|
28 <ThrowErrorsInValidation>true</ThrowErrorsInValidation> |
|
29 <LinkedServerProject> |
|
30 </LinkedServerProject> |
|
31 </PropertyGroup> |
|
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
33 <DebugSymbols>true</DebugSymbols> |
|
34 <DebugType>full</DebugType> |
|
35 <Optimize>false</Optimize> |
|
36 <OutputPath>Bin\Debug</OutputPath> |
|
37 <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants> |
|
38 <NoStdLib>true</NoStdLib> |
|
39 <NoConfig>true</NoConfig> |
|
40 <ErrorReport>prompt</ErrorReport> |
|
41 <WarningLevel>4</WarningLevel> |
|
42 </PropertyGroup> |
|
43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
44 <DebugType>pdbonly</DebugType> |
|
45 <Optimize>true</Optimize> |
|
46 <OutputPath>Bin\Release</OutputPath> |
|
47 <DefineConstants>TRACE;SILVERLIGHT</DefineConstants> |
|
48 <NoStdLib>true</NoStdLib> |
|
49 <NoConfig>true</NoConfig> |
|
50 <ErrorReport>prompt</ErrorReport> |
|
51 <WarningLevel>4</WarningLevel> |
|
52 </PropertyGroup> |
|
53 <ItemGroup> |
|
54 <Reference Include="Berico.Windows.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=95e080ea159af4db, processorArchitecture=MSIL"> |
|
55 <SpecificVersion>False</SpecificVersion> |
|
56 <HintPath>..\..\..\res\lib\Berico.Windows.Controls.dll</HintPath> |
|
57 </Reference> |
|
58 <Reference Include="HackingSilverlightLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
59 <SpecificVersion>False</SpecificVersion> |
|
60 <HintPath>..\..\..\res\lib\HackingSilverlightLibrary.dll</HintPath> |
|
61 </Reference> |
|
62 <Reference Include="SLExtensions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
63 <SpecificVersion>False</SpecificVersion> |
|
64 <HintPath>..\..\..\res\lib\SLExtensions.dll</HintPath> |
|
65 </Reference> |
|
66 <Reference Include="System.Windows" /> |
|
67 <Reference Include="mscorlib" /> |
|
68 <Reference Include="system" /> |
|
69 <Reference Include="System.Core" /> |
|
70 <Reference Include="System.Net" /> |
|
71 <Reference Include="System.Xml" /> |
|
72 <Reference Include="System.Windows.Browser" /> |
|
73 </ItemGroup> |
|
74 <ItemGroup> |
|
75 <Compile Include="App.xaml.cs"> |
|
76 <DependentUpon>App.xaml</DependentUpon> |
|
77 </Compile> |
|
78 <Compile Include="MainPage.xaml.cs"> |
|
79 <DependentUpon>MainPage.xaml</DependentUpon> |
|
80 </Compile> |
|
81 <Compile Include="Properties\AssemblyInfo.cs" /> |
|
82 </ItemGroup> |
|
83 <ItemGroup> |
|
84 <ApplicationDefinition Include="App.xaml"> |
|
85 <SubType>Designer</SubType> |
|
86 <Generator>MSBuild:MarkupCompilePass1</Generator> |
|
87 </ApplicationDefinition> |
|
88 <Page Include="MainPage.xaml"> |
|
89 <SubType>Designer</SubType> |
|
90 <Generator>MSBuild:MarkupCompilePass1</Generator> |
|
91 </Page> |
|
92 </ItemGroup> |
|
93 <ItemGroup> |
|
94 <Content Include="Content\ENMI08-I-bernard_stiegler-jauffret.ldt" /> |
|
95 <Content Include="Content\ENMI08-II-antoine_masson-jauffret.ldt" /> |
|
96 <Content Include="Content\ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" /> |
|
97 <Content Include="Content\ENMI08-IV-dominiquepasquier-jauffret.ldt" /> |
|
98 <Content Include="Content\ENMI08-IX_bernardbenhamou-jauffret-v03.ldt" /> |
|
99 <Content Include="Content\ENMI08-V_danadiminescu-jauffret.ldt" /> |
|
100 <Content Include="Content\ENMI08-VIII_michelgensollen-jauffret.ldt" /> |
|
101 <Content Include="Content\ENMI08-XIII_francoisbourdoncle-jauffret.ldt" /> |
|
102 <Content Include="Content\ENMI08-XIV_alainmille-jauffret-v01.ldt" /> |
|
103 <Content Include="Content\ENMI08-XXI-scottlash-jauffret-v04.ldt" /> |
|
104 <None Include="Properties\OutOfBrowserSettings.xml" /> |
|
105 <None Include="Properties\AppManifest.xml" /> |
|
106 </ItemGroup> |
|
107 <ItemGroup> |
|
108 <ProjectReference Include="..\..\..\src\Iri.Modernisation.BaseMVVM\Iri.Modernisation.BaseMVVM.csproj"> |
|
109 <Project>{78F73254-9730-418B-84F5-9F7F3EB8F029}</Project> |
|
110 <Name>Iri.Modernisation.BaseMVVM</Name> |
|
111 </ProjectReference> |
|
112 <ProjectReference Include="..\..\..\src\Iri.Modernisation.Controls\Iri.Modernisation.Controls.csproj"> |
|
113 <Project>{A54E46A6-2438-46A4-8253-9B868F529052}</Project> |
|
114 <Name>Iri.Modernisation.Controls</Name> |
|
115 </ProjectReference> |
|
116 <ProjectReference Include="..\..\..\src\Iri.Modernisation.Data\Iri.Modernisation.Data.csproj"> |
|
117 <Project>{05794257-7163-48E0-B48A-B6666128AC1F}</Project> |
|
118 <Name>Iri.Modernisation.Data</Name> |
|
119 </ProjectReference> |
|
120 <ProjectReference Include="..\..\..\src\Iri.Modernisation.Styles\Iri.Modernisation.Styles.csproj"> |
|
121 <Project>{7E49C574-7520-4CCD-932C-74D62673702A}</Project> |
|
122 <Name>Iri.Modernisation.Styles</Name> |
|
123 </ProjectReference> |
|
124 </ItemGroup> |
|
125 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" /> |
|
126 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
127 Other similar extension points exist, see Microsoft.Common.targets. |
|
128 <Target Name="BeforeBuild"> |
|
129 </Target> |
|
130 <Target Name="AfterBuild"> |
|
131 </Target> |
|
132 --> |
|
133 <ProjectExtensions> |
|
134 <VisualStudio> |
|
135 <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}"> |
|
136 <SilverlightProjectProperties /> |
|
137 </FlavorProperties> |
|
138 </VisualStudio> |
|
139 </ProjectExtensions> |
|
140 </Project> |