|
0
|
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>
|
|
3
|
62 |
<Reference Include="Iri.Modernisation.BaseMVVM, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
63 |
<SpecificVersion>False</SpecificVersion>
|
|
|
64 |
<HintPath>..\..\..\src\Iri.Modernisation.BaseMVVM\Bin\Debug\Iri.Modernisation.BaseMVVM.dll</HintPath>
|
|
|
65 |
</Reference>
|
|
|
66 |
<Reference Include="Iri.Modernisation.Controls, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
67 |
<SpecificVersion>False</SpecificVersion>
|
|
|
68 |
<HintPath>..\..\..\src\Iri.Modernisation.Controls\Bin\Debug\Iri.Modernisation.Controls.dll</HintPath>
|
|
|
69 |
</Reference>
|
|
|
70 |
<Reference Include="Iri.Modernisation.Data, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
71 |
<SpecificVersion>False</SpecificVersion>
|
|
|
72 |
<HintPath>..\..\..\src\Iri.Modernisation.Data\Bin\Debug\Iri.Modernisation.Data.dll</HintPath>
|
|
|
73 |
</Reference>
|
|
|
74 |
<Reference Include="Iri.Modernisation.Styles, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
75 |
<SpecificVersion>False</SpecificVersion>
|
|
|
76 |
<HintPath>..\..\..\src\Iri.Modernisation.Styles\Bin\Debug\Iri.Modernisation.Styles.dll</HintPath>
|
|
|
77 |
</Reference>
|
|
0
|
78 |
<Reference Include="SLExtensions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
79 |
<SpecificVersion>False</SpecificVersion>
|
|
|
80 |
<HintPath>..\..\..\res\lib\SLExtensions.dll</HintPath>
|
|
|
81 |
</Reference>
|
|
|
82 |
<Reference Include="System.Windows" />
|
|
|
83 |
<Reference Include="mscorlib" />
|
|
|
84 |
<Reference Include="system" />
|
|
|
85 |
<Reference Include="System.Core" />
|
|
|
86 |
<Reference Include="System.Net" />
|
|
|
87 |
<Reference Include="System.Xml" />
|
|
|
88 |
<Reference Include="System.Windows.Browser" />
|
|
|
89 |
</ItemGroup>
|
|
|
90 |
<ItemGroup>
|
|
|
91 |
<Compile Include="App.xaml.cs">
|
|
|
92 |
<DependentUpon>App.xaml</DependentUpon>
|
|
|
93 |
</Compile>
|
|
|
94 |
<Compile Include="MainPage.xaml.cs">
|
|
|
95 |
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
|
96 |
</Compile>
|
|
|
97 |
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
98 |
</ItemGroup>
|
|
|
99 |
<ItemGroup>
|
|
|
100 |
<ApplicationDefinition Include="App.xaml">
|
|
|
101 |
<SubType>Designer</SubType>
|
|
|
102 |
<Generator>MSBuild:MarkupCompilePass1</Generator>
|
|
|
103 |
</ApplicationDefinition>
|
|
|
104 |
<Page Include="MainPage.xaml">
|
|
|
105 |
<SubType>Designer</SubType>
|
|
|
106 |
<Generator>MSBuild:MarkupCompilePass1</Generator>
|
|
|
107 |
</Page>
|
|
|
108 |
</ItemGroup>
|
|
|
109 |
<ItemGroup>
|
|
|
110 |
<Content Include="Content\ENMI08-I-bernard_stiegler-jauffret.ldt" />
|
|
|
111 |
<Content Include="Content\ENMI08-II-antoine_masson-jauffret.ldt" />
|
|
|
112 |
<Content Include="Content\ENMI08-III_elizabethrosse-psychologie_et_reseaux_sociaux-jauffret.ldt" />
|
|
|
113 |
<Content Include="Content\ENMI08-IV-dominiquepasquier-jauffret.ldt" />
|
|
|
114 |
<Content Include="Content\ENMI08-IX_bernardbenhamou-jauffret-v03.ldt" />
|
|
|
115 |
<Content Include="Content\ENMI08-V_danadiminescu-jauffret.ldt" />
|
|
|
116 |
<Content Include="Content\ENMI08-VIII_michelgensollen-jauffret.ldt" />
|
|
|
117 |
<Content Include="Content\ENMI08-XIII_francoisbourdoncle-jauffret.ldt" />
|
|
|
118 |
<Content Include="Content\ENMI08-XIV_alainmille-jauffret-v01.ldt" />
|
|
|
119 |
<Content Include="Content\ENMI08-XXI-scottlash-jauffret-v04.ldt" />
|
|
|
120 |
<None Include="Properties\OutOfBrowserSettings.xml" />
|
|
|
121 |
<None Include="Properties\AppManifest.xml" />
|
|
|
122 |
</ItemGroup>
|
|
|
123 |
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" />
|
|
|
124 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
125 |
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
126 |
<Target Name="BeforeBuild">
|
|
|
127 |
</Target>
|
|
|
128 |
<Target Name="AfterBuild">
|
|
|
129 |
</Target>
|
|
|
130 |
-->
|
|
|
131 |
<ProjectExtensions>
|
|
|
132 |
<VisualStudio>
|
|
|
133 |
<FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
|
|
134 |
<SilverlightProjectProperties />
|
|
|
135 |
</FlavorProperties>
|
|
|
136 |
</VisualStudio>
|
|
|
137 |
</ProjectExtensions>
|
|
|
138 |
</Project> |