| author | totetm <> |
| Wed, 10 Feb 2010 14:56:46 +0100 | |
| changeset 41 | b51a10574e7f |
| parent 29 | 5f8d275750e7 |
| permissions | -rw-r--r-- |
| 29 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
3 |
<PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'"> |
|
4 |
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|
5 |
</PropertyGroup> |
|
| 0 | 6 |
<PropertyGroup> |
7 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
8 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
9 |
<ProductVersion>9.0.30729</ProductVersion> |
|
10 |
<SchemaVersion>2.0</SchemaVersion> |
|
11 |
<ProjectGuid>{7E49C574-7520-4CCD-932C-74D62673702A}</ProjectGuid>
|
|
12 |
<ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
13 |
<OutputType>Library</OutputType> |
|
14 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
15 |
<RootNamespace>Iri.Modernisation.Styles</RootNamespace> |
|
16 |
<AssemblyName>Iri.Modernisation.Styles</AssemblyName> |
|
| 29 | 17 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 0 | 18 |
<SilverlightApplication>false</SilverlightApplication> |
19 |
<ValidateXaml>true</ValidateXaml> |
|
20 |
<ThrowErrorsInValidation>true</ThrowErrorsInValidation> |
|
|
8
2482ddb44cb6
ClickMenuItem modification : path rotation & image display
Matthieu Totet
parents:
0
diff
changeset
|
21 |
<ExpressionBlendVersion>3.0.1927.0</ExpressionBlendVersion> |
| 29 | 22 |
<TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier> |
23 |
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion> |
|
24 |
<FileUpgradeFlags> |
|
25 |
</FileUpgradeFlags> |
|
26 |
<UpgradeBackupLocation> |
|
27 |
</UpgradeBackupLocation> |
|
28 |
<OldToolsVersion>3.5</OldToolsVersion> |
|
29 |
<PublishUrl>publish\</PublishUrl> |
|
30 |
<Install>true</Install> |
|
31 |
<InstallFrom>Disk</InstallFrom> |
|
32 |
<UpdateEnabled>false</UpdateEnabled> |
|
33 |
<UpdateMode>Foreground</UpdateMode> |
|
34 |
<UpdateInterval>7</UpdateInterval> |
|
35 |
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|
36 |
<UpdatePeriodically>false</UpdatePeriodically> |
|
37 |
<UpdateRequired>false</UpdateRequired> |
|
38 |
<MapFileExtensions>true</MapFileExtensions> |
|
39 |
<ApplicationRevision>0</ApplicationRevision> |
|
40 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|
41 |
<IsWebBootstrapper>false</IsWebBootstrapper> |
|
42 |
<UseApplicationTrust>false</UseApplicationTrust> |
|
43 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
44 |
<TargetFrameworkProfile /> |
|
| 0 | 45 |
</PropertyGroup> |
46 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
47 |
<DebugSymbols>true</DebugSymbols> |
|
48 |
<DebugType>full</DebugType> |
|
49 |
<Optimize>false</Optimize> |
|
50 |
<OutputPath>Bin\Debug</OutputPath> |
|
51 |
<DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants> |
|
52 |
<NoStdLib>true</NoStdLib> |
|
53 |
<NoConfig>true</NoConfig> |
|
54 |
<ErrorReport>prompt</ErrorReport> |
|
55 |
<WarningLevel>4</WarningLevel> |
|
| 29 | 56 |
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
| 0 | 57 |
</PropertyGroup> |
58 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
59 |
<DebugType>pdbonly</DebugType> |
|
60 |
<Optimize>true</Optimize> |
|
61 |
<OutputPath>Bin\Release</OutputPath> |
|
62 |
<DefineConstants>TRACE;SILVERLIGHT</DefineConstants> |
|
63 |
<NoStdLib>true</NoStdLib> |
|
64 |
<NoConfig>true</NoConfig> |
|
65 |
<ErrorReport>prompt</ErrorReport> |
|
66 |
<WarningLevel>4</WarningLevel> |
|
| 29 | 67 |
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
| 0 | 68 |
</PropertyGroup> |
69 |
<ItemGroup> |
|
70 |
<Reference Include="Berico.Windows.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=95e080ea159af4db, processorArchitecture=MSIL"> |
|
71 |
<SpecificVersion>False</SpecificVersion> |
|
72 |
<HintPath>..\..\res\lib\Berico.Windows.Controls.dll</HintPath> |
|
73 |
</Reference> |
|
74 |
<Reference Include="System.Windows" /> |
|
75 |
<Reference Include="mscorlib" /> |
|
76 |
<Reference Include="system" /> |
|
77 |
<Reference Include="System.Core" /> |
|
78 |
<Reference Include="System.Xml" /> |
|
79 |
<Reference Include="System.Net" /> |
|
80 |
<Reference Include="System.Windows.Browser" /> |
|
81 |
</ItemGroup> |
|
82 |
<ItemGroup> |
|
83 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
84 |
</ItemGroup> |
|
85 |
<ItemGroup> |
|
86 |
<Page Include="Templates_AnnotationMaker.xaml"> |
|
87 |
<Generator>MSBuild:MarkupCompilePass1</Generator> |
|
88 |
<SubType>Designer</SubType> |
|
| 29 | 89 |
<Generator>MSBuild:Compile</Generator> |
90 |
<SubType>Designer</SubType> |
|
| 0 | 91 |
</Page> |
92 |
<Page Include="Templates_Binder.xaml"> |
|
93 |
<Generator>MSBuild:MarkupCompilePass1</Generator> |
|
94 |
<SubType>Designer</SubType> |
|
| 29 | 95 |
<Generator>MSBuild:Compile</Generator> |
96 |
<SubType>Designer</SubType> |
|
| 0 | 97 |
</Page> |
98 |
<Page Include="Templates_CommonTemplate.xaml"> |
|
99 |
<Generator>MSBuild:MarkupCompilePass1</Generator> |
|
100 |
<SubType>Designer</SubType> |
|
| 29 | 101 |
<Generator>MSBuild:Compile</Generator> |
102 |
<SubType>Designer</SubType> |
|
| 0 | 103 |
</Page> |
104 |
<Page Include="Templates_ConsultMenu.xaml"> |
|
105 |
<Generator>MSBuild:MarkupCompilePass1</Generator> |
|
106 |
<SubType>Designer</SubType> |
|
| 29 | 107 |
<Generator>MSBuild:Compile</Generator> |
108 |
<SubType>Designer</SubType> |
|
| 0 | 109 |
</Page> |
110 |
<Page Include="Templates_MainWindow.xaml"> |
|
111 |
<Generator>MSBuild:MarkupCompilePass1</Generator> |
|
112 |
<SubType>Designer</SubType> |
|
| 29 | 113 |
<Generator>MSBuild:Compile</Generator> |
114 |
<SubType>Designer</SubType> |
|
| 0 | 115 |
</Page> |
116 |
</ItemGroup> |
|
| 29 | 117 |
<ItemGroup> |
118 |
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
|
119 |
<Visible>False</Visible> |
|
120 |
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> |
|
121 |
<Install>false</Install> |
|
122 |
</BootstrapperPackage> |
|
123 |
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
|
124 |
<Visible>False</Visible> |
|
125 |
<ProductName>.NET Framework 3.5 SP1</ProductName> |
|
126 |
<Install>true</Install> |
|
127 |
</BootstrapperPackage> |
|
128 |
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> |
|
129 |
<Visible>False</Visible> |
|
130 |
<ProductName>Windows Installer 3.1</ProductName> |
|
131 |
<Install>true</Install> |
|
132 |
</BootstrapperPackage> |
|
133 |
</ItemGroup> |
|
134 |
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" /> |
|
| 0 | 135 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
136 |
Other similar extension points exist, see Microsoft.Common.targets. |
|
137 |
<Target Name="BeforeBuild"> |
|
138 |
</Target> |
|
139 |
<Target Name="AfterBuild"> |
|
140 |
</Target> |
|
141 |
--> |
|
142 |
<ProjectExtensions> |
|
143 |
<VisualStudio> |
|
144 |
<FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
|
145 |
<SilverlightProjectProperties /> |
|
146 |
</FlavorProperties> |
|
147 |
</VisualStudio> |
|
148 |
</ProjectExtensions> |
|
149 |
</Project> |