1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{04AFCFBB-97D5-44EA-B087-F0CFAEB51E30}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>Ch.Cyberduck</RootNamespace>
12 <AssemblyName>Cyberduck</AssemblyName>
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <ApplicationIcon>..\..\..\cyberduck-application.ico</ApplicationIcon>
16 <TargetZone>LocalIntranet</TargetZone>
17 <GenerateManifests>false</GenerateManifests>
18 <ApplicationManifest>properties\app.manifest</ApplicationManifest>
19 <SignAssembly>false</SignAssembly>
20 <DelaySign>true</DelaySign>
23 <UpgradeBackupLocation>
24 </UpgradeBackupLocation>
25 <OldToolsVersion>3.5</OldToolsVersion>
26 <PublishUrl>publish\</PublishUrl>
27 <Install>true</Install>
28 <InstallFrom>Disk</InstallFrom>
29 <UpdateEnabled>false</UpdateEnabled>
30 <UpdateMode>Foreground</UpdateMode>
31 <UpdateInterval>7</UpdateInterval>
32 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
33 <UpdatePeriodically>false</UpdatePeriodically>
34 <UpdateRequired>false</UpdateRequired>
35 <MapFileExtensions>true</MapFileExtensions>
36 <ApplicationRevision>0</ApplicationRevision>
37 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
38 <IsWebBootstrapper>false</IsWebBootstrapper>
39 <UseApplicationTrust>false</UseApplicationTrust>
40 <BootstrapperEnabled>true</BootstrapperEnabled>
41 <TargetFrameworkProfile>
42 </TargetFrameworkProfile>
45 <StartupObject>Ch.Cyberduck.Ui.Controller.MainController</StartupObject>
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
48 <DebugSymbols>true</DebugSymbols>
49 <OutputPath>..\..\..\build\</OutputPath>
50 <DefineConstants>DEBUG;TRACE</DefineConstants>
51 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
52 <DebugType>full</DebugType>
53 <PlatformTarget>x86</PlatformTarget>
54 <ErrorReport>prompt</ErrorReport>
55 <WarningLevel>1</WarningLevel>
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
58 <OutputPath>..\..\..\build\</OutputPath>
59 <DefineConstants>TRACE</DefineConstants>
60 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
61 <Optimize>true</Optimize>
62 <DebugType>pdbonly</DebugType>
63 <PlatformTarget>x86</PlatformTarget>
64 <ErrorReport>prompt</ErrorReport>
67 <Reference Include="ActiveButtons, Version=1.0.0.1, Culture=neutral, processorArchitecture=MSIL">
68 <SpecificVersion>False</SpecificVersion>
69 <HintPath>..\..\..\lib\ActiveButtons.dll</HintPath>
71 <Reference Include="AutomaticUpdater, Version=2.6.18.4, Culture=neutral, processorArchitecture=MSIL">
72 <SpecificVersion>False</SpecificVersion>
73 <HintPath>..\..\..\lib\AutomaticUpdater.dll</HintPath>
75 <Reference Include="core, Version=4.6.2.16195, Culture=neutral, processorArchitecture=MSIL">
76 <SpecificVersion>False</SpecificVersion>
77 <HintPath>..\..\..\build\core.dll</HintPath>
79 <Reference Include="CustomOpenFileFolderDialog">
80 <HintPath>..\..\..\lib\CustomOpenFileFolderDialog.dll</HintPath>
82 <Reference Include="ExceptionReporter.WinForms">
83 <HintPath>..\..\..\lib\ExceptionReporter.WinForms.dll</HintPath>
85 <Reference Include="IKVM.OpenJDK.Beans, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
86 <SpecificVersion>False</SpecificVersion>
87 <HintPath>..\..\..\lib\IKVM.OpenJDK.Beans.dll</HintPath>
89 <Reference Include="IKVM.OpenJDK.Charsets">
90 <HintPath>..\..\..\lib\IKVM.OpenJDK.Charsets.dll</HintPath>
92 <Reference Include="IKVM.OpenJDK.Core, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
93 <SpecificVersion>False</SpecificVersion>
94 <HintPath>..\..\..\lib\IKVM.OpenJDK.Core.dll</HintPath>
96 <Reference Include="IKVM.OpenJDK.Jdbc">
97 <HintPath>..\..\..\lib\IKVM.OpenJDK.Jdbc.dll</HintPath>
99 <Reference Include="IKVM.OpenJDK.Security, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
100 <SpecificVersion>False</SpecificVersion>
101 <HintPath>..\..\..\lib\IKVM.OpenJDK.Security.dll</HintPath>
103 <Reference Include="IKVM.OpenJDK.Text, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
104 <SpecificVersion>False</SpecificVersion>
105 <HintPath>..\..\..\lib\IKVM.OpenJDK.Text.dll</HintPath>
107 <Reference Include="IKVM.OpenJDK.XML.API, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
108 <SpecificVersion>False</SpecificVersion>
109 <HintPath>..\..\..\lib\IKVM.OpenJDK.XML.API.dll</HintPath>
111 <Reference Include="IKVM.OpenJDK.XML.Bind">
112 <HintPath>..\..\..\lib\IKVM.OpenJDK.XML.Bind.dll</HintPath>
114 <Reference Include="IKVM.OpenJDK.XML.Parse, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
115 <SpecificVersion>False</SpecificVersion>
116 <HintPath>..\..\..\lib\IKVM.OpenJDK.XML.Parse.dll</HintPath>
118 <Reference Include="IKVM.OpenJDK.XML.Transform, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
119 <SpecificVersion>False</SpecificVersion>
120 <HintPath>..\..\..\lib\IKVM.OpenJDK.XML.Transform.dll</HintPath>
122 <Reference Include="IKVM.OpenJDK.XML.XPath, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
123 <SpecificVersion>False</SpecificVersion>
124 <HintPath>..\..\..\lib\IKVM.OpenJDK.XML.XPath.dll</HintPath>
126 <Reference Include="IKVM.Runtime, Version=0.42.0.3, Culture=neutral, PublicKeyToken=13235d27fcbfff58, processorArchitecture=MSIL">
127 <SpecificVersion>False</SpecificVersion>
128 <HintPath>..\..\..\lib\IKVM.Runtime.dll</HintPath>
130 <Reference Include="IKVM.Runtime.JNI">
131 <HintPath>..\..\..\lib\IKVM.Runtime.JNI.dll</HintPath>
133 <Reference Include="Microsoft.VisualBasic" />
134 <Reference Include="ObjectListView, Version=2.4.1.20671, Culture=neutral, PublicKeyToken=b1c5bf581481bcd4, processorArchitecture=MSIL">
135 <SpecificVersion>False</SpecificVersion>
136 <HintPath>..\..\..\lib\ObjectListView.dll</HintPath>
138 <Reference Include="StructureMap, Version=2.6.1.0, Culture=neutral, PublicKeyToken=e60ad81abae3c223, processorArchitecture=MSIL">
139 <SpecificVersion>False</SpecificVersion>
140 <HintPath>..\..\..\lib\StructureMap.dll</HintPath>
142 <Reference Include="System" />
143 <Reference Include="System.configuration" />
144 <Reference Include="System.Core">
145 <HintPath>..\..\..\lib\System.Core.dll</HintPath>
147 <Reference Include="System.Data" />
148 <Reference Include="System.Deployment" />
149 <Reference Include="System.Design" />
150 <Reference Include="System.Drawing" />
151 <Reference Include="System.Security" />
152 <Reference Include="System.Windows.Forms" />
153 <Reference Include="System.Xml" />
154 <Reference Include="VistaBridgeLibrary">
155 <HintPath>..\..\..\lib\VistaBridgeLibrary.dll</HintPath>
157 <Reference Include="Windows7.DesktopIntegration">
158 <HintPath>..\..\..\lib\Windows7.DesktopIntegration.dll</HintPath>
162 <Compile Include="properties\AssemblyInfo.cs" />
163 <Compile Include="ui\controller\BaseController.cs" />
164 <Compile Include="ui\controller\CommandController.cs" />
165 <Compile Include="ui\controller\ICommandView.cs" />
166 <Compile Include="ui\controller\ICreateSymlinkPromptView.cs" />
167 <Compile Include="ui\controller\CreateSymlinkController.cs" />
168 <Compile Include="ui\controller\GotoController.cs" />
169 <Compile Include="ui\controller\IGotoPromptView.cs" />
170 <Compile Include="ui\controller\IUpdateView.cs" />
171 <Compile Include="ui\controller\MainController.cs" />
172 <Compile Include="ui\controller\threading\BrowserControllerBackgroundAction.cs" />
173 <Compile Include="ui\controller\UpdateController.cs" />
174 <Compile Include="ui\core\CertificateKeychain.cs" />
175 <Compile Include="ui\core\Commands.cs" />
176 <Compile Include="ui\core\CrashReporter.cs" />
177 <Compile Include="ui\core\DragDropLib.cs" />
178 <Compile Include="ui\core\GlobalKeyboardHook.cs" />
179 <Compile Include="ui\core\local\TaskbarApplicationBadgeLabeler.cs" />
180 <Compile Include="ui\core\preferences\UserPreferences.cs" />
181 <Compile Include="ui\core\urlhandler\URLSchemeHandlerConfiguration.cs" />
182 <Compile Include="ui\core\Utils.cs" />
183 <Compile Include="ui\core\VirtualFileDataObject.cs" />
184 <Compile Include="ui\growl\ToolstripNotificationService.cs" />
185 <Compile Include="ui\StructureMapBootstrapper.cs" />
186 <Compile Include="ui\winforms\CommandForm.cs">
187 <SubType>Form</SubType>
189 <Compile Include="ui\winforms\CommandForm.Designer.cs">
190 <DependentUpon>CommandForm.cs</DependentUpon>
192 <Compile Include="ui\winforms\controls\ClickLinkLabel.cs">
193 <SubType>Component</SubType>
195 <Compile Include="ui\winforms\controls\ClickThroughMenuStrip.cs">
196 <SubType>Component</SubType>
198 <Compile Include="ui\winforms\controls\ClickThroughToolStrip.cs">
199 <SubType>Component</SubType>
201 <Compile Include="ui\winforms\controls\SearchTextBox2.cs">
202 <SubType>UserControl</SubType>
204 <Compile Include="ui\winforms\controls\SearchTextBox2.Designer.cs">
205 <DependentUpon>SearchTextBox2.cs</DependentUpon>
207 <Compile Include="ui\winforms\controls\TransferControl.cs">
208 <SubType>UserControl</SubType>
210 <Compile Include="ui\winforms\controls\TransferControl.Designer.cs">
211 <DependentUpon>TransferControl.cs</DependentUpon>
213 <Compile Include="ui\winforms\controls\VistaMenu.cs">
214 <SubType>Component</SubType>
216 <Compile Include="ui\winforms\controls\VistaMenuOwnerDrawn.cs">
217 <SubType>Component</SubType>
219 <Compile Include="ui\winforms\CreateSymlinkPromptForm.cs">
220 <SubType>Form</SubType>
222 <Compile Include="ui\winforms\CreateSymlinkPromptForm.Designer.cs">
223 <DependentUpon>CreateSymlinkPromptForm.cs</DependentUpon>
225 <Compile Include="ui\winforms\DialogLimitedListProgressListener.cs" />
226 <Compile Include="ui\winforms\GotoPromptForm.cs">
227 <SubType>Form</SubType>
229 <Compile Include="ui\winforms\GotoPromptForm.Designer.cs">
230 <DependentUpon>GotoPromptForm.cs</DependentUpon>
232 <Compile Include="ui\winforms\threading\DialogAlertCallback.cs" />
233 <Compile Include="ui\winforms\threading\DialogTransferErrorCallback.cs" />
234 <Compile Include="ui\winforms\UpdateForm.cs">
235 <SubType>Form</SubType>
237 <Compile Include="ui\winforms\UpdateForm.Designer.cs">
238 <DependentUpon>UpdateForm.cs</DependentUpon>
240 <Compile Include="ui\winforms\UserDefaultsDateFormatter.cs" />
241 <EmbeddedResource Include="ResourcesBundle.resx">
242 <Generator>ResXFileCodeGenerator</Generator>
243 <SubType>Designer</SubType>
244 <LastGenOutput>ResourcesBundle.Designer.cs</LastGenOutput>
246 <EmbeddedResource Include="ui\winforms\AboutBox.resx">
247 <DependentUpon>AboutBox.cs</DependentUpon>
248 <SubType>Designer</SubType>
250 <EmbeddedResource Include="ui\winforms\ActivityForm.resx">
251 <DependentUpon>ActivityForm.cs</DependentUpon>
252 <SubType>Designer</SubType>
254 <EmbeddedResource Include="ui\winforms\BaseForm.resx">
255 <DependentUpon>BaseForm.cs</DependentUpon>
256 <SubType>Designer</SubType>
258 <EmbeddedResource Include="ui\winforms\BookmarkForm.resx">
259 <DependentUpon>BookmarkForm.cs</DependentUpon>
260 <SubType>Designer</SubType>
262 <EmbeddedResource Include="ui\winforms\BrowserForm.resx">
263 <DependentUpon>BrowserForm.cs</DependentUpon>
264 <SubType>Designer</SubType>
266 <EmbeddedResource Include="ui\winforms\CommandForm.resx">
267 <DependentUpon>CommandForm.cs</DependentUpon>
269 <EmbeddedResource Include="ui\winforms\ConnectionForm.resx">
270 <DependentUpon>ConnectionForm.cs</DependentUpon>
271 <SubType>Designer</SubType>
273 <EmbeddedResource Include="ui\winforms\controls\TransferControl.resx">
274 <DependentUpon>TransferControl.cs</DependentUpon>
275 <SubType>Designer</SubType>
277 <EmbeddedResource Include="ui\winforms\CreateSymlinkPromptForm.resx">
278 <DependentUpon>CreateSymlinkPromptForm.cs</DependentUpon>
279 <SubType>Designer</SubType>
281 <EmbeddedResource Include="ui\winforms\CreateFilePromptForm.resx">
282 <DependentUpon>CreateFilePromptForm.cs</DependentUpon>
283 <SubType>Designer</SubType>
285 <EmbeddedResource Include="ui\winforms\DonationForm.resx">
286 <DependentUpon>DonationForm.cs</DependentUpon>
287 <SubType>Designer</SubType>
289 <EmbeddedResource Include="ui\winforms\ErrorForm.resx">
290 <DependentUpon>ErrorForm.cs</DependentUpon>
291 <SubType>Designer</SubType>
293 <EmbeddedResource Include="ui\winforms\InfoForm.resx">
294 <DependentUpon>InfoForm.cs</DependentUpon>
295 <SubType>Designer</SubType>
297 <EmbeddedResource Include="ui\winforms\LoginForm.resx">
298 <DependentUpon>LoginForm.cs</DependentUpon>
299 <SubType>Designer</SubType>
301 <EmbeddedResource Include="ui\winforms\NewFolderPromptForm.resx">
302 <DependentUpon>NewFolderPromptForm.cs</DependentUpon>
303 <SubType>Designer</SubType>
305 <EmbeddedResource Include="ui\winforms\PreferencesForm.resx">
306 <DependentUpon>PreferencesForm.cs</DependentUpon>
307 <SubType>Designer</SubType>
309 <EmbeddedResource Include="ui\winforms\PromptForm.resx">
310 <DependentUpon>PromptForm.cs</DependentUpon>
311 <SubType>Designer</SubType>
313 <EmbeddedResource Include="ui\winforms\taskdialog\TaskDialogForm.resx">
314 <DependentUpon>TaskDialogForm.cs</DependentUpon>
315 <SubType>Designer</SubType>
317 <EmbeddedResource Include="ui\winforms\TransferForm.resx">
318 <DependentUpon>TransferForm.cs</DependentUpon>
319 <SubType>Designer</SubType>
321 <EmbeddedResource Include="ui\winforms\TransferPromptForm.resx">
322 <DependentUpon>TransferPromptForm.cs</DependentUpon>
323 <SubType>Designer</SubType>
325 <!-- add localizations -->
326 <EmbeddedResource Include="../../../*.lproj/*.strings;../../../*.lproj/*.txt" />
327 <EmbeddedResource Include="../../../lib/Sparkle.framework/Versions/A/Resources/*.lproj/Sparkle.strings" />
328 <EmbeddedResource Include="ui\winforms\UpdateForm.resx">
329 <DependentUpon>UpdateForm.cs</DependentUpon>
331 <!-- end localizations -->
332 <None Include="App.config">
333 <SubType>Designer</SubType>
335 <Compile Include="properties\Settings.Designer.cs">
336 <AutoGen>True</AutoGen>
337 <DesignTimeSharedInput>True</DesignTimeSharedInput>
338 <DependentUpon>Settings.settings</DependentUpon>
340 <Compile Include="properties\Settings.cs" />
341 <Compile Include="ResourcesBundle.Designer.cs">
342 <AutoGen>True</AutoGen>
343 <DesignTime>True</DesignTime>
344 <DependentUpon>ResourcesBundle.resx</DependentUpon>
346 <Compile Include="ui\controller\ActivityController.cs" />
347 <Compile Include="ui\controller\AsyncController.cs" />
348 <Compile Include="ui\controller\BookmarkController.cs" />
349 <Compile Include="ui\controller\BookmarkModel.cs" />
350 <Compile Include="ui\controller\BrowserController.cs" />
351 <Compile Include="ui\controller\ConnectionController.cs" />
352 <Compile Include="ui\controller\Controller.cs" />
353 <Compile Include="ui\controller\CreateFileController.cs" />
354 <Compile Include="ui\controller\DonationController.cs" />
355 <Compile Include="ui\controller\DownloadPromptController.cs" />
356 <Compile Include="ui\controller\DownloadPromptModel.cs" />
357 <Compile Include="ui\controller\DuplicateFileController.cs" />
358 <Compile Include="ui\controller\Events.cs" />
359 <Compile Include="ui\controller\FileController.cs" />
360 <Compile Include="ui\controller\FirefoxStyleRenderer.cs" />
361 <Compile Include="ui\controller\FolderController.cs" />
362 <Compile Include="ui\controller\FolderItems.cs" />
363 <Compile Include="ui\controller\HostKeyController.cs" />
364 <Compile Include="ui\controller\IActivityView.cs" />
365 <Compile Include="ui\controller\IBookmarkManagerView.cs" />
366 <Compile Include="ui\controller\IBookmarkView.cs" />
367 <Compile Include="ui\controller\IBrowserView.cs" />
368 <Compile Include="ui\controller\IconCache.cs" />
369 <Compile Include="ui\controller\IConnectionView.cs" />
370 <Compile Include="ui\controller\ICreateFilePromptView.cs" />
371 <Compile Include="ui\controller\IDonationView.cs" />
372 <Compile Include="ui\controller\IDuplicateFilePromptView.cs" />
373 <Compile Include="ui\controller\IErrorView.cs" />
374 <Compile Include="ui\controller\IInfoView.cs" />
375 <Compile Include="ui\controller\ILoginView.cs" />
376 <Compile Include="ui\controller\INewFolderPromptView.cs" />
377 <Compile Include="ui\controller\InfoController.cs" />
378 <Compile Include="ui\controller\IPreferencesView.cs" />
379 <Compile Include="ui\controller\IProgressView.cs" />
380 <Compile Include="ui\controller\IPromptView.cs" />
381 <Compile Include="ui\controller\ITransferPromptView.cs" />
382 <Compile Include="ui\controller\ITransferView.cs" />
383 <Compile Include="ui\controller\IView.cs" />
384 <Compile Include="ui\controller\PromptLoginController.cs" />
385 <Compile Include="ui\controller\PathClipboard.cs" />
386 <Compile Include="ui\controller\PersistentFormHandler.cs" />
387 <Compile Include="ui\controller\SyncPromptController.cs" />
388 <Compile Include="ui\controller\SyncPromptModel.cs" />
389 <Compile Include="ui\winforms\controls\ReadOnlyRichTextBox.cs">
390 <SubType>Component</SubType>
392 <Compile Include="ui\winforms\controls\MulticolorTreeListView.cs">
393 <SubType>Component</SubType>
395 <Compile Include="ui\winforms\controls\SplitButton.cs">
396 <SubType>Component</SubType>
398 <Compile Include="ui\controller\PreferencesController.cs" />
399 <Compile Include="ui\controller\ProgressController.cs" />
400 <Compile Include="ui\controller\Renderers.cs">
401 <SubType>Component</SubType>
403 <Compile Include="ui\controller\threading\SimpleDefaultMainAction.cs" />
404 <Compile Include="ui\controller\threading\SimpleWindowMainAction.cs" />
405 <Compile Include="ui\controller\threading\WindowMainAction.cs" />
406 <Compile Include="ui\controller\TransferController.cs" />
407 <Compile Include="ui\controller\TransferPromptController.cs" />
408 <Compile Include="ui\controller\TransferPromptModel.cs" />
409 <Compile Include="ui\controller\TreeBrowserModel.cs" />
410 <Compile Include="ui\controller\UploadPromptController.cs" />
411 <Compile Include="ui\controller\UploadPromptModel.cs" />
412 <Compile Include="ui\controller\WindowController.cs" />
413 <Compile Include="ui\winforms\AboutBox.cs">
414 <SubType>Form</SubType>
416 <Compile Include="ui\winforms\AboutBox.Designer.cs">
417 <DependentUpon>AboutBox.cs</DependentUpon>
419 <Compile Include="ui\winforms\ActivityForm.cs">
420 <SubType>Form</SubType>
422 <Compile Include="ui\winforms\ActivityForm.Designer.cs">
423 <DependentUpon>ActivityForm.cs</DependentUpon>
425 <Compile Include="ui\winforms\BaseForm.cs">
426 <SubType>Form</SubType>
428 <Compile Include="ui\winforms\BaseForm.Designer.cs">
429 <DependentUpon>BaseForm.cs</DependentUpon>
431 <Compile Include="ui\winforms\BookmarkForm.cs">
432 <SubType>Form</SubType>
434 <Compile Include="ui\winforms\BookmarkForm.Designer.cs">
435 <DependentUpon>BookmarkForm.cs</DependentUpon>
437 <Compile Include="ui\winforms\BrowserForm.cs">
438 <SubType>Form</SubType>
440 <Compile Include="ui\winforms\BrowserForm.Designer.cs">
441 <DependentUpon>BrowserForm.cs</DependentUpon>
443 <Compile Include="ui\winforms\ConnectionForm.cs">
444 <SubType>Form</SubType>
446 <Compile Include="ui\winforms\ConnectionForm.Designer.cs">
447 <DependentUpon>ConnectionForm.cs</DependentUpon>
449 <Compile Include="ui\winforms\controls\design\SearchTextBoxDesigner.cs" />
450 <Compile Include="ui\winforms\controls\EllipsisLabel.cs">
451 <SubType>Component</SubType>
453 <Compile Include="ui\winforms\controls\ImageComboBox.cs">
454 <SubType>Component</SubType>
456 <Compile Include="ui\winforms\controls\LineSeparatedObjectListView.cs">
457 <SubType>Component</SubType>
459 <Compile Include="ui\winforms\controls\ListViewControls.cs">
460 <SubType>Component</SubType>
462 <Compile Include="ui\winforms\controls\PanelManager.cs">
463 <SubType>Component</SubType>
465 <Compile Include="ui\winforms\controls\SearchTextBox.cs">
466 <SubType>Component</SubType>
468 <Compile Include="ui\winforms\controls\SearchTextBox.Designer.cs">
469 <DependentUpon>SearchTextBox.cs</DependentUpon>
471 <Compile Include="ui\winforms\CreateFilePromptForm.cs">
472 <SubType>Form</SubType>
474 <Compile Include="ui\winforms\CreateFilePromptForm.Designer.cs">
475 <DependentUpon>CreateFilePromptForm.cs</DependentUpon>
477 <Compile Include="ui\winforms\DonationForm.cs">
478 <SubType>Form</SubType>
480 <Compile Include="ui\winforms\DonationForm.Designer.cs">
481 <DependentUpon>DonationForm.cs</DependentUpon>
483 <Compile Include="ui\winforms\DuplicateFilePromptForm.cs">
484 <SubType>Form</SubType>
486 <Compile Include="ui\winforms\DuplicateFilePromptForm.Designer.cs">
487 <DependentUpon>DuplicateFilePromptForm.cs</DependentUpon>
489 <Compile Include="ui\winforms\ErrorForm.cs">
490 <SubType>Form</SubType>
492 <Compile Include="ui\winforms\ErrorForm.Designer.cs">
493 <DependentUpon>ErrorForm.cs</DependentUpon>
495 <Compile Include="ui\winforms\InfoForm.cs">
496 <SubType>Form</SubType>
498 <Compile Include="ui\winforms\InfoForm.Designer.cs">
499 <DependentUpon>InfoForm.cs</DependentUpon>
501 <Compile Include="ui\winforms\LoginForm.cs">
502 <SubType>Form</SubType>
504 <Compile Include="ui\winforms\LoginForm.Designer.cs">
505 <DependentUpon>LoginForm.cs</DependentUpon>
507 <Compile Include="ui\winforms\NewFolderPromptForm.cs">
508 <SubType>Form</SubType>
510 <Compile Include="ui\winforms\NewFolderPromptForm.Designer.cs">
511 <DependentUpon>NewFolderPromptForm.cs</DependentUpon>
513 <Compile Include="ui\winforms\PreferencesForm.cs">
514 <SubType>Form</SubType>
516 <Compile Include="ui\winforms\PreferencesForm.Designer.cs">
517 <DependentUpon>PreferencesForm.cs</DependentUpon>
519 <Compile Include="ui\winforms\PromptForm.cs">
520 <SubType>Form</SubType>
522 <Compile Include="ui\winforms\PromptForm.Designer.cs">
523 <DependentUpon>PromptForm.cs</DependentUpon>
525 <Compile Include="ui\winforms\taskdialog\CommandButton.cs">
526 <SubType>Component</SubType>
528 <Compile Include="ui\winforms\taskdialog\CommandButton.Designer.cs">
529 <DependentUpon>CommandButton.cs</DependentUpon>
531 <Compile Include="ui\winforms\taskdialog\TaskDialog.cs" />
532 <Compile Include="ui\winforms\taskdialog\TaskDialogForm.cs">
533 <SubType>Form</SubType>
535 <Compile Include="ui\winforms\taskdialog\TaskDialogForm.designer.cs">
536 <DependentUpon>TaskDialogForm.cs</DependentUpon>
538 <Compile Include="ui\winforms\taskdialog\VistaActiveTaskDialog.cs" />
539 <Compile Include="ui\winforms\taskdialog\VistaTaskDialog.cs" />
540 <Compile Include="ui\winforms\taskdialog\VistaTaskDialogCommonDialog.cs">
541 <SubType>Component</SubType>
543 <Compile Include="ui\winforms\taskdialog\VistaTaskDialogNotificationArgs.cs" />
544 <Compile Include="ui\winforms\taskdialog\VistaUnsafeNativeMethods.cs" />
545 <Compile Include="ui\winforms\ToolbarBaseForm.cs">
546 <SubType>Form</SubType>
548 <Compile Include="ui\winforms\ToolbarBaseForm.Designer.cs">
549 <DependentUpon>ToolbarBaseForm.cs</DependentUpon>
551 <Compile Include="ui\winforms\TransferForm.cs">
552 <SubType>Form</SubType>
554 <Compile Include="ui\winforms\TransferForm.Designer.cs">
555 <DependentUpon>TransferForm.cs</DependentUpon>
557 <Compile Include="ui\winforms\TransferPromptForm.cs">
558 <SubType>Form</SubType>
560 <Compile Include="ui\winforms\TransferPromptForm.Designer.cs">
561 <DependentUpon>TransferPromptForm.cs</DependentUpon>
563 <None Include="properties\app.manifest" />
566 <None Include="properties\Settings.settings">
567 <Generator>SettingsSingleFileGenerator</Generator>
568 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
572 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
573 <Visible>False</Visible>
574 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
575 <Install>false</Install>
576 </BootstrapperPackage>
577 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
578 <Visible>False</Visible>
579 <ProductName>.NET Framework 3.5 SP1</ProductName>
580 <Install>true</Install>
581 </BootstrapperPackage>
582 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
583 <Visible>False</Visible>
584 <ProductName>Windows Installer 3.1</ProductName>
585 <Install>true</Install>
586 </BootstrapperPackage>
589 <COMReference Include="Bonjour">
590 <Guid>{18FBED6D-F2B7-4EC8-A4A4-46282E635308}</Guid>
591 <VersionMajor>1</VersionMajor>
592 <VersionMinor>0</VersionMinor>
594 <WrapperTool>tlbimp</WrapperTool>
595 <Isolated>False</Isolated>
596 <EmbedInteropTypes>False</EmbedInteropTypes>
600 <ProjectReference Include="Windows Core.csproj">
601 <Project>{ac161b73-0b4b-4a32-b0d7-205ac89d83a5}</Project>
602 <Name>Windows Core</Name>
606 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
607 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
608 Other similar extension points exist, see Microsoft.Common.targets.-->
609 <!-- Import of the MSBuildCommunityTask targets -->
610 <Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.targets" />
611 <!-- to manage version number -->
612 <!-- to generate our personnal version info -->
613 <!-- We launch these two targets -->
614 <Target Name="BeforeBuild">
616 <AdditionalResources Include="..\..\..\Acknowledgments.rtf" />
617 <AdditionalResources Include="..\..\..\en.lproj\License.txt" />
619 <Copy SourceFiles="@(AdditionalResources)" DestinationFolder="$(OutputPath)" />
620 <MakeDir Directories="$(OutputPath)\bookmarks" />
622 <DefaultBookmarks Include="..\..\..\bookmarks\*.duck" />
625 <DefaultProfiles Include="..\..\..\profiles\Rackspace US.cyberduckprofile" />
628 <JNASupport Include="..\..\..\lib\ikvm-native-win32-x86.dll" />
629 <JNASupport Include="..\..\..\lib\jnidispatch.dll" />
632 <SunMSCAPI Include="..\..\..\lib\sunmscapi.dll" />
634 <Copy SourceFiles="@(DefaultBookmarks)" DestinationFolder="$(OutputPath)\bookmarks" />
635 <Copy SourceFiles="@(DefaultProfiles)" DestinationFolder="$(OutputPath)\profiles" />
636 <Copy SourceFiles="@(JNASupport)" DestinationFolder="$(OutputPath)" />
637 <Copy SourceFiles="@(SunMSCAPI)" DestinationFolder="$(OutputPath)" />
639 <Target Name="AfterBuild">
642 <PreBuildEvent>if exist "$(TargetPath).locked" del "$(TargetPath).locked"
643 if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath)" "$(TargetPath).locked