ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/deps/WeifenLuo.WinFormsUI.Docking/DockSample/DockSample.csproj
(Generate patch)

Comparing trunk/deps/WeifenLuo.WinFormsUI.Docking/DockSample/DockSample.csproj (file contents):
Revision 140 by william, Fri May 11 11:29:29 2012 UTC vs.
Revision 141 by william, Fri May 11 11:31:06 2012 UTC

# Line 1 | Line 1
1 < <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
1 > <?xml version="1.0" encoding="utf-8"?>
2 > <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3    <PropertyGroup>
4      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5      <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
# Line 9 | Line 10
10      <AppDesignerFolder>Properties</AppDesignerFolder>
11      <RootNamespace>DockSample</RootNamespace>
12      <AssemblyName>DockSample</AssemblyName>
13 +    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
14 +    <FileUpgradeFlags>
15 +    </FileUpgradeFlags>
16 +    <OldToolsVersion>3.5</OldToolsVersion>
17 +    <UpgradeBackupLocation />
18 +    <PublishUrl>publish\</PublishUrl>
19 +    <Install>true</Install>
20 +    <InstallFrom>Disk</InstallFrom>
21 +    <UpdateEnabled>false</UpdateEnabled>
22 +    <UpdateMode>Foreground</UpdateMode>
23 +    <UpdateInterval>7</UpdateInterval>
24 +    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
25 +    <UpdatePeriodically>false</UpdatePeriodically>
26 +    <UpdateRequired>false</UpdateRequired>
27 +    <MapFileExtensions>true</MapFileExtensions>
28 +    <ApplicationRevision>0</ApplicationRevision>
29 +    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
30 +    <IsWebBootstrapper>false</IsWebBootstrapper>
31 +    <UseApplicationTrust>false</UseApplicationTrust>
32 +    <BootstrapperEnabled>true</BootstrapperEnabled>
33    </PropertyGroup>
34    <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
35      <DebugSymbols>true</DebugSymbols>
# Line 47 | Line 68
68      <Compile Include="MainForm2.Designer.cs">
69        <DependentUpon>MainForm2.cs</DependentUpon>
70      </Compile>
71 <    <Compile Include="DummyDoc.cs">
51 <      <SubType>Form</SubType>
52 <    </Compile>
71 >    <Compile Include="DummyDoc.cs" />
72      <Compile Include="DummyDoc.Designer.cs">
73        <DependentUpon>DummyDoc.cs</DependentUpon>
74      </Compile>
75 <    <Compile Include="DummyOutputWindow.cs">
57 <      <SubType>Form</SubType>
58 <    </Compile>
75 >    <Compile Include="DummyOutputWindow.cs" />
76      <Compile Include="DummyOutputWindow.Designer.cs">
77        <DependentUpon>DummyOutputWindow.cs</DependentUpon>
78      </Compile>
79 <    <Compile Include="DummyPropertyWindow.cs">
63 <      <SubType>Form</SubType>
64 <    </Compile>
79 >    <Compile Include="DummyPropertyWindow.cs" />
80      <Compile Include="DummyPropertyWindow.Designer.cs">
81        <DependentUpon>DummyPropertyWindow.cs</DependentUpon>
82      </Compile>
83 <    <Compile Include="DummySolutionExplorer.cs">
69 <      <SubType>Form</SubType>
70 <    </Compile>
83 >    <Compile Include="DummySolutionExplorer.cs" />
84      <Compile Include="DummySolutionExplorer.Designer.cs">
85        <DependentUpon>DummySolutionExplorer.cs</DependentUpon>
86      </Compile>
87 <    <Compile Include="DummyTaskList.cs">
75 <      <SubType>Form</SubType>
76 <    </Compile>
87 >    <Compile Include="DummyTaskList.cs" />
88      <Compile Include="DummyTaskList.Designer.cs">
89        <DependentUpon>DummyTaskList.cs</DependentUpon>
90      </Compile>
91 <    <Compile Include="DummyToolbox.cs">
81 <      <SubType>Form</SubType>
82 <    </Compile>
91 >    <Compile Include="DummyToolbox.cs" />
92      <Compile Include="DummyToolbox.Designer.cs">
93        <DependentUpon>DummyToolbox.cs</DependentUpon>
94      </Compile>
# Line 88 | Line 97
97      <Compile Include="Customization\InertButton.cs">
98        <SubType>Component</SubType>
99      </Compile>
100 <    <Compile Include="Customization\VS2003AutoHideStrip.cs">
101 <      <SubType>Component</SubType>
102 <    </Compile>
94 <    <Compile Include="Customization\VS2003DockPaneCaption.cs">
95 <      <SubType>Component</SubType>
96 <    </Compile>
97 <    <Compile Include="Customization\VS2003DockPaneStrip.cs">
98 <      <SubType>Component</SubType>
99 <    </Compile>
100 >    <Compile Include="Customization\VS2003AutoHideStrip.cs" />
101 >    <Compile Include="Customization\VS2003DockPaneCaption.cs" />
102 >    <Compile Include="Customization\VS2003DockPaneStrip.cs" />
103      <Compile Include="MainForm.cs">
104        <SubType>Form</SubType>
105      </Compile>
# Line 166 | Line 169
169        <AutoGen>True</AutoGen>
170        <DesignTime>True</DesignTime>
171      </Compile>
172 <    <Compile Include="ToolWindow.cs">
170 <      <SubType>Form</SubType>
171 <    </Compile>
172 >    <Compile Include="ToolWindow.cs" />
173      <Compile Include="ToolWindow.Designer.cs">
174        <DependentUpon>ToolWindow.cs</DependentUpon>
175      </Compile>
# Line 313 | Line 314
314        <CopyToOutputDirectory>Always</CopyToOutputDirectory>
315      </None>
316    </ItemGroup>
317 +  <ItemGroup>
318 +    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
319 +      <Visible>False</Visible>
320 +      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
321 +      <Install>false</Install>
322 +    </BootstrapperPackage>
323 +    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
324 +      <Visible>False</Visible>
325 +      <ProductName>.NET Framework 3.5 SP1</ProductName>
326 +      <Install>true</Install>
327 +    </BootstrapperPackage>
328 +    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
329 +      <Visible>False</Visible>
330 +      <ProductName>Windows Installer 3.1</ProductName>
331 +      <Install>true</Install>
332 +    </BootstrapperPackage>
333 +  </ItemGroup>
334    <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
335    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
336         Other similar extension points exist, see Microsoft.Common.targets.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines