Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Pithos.Client.WPF.csproj @ 7e26c075

History | View | Annotate | Download (16.6 kB)

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>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
    <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6
    <ProductVersion>8.0.30703</ProductVersion>
7
    <SchemaVersion>2.0</SchemaVersion>
8
    <ProjectGuid>{4D9406A3-50ED-4672-BB97-A0B3EA4946FE}</ProjectGuid>
9
    <OutputType>WinExe</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>Pithos.Client.WPF</RootNamespace>
12
    <AssemblyName>Pithos.Client.WPF</AssemblyName>
13
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14
    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
15
    <FileAlignment>512</FileAlignment>
16
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
17
    <WarningLevel>4</WarningLevel>
18
  </PropertyGroup>
19
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
20
    <PlatformTarget>x86</PlatformTarget>
21
    <DebugSymbols>true</DebugSymbols>
22
    <DebugType>full</DebugType>
23
    <Optimize>false</Optimize>
24
    <OutputPath>bin\Debug\</OutputPath>
25
    <DefineConstants>DEBUG;TRACE</DefineConstants>
26
    <ErrorReport>prompt</ErrorReport>
27
    <WarningLevel>4</WarningLevel>
28
  </PropertyGroup>
29
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
30
    <PlatformTarget>x86</PlatformTarget>
31
    <DebugType>pdbonly</DebugType>
32
    <Optimize>true</Optimize>
33
    <OutputPath>bin\Release\</OutputPath>
34
    <DefineConstants>TRACE</DefineConstants>
35
    <ErrorReport>prompt</ErrorReport>
36
    <WarningLevel>4</WarningLevel>
37
  </PropertyGroup>
38
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
39
    <DebugSymbols>true</DebugSymbols>
40
    <OutputPath>bin\Debug\</OutputPath>
41
    <DefineConstants>DEBUG;TRACE</DefineConstants>
42
    <DebugType>full</DebugType>
43
    <PlatformTarget>AnyCPU</PlatformTarget>
44
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
45
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
46
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
47
    <ErrorReport>prompt</ErrorReport>
48
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
49
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
50
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
51
  </PropertyGroup>
52
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
53
    <OutputPath>bin\Release\</OutputPath>
54
    <DefineConstants>TRACE</DefineConstants>
55
    <Optimize>true</Optimize>
56
    <DebugType>pdbonly</DebugType>
57
    <PlatformTarget>AnyCPU</PlatformTarget>
58
    <CodeAnalysisLogFile>bin\Release\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
59
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
60
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
61
    <ErrorReport>prompt</ErrorReport>
62
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
63
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
64
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
65
  </PropertyGroup>
66
  <PropertyGroup>
67
    <SignAssembly>true</SignAssembly>
68
  </PropertyGroup>
69
  <PropertyGroup>
70
    <AssemblyOriginatorKeyFile>pithos.snk</AssemblyOriginatorKeyFile>
71
  </PropertyGroup>
72
  <PropertyGroup>
73
    <ApplicationIcon>Images\Tray.ico</ApplicationIcon>
74
  </PropertyGroup>
75
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x86'">
76
    <DebugSymbols>true</DebugSymbols>
77
    <OutputPath>bin\x86\Premium Debug\</OutputPath>
78
    <DefineConstants>DEBUG;TRACE</DefineConstants>
79
    <DebugType>full</DebugType>
80
    <PlatformTarget>x86</PlatformTarget>
81
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
82
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
83
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
84
    <ErrorReport>prompt</ErrorReport>
85
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
86
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
87
    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
88
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
89
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
90
  </PropertyGroup>
91
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|AnyCPU'">
92
    <DebugSymbols>true</DebugSymbols>
93
    <OutputPath>bin\Premium Debug\</OutputPath>
94
    <DefineConstants>DEBUG;TRACE</DefineConstants>
95
    <DebugType>full</DebugType>
96
    <PlatformTarget>AnyCPU</PlatformTarget>
97
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
98
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
99
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
100
    <ErrorReport>prompt</ErrorReport>
101
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
102
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
103
    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
104
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
105
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
106
  </PropertyGroup>
107
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|x86'">
108
    <DebugSymbols>true</DebugSymbols>
109
    <OutputPath>bin\x86\Debug All\</OutputPath>
110
    <DefineConstants>DEBUG;TRACE</DefineConstants>
111
    <DebugType>full</DebugType>
112
    <PlatformTarget>x86</PlatformTarget>
113
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
114
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
115
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
116
    <ErrorReport>prompt</ErrorReport>
117
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
118
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
119
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
120
  </PropertyGroup>
121
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|AnyCPU'">
122
    <DebugSymbols>true</DebugSymbols>
123
    <OutputPath>bin\Debug All\</OutputPath>
124
    <DefineConstants>DEBUG;TRACE</DefineConstants>
125
    <DebugType>full</DebugType>
126
    <PlatformTarget>AnyCPU</PlatformTarget>
127
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
128
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
129
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
130
    <ErrorReport>prompt</ErrorReport>
131
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
132
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
133
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
134
  </PropertyGroup>
135
  <ItemGroup>
136
    <Reference Include="Caliburn.Micro, Version=1.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
137
      <HintPath>..\Libraries\Caliburn.Micro.dll</HintPath>
138
    </Reference>
139
    <Reference Include="log4net">
140
      <HintPath>..\Libraries\log4net.dll</HintPath>
141
    </Reference>
142
    <Reference Include="System" />
143
    <Reference Include="System.ComponentModel.Composition" />
144
    <Reference Include="System.Configuration.Install" />
145
    <Reference Include="System.Data" />
146
    <Reference Include="System.Data.SQLite, Version=1.0.74.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
147
      <SpecificVersion>False</SpecificVersion>
148
      <HintPath>..\Libraries\System.Data.SQLite.dll</HintPath>
149
    </Reference>
150
    <Reference Include="System.Drawing" />
151
    <Reference Include="System.Runtime.Serialization" />
152
    <Reference Include="System.ServiceModel" />
153
    <Reference Include="System.Windows.Forms" />
154
    <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
155
      <HintPath>..\packages\Caliburn.Micro.1.2.0\lib\Net40\System.Windows.Interactivity.dll</HintPath>
156
    </Reference>
157
    <Reference Include="System.Xml" />
158
    <Reference Include="Microsoft.CSharp" />
159
    <Reference Include="System.Core" />
160
    <Reference Include="System.Xml.Linq" />
161
    <Reference Include="System.Data.DataSetExtensions" />
162
    <Reference Include="System.Xaml">
163
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
164
    </Reference>
165
    <Reference Include="WindowsBase" />
166
    <Reference Include="PresentationCore" />
167
    <Reference Include="PresentationFramework" />
168
    <Reference Include="WPF.Themes">
169
      <HintPath>..\packages\wpfthemes.0.0.1\lib\WPF.Themes.dll</HintPath>
170
    </Reference>
171
  </ItemGroup>
172
  <ItemGroup>
173
    <ApplicationDefinition Include="App.xaml">
174
      <Generator>MSBuild:Compile</Generator>
175
      <SubType>Designer</SubType>
176
    </ApplicationDefinition>
177
    <Compile Include="Caliburn\Micro\Logging\DebugLogger.cs" />
178
    <Compile Include="Caliburn\Micro\Logging\log4netLogger.cs" />
179
    <Compile Include="Configuration\PithosSettings.cs" />
180
    <Compile Include="FileEntry.cs" />
181
    <Compile Include="FileProperties\FilePropertiesView.xaml.cs">
182
      <DependentUpon>FilePropertiesView.xaml</DependentUpon>
183
    </Compile>
184
    <Compile Include="FileProperties\FilePropertiesViewModel.cs" />
185
    <Compile Include="NativeMethods.cs" />
186
    <Compile Include="Notification.cs" />
187
    <Compile Include="PithosAccount.cs" />
188
    <Compile Include="PithosCommand.cs" />
189
    <Compile Include="Preferences\PreferencesView.xaml.cs">
190
      <DependentUpon>PreferencesView.xaml</DependentUpon>
191
    </Compile>
192
    <Compile Include="Preferences\PreferencesViewModel.cs" />
193
    <Compile Include="SelectiveSynch\DirectoryRecord.cs" />
194
    <Compile Include="SelectiveSynch\SelectiveSynchChanges.cs" />
195
    <Compile Include="SelectiveSynch\SelectiveSynchView.xaml.cs">
196
      <DependentUpon>SelectiveSynchView.xaml</DependentUpon>
197
    </Compile>
198
    <Compile Include="SelectiveSynch\SelectiveSynchViewModel.cs" />
199
    <Compile Include="SelectiveSynch\VirtualToggleButton.cs" />
200
    <Compile Include="Services\Events.cs" />
201
    <Compile Include="ShellViewModel.cs" />
202
    <Compile Include="Services\StatusService.cs" />
203
    <Compile Include="Wpf32Window.cs" />
204
    <Page Include="FileProperties\FilePropertiesView.xaml">
205
      <SubType>Designer</SubType>
206
      <Generator>MSBuild:Compile</Generator>
207
    </Page>
208
    <Page Include="MainWindow.xaml">
209
      <Generator>MSBuild:Compile</Generator>
210
      <SubType>Designer</SubType>
211
    </Page>
212
    <Compile Include="App.xaml.cs">
213
      <DependentUpon>App.xaml</DependentUpon>
214
      <SubType>Code</SubType>
215
    </Compile>
216
    <Compile Include="AppBootstrapper.cs" />
217
    <Compile Include="IShell.cs" />
218
    <Compile Include="MainWindow.xaml.cs">
219
      <DependentUpon>MainWindow.xaml</DependentUpon>
220
      <SubType>Code</SubType>
221
    </Compile>
222
    <Page Include="PithosStyles.xaml">
223
      <SubType>Designer</SubType>
224
      <Generator>MSBuild:Compile</Generator>
225
    </Page>
226
    <Page Include="Preferences\PreferencesView.xaml">
227
      <SubType>Designer</SubType>
228
      <Generator>MSBuild:Compile</Generator>
229
    </Page>
230
    <Page Include="SelectiveSynch\SelectiveSynchView.xaml">
231
      <SubType>Designer</SubType>
232
      <Generator>MSBuild:Compile</Generator>
233
    </Page>
234
    <Page Include="ShellView.xaml">
235
      <Generator>MSBuild:Compile</Generator>
236
      <SubType>Designer</SubType>
237
    </Page>
238
  </ItemGroup>
239
  <ItemGroup>
240
    <Compile Include="Properties\AssemblyInfo.cs">
241
      <SubType>Code</SubType>
242
    </Compile>
243
    <Compile Include="Properties\Resources.Designer.cs">
244
      <AutoGen>True</AutoGen>
245
      <DesignTime>True</DesignTime>
246
      <DependentUpon>Resources.resx</DependentUpon>
247
    </Compile>
248
    <Compile Include="Properties\Settings.Designer.cs">
249
      <AutoGen>True</AutoGen>
250
      <DependentUpon>Settings.settings</DependentUpon>
251
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
252
    </Compile>
253
    <EmbeddedResource Include="Properties\Resources.resx">
254
      <Generator>ResXFileCodeGenerator</Generator>
255
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
256
    </EmbeddedResource>
257
    <None Include="app.config" />
258
    <None Include="packages.config" />
259
    <None Include="pithos.snk" />
260
    <None Include="Properties\Settings.settings">
261
      <Generator>SettingsSingleFileGenerator</Generator>
262
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
263
    </None>
264
    <AppDesigner Include="Properties\" />
265
  </ItemGroup>
266
  <ItemGroup>
267
    <Resource Include="Images\Tray.ico" />
268
  </ItemGroup>
269
  <ItemGroup>
270
    <Resource Include="Images\TraySynching.ico" />
271
  </ItemGroup>
272
  <ItemGroup>
273
    <Resource Include="Images\TrayInSynch.ico" />
274
  </ItemGroup>
275
  <ItemGroup>
276
    <ProjectReference Include="..\Libraries\ParallelExtensionsExtras\ParallelExtensionsExtras.csproj">
277
      <Project>{C45218F8-09E7-4F57-85BC-5D8D2AC736A3}</Project>
278
      <Name>ParallelExtensionsExtras</Name>
279
    </ProjectReference>
280
    <ProjectReference Include="..\NotifyIconWpf\NotifyIconWpf.csproj">
281
      <Project>{7AC63864-7638-41C4-969C-D3197EF2BED9}</Project>
282
      <Name>NotifyIconWpf</Name>
283
    </ProjectReference>
284
    <ProjectReference Include="..\Pithos.Core\Pithos.Core.csproj">
285
      <Project>{142AF135-DF30-4563-B0AC-B604235AE874}</Project>
286
      <Name>Pithos.Core</Name>
287
    </ProjectReference>
288
    <ProjectReference Include="..\Pithos.Interfaces\Pithos.Interfaces.csproj">
289
      <Project>{7EEFF32F-CCF8-436A-9E0B-F40434C09AF4}</Project>
290
      <Name>Pithos.Interfaces</Name>
291
    </ProjectReference>
292
    <ProjectReference Include="..\Pithos.Network\Pithos.Network.csproj">
293
      <Project>{C8E2BC8B-C7F1-4222-855C-4B04A57FFDFD}</Project>
294
      <Name>Pithos.Network</Name>
295
    </ProjectReference>
296
  </ItemGroup>
297
  <ItemGroup>
298
    <Resource Include="Images\Accounts.png" />
299
    <Resource Include="Images\Advanced.png" />
300
    <Resource Include="Images\Bandwidth.png" />
301
    <Resource Include="Images\General.png" />
302
    <Resource Include="Images\Network.png" />
303
  </ItemGroup>
304
  <ItemGroup>
305
    <Resource Include="Images\TraySyncPaused.ico" />
306
  </ItemGroup>
307
  <ItemGroup>
308
    <COMReference Include="IWshRuntimeLibrary">
309
      <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
310
      <VersionMajor>1</VersionMajor>
311
      <VersionMinor>0</VersionMinor>
312
      <Lcid>0</Lcid>
313
      <WrapperTool>tlbimp</WrapperTool>
314
      <Isolated>False</Isolated>
315
      <EmbedInteropTypes>False</EmbedInteropTypes>
316
    </COMReference>
317
  </ItemGroup>
318
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
319
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
320
       Other similar extension points exist, see Microsoft.Common.targets.
321
  <Target Name="BeforeBuild">
322
  </Target>
323
  <Target Name="AfterBuild">
324
  </Target>
325
  -->
326
</Project>