author | cavaliet |
Mon, 14 Sep 2009 15:53:57 +0200 | |
changeset 49 | b23aa9d09ac1 |
parent 46 | f1a26ca4177e |
child 54 | c724ac229181 |
permissions | -rw-r--r-- |
0 | 1 |
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
2 |
<PropertyGroup> |
|
3 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
4 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
5 |
<ProjectGuid>{2E4DE79B-67F4-4803-8C9A-5708B4335353}</ProjectGuid> |
|
6 |
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|
7 |
<RootNamespace>FingersDance</RootNamespace> |
|
8 |
<AssemblyName>FingersDance</AssemblyName> |
|
9 |
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|
10 |
<WarningLevel>4</WarningLevel> |
|
11 |
<OutputType>winexe</OutputType> |
|
12 |
<Install>true</Install> |
|
13 |
<InstallFrom>Web</InstallFrom> |
|
14 |
<UpdateEnabled>true</UpdateEnabled> |
|
15 |
<UpdateMode>Foreground</UpdateMode> |
|
16 |
<UpdateInterval>7</UpdateInterval> |
|
17 |
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|
18 |
<UpdatePeriodically>false</UpdatePeriodically> |
|
19 |
<UpdateRequired>false</UpdateRequired> |
|
20 |
<MapFileExtensions>false</MapFileExtensions> |
|
21 |
<ApplicationVersion>1.0.0.*</ApplicationVersion> |
|
22 |
<IsWebBootstrapper>true</IsWebBootstrapper> |
|
23 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
24 |
<PublishUrl>Publish\</PublishUrl> |
|
25 |
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
|
26 |
</PropertyGroup> |
|
27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
28 |
<DebugSymbols>true</DebugSymbols> |
|
29 |
<DebugType>full</DebugType> |
|
30 |
<Optimize>false</Optimize> |
|
31 |
<OutputPath>.\bin\Debug\</OutputPath> |
|
32 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
33 |
</PropertyGroup> |
|
34 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
35 |
<DebugSymbols>false</DebugSymbols> |
|
36 |
<Optimize>true</Optimize> |
|
37 |
<OutputPath>.\bin\Release\</OutputPath> |
|
38 |
<DefineConstants>TRACE</DefineConstants> |
|
39 |
</PropertyGroup> |
|
6 | 40 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> |
41 |
<DebugSymbols>true</DebugSymbols> |
|
42 |
<OutputPath>bin\x86\Debug\</OutputPath> |
|
43 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
44 |
<DebugType>full</DebugType> |
|
45 |
<PlatformTarget>x86</PlatformTarget> |
|
46 |
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> |
|
47 |
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> |
|
48 |
</PropertyGroup> |
|
49 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
|
50 |
<OutputPath>bin\x86\Release\</OutputPath> |
|
51 |
<DefineConstants>TRACE</DefineConstants> |
|
52 |
<Optimize>true</Optimize> |
|
53 |
<PlatformTarget>x86</PlatformTarget> |
|
54 |
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> |
|
55 |
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> |
|
56 |
</PropertyGroup> |
|
0 | 57 |
<ItemGroup> |
58 |
<Reference Include="System" /> |
|
59 |
<Reference Include="System.Core"> |
|
60 |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
61 |
</Reference> |
|
62 |
<Reference Include="System.Xml.Linq"> |
|
63 |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
64 |
</Reference> |
|
65 |
<Reference Include="System.Data.DataSetExtensions"> |
|
66 |
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
67 |
</Reference> |
|
68 |
<Reference Include="System.Data" /> |
|
69 |
<Reference Include="System.Xml" /> |
|
70 |
<Reference Include="WindowsBase" /> |
|
71 |
<Reference Include="PresentationCore" /> |
|
72 |
<Reference Include="PresentationFramework" /> |
|
73 |
<Reference Include="Microsoft.Surface" /> |
|
74 |
<Reference Include="Microsoft.Surface.Presentation" /> |
|
75 |
<Reference Include="Microsoft.Surface.Presentation.Generic" /> |
|
76 |
</ItemGroup> |
|
77 |
<ItemGroup> |
|
78 |
<ApplicationDefinition Include="App.xaml"> |
|
79 |
<Generator>MSBuild:Compile</Generator> |
|
80 |
<SubType>Designer</SubType> |
|
81 |
</ApplicationDefinition> |
|
82 |
<Compile Include="App.xaml.cs"> |
|
83 |
<DependentUpon>App.xaml</DependentUpon> |
|
84 |
<SubType>Code</SubType> |
|
85 |
</Compile> |
|
86 |
</ItemGroup> |
|
87 |
<ItemGroup> |
|
88 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
89 |
<EmbeddedResource Include="Properties\Resources.resx"> |
|
90 |
<Generator>ResXFileCodeGenerator</Generator> |
|
91 |
<SubType>Designer</SubType> |
|
92 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|
93 |
</EmbeddedResource> |
|
94 |
<None Include="Properties\Settings.settings"> |
|
95 |
<Generator>SettingsSingleFileGenerator</Generator> |
|
96 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
|
97 |
</None> |
|
98 |
<Compile Include="Properties\Resources.Designer.cs"> |
|
99 |
<AutoGen>True</AutoGen> |
|
100 |
<DesignTime>True</DesignTime> |
|
101 |
<DependentUpon>Resources.resx</DependentUpon> |
|
102 |
</Compile> |
|
103 |
<Compile Include="Properties\Settings.Designer.cs"> |
|
104 |
<AutoGen>True</AutoGen> |
|
105 |
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
|
106 |
<DependentUpon>Settings.settings</DependentUpon> |
|
107 |
</Compile> |
|
45
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
108 |
<Compile Include="MainSurfaceWindow.xaml.cs"> |
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
109 |
<DependentUpon>MainSurfaceWindow.xaml</DependentUpon> |
0 | 110 |
</Compile> |
111 |
<AppDesigner Include="Properties\" /> |
|
112 |
</ItemGroup> |
|
113 |
<ItemGroup> |
|
114 |
<Content Include="Resources\icon.png"> |
|
115 |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
116 |
</Content> |
|
117 |
<Content Include="Resources\iconPreview.png"> |
|
118 |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
119 |
</Content> |
|
49 | 120 |
<Content Include="Resources\Lake.wmv"> |
121 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
122 |
</Content> |
|
0 | 123 |
<Resource Include="FingersDance.xml" /> |
124 |
</ItemGroup> |
|
125 |
<ItemGroup> |
|
126 |
<Resource Include="Resources\WindowBackground.jpg" /> |
|
127 |
</ItemGroup> |
|
128 |
<ItemGroup> |
|
46
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
129 |
<Resource Include="FingersDance.Control.Pivot.Ressource.xaml"> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
130 |
<Generator>MSBuild:Compile</Generator> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
131 |
<SubType>Designer</SubType> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
132 |
</Resource> |
45
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
133 |
<Page Include="MainSurfaceWindow.xaml"> |
0 | 134 |
<Generator>MSBuild:Compile</Generator> |
135 |
<SubType>Designer</SubType> |
|
136 |
</Page> |
|
137 |
</ItemGroup> |
|
45
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
138 |
<ItemGroup> |
46
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
139 |
<ProjectReference Include="..\FingersDance.Control.Pivot\FingersDance.Control.Pivot.csproj"> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
140 |
<Project>{0EC4C48C-132C-4926-9A09-A4135C58688C}</Project> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
141 |
<Name>FingersDance.Control.Pivot</Name> |
f1a26ca4177e
Travail sur le UserControlPivot + changement de design.
sarias
parents:
45
diff
changeset
|
142 |
</ProjectReference> |
45
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
143 |
<ProjectReference Include="..\FingersDance.Control.UserPanel\FingersDance.Control.UserPanel.csproj"> |
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
144 |
<Project>{E6A3A067-1CB4-43D2-BB9C-DC72361F7E22}</Project> |
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
145 |
<Name>FingersDance.Control.UserPanel</Name> |
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
146 |
</ProjectReference> |
f003ae353cd7
Dev des 4 User Panels Resizables avec un pivot basique.
sarias
parents:
6
diff
changeset
|
147 |
</ItemGroup> |
0 | 148 |
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
149 |
</Project> |