OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microso
ft.com/developer/msbuild/2003"> | |
3 <PropertyGroup> | |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
6 <ProductVersion>9.0.30729</ProductVersion> | |
7 <SchemaVersion>2.0</SchemaVersion> | |
8 <ProjectGuid>{3421A4E4-0282-44A1-94D5-2868D04ED391}</ProjectGuid> | |
9 <OutputType>Library</OutputType> | |
10 <AppDesignerFolder>Properties</AppDesignerFolder> | |
11 <RootNamespace>Microsoft.VisualStudio.Project</RootNamespace> | |
12 <AssemblyName>Microsoft.VisualStudio.Project</AssemblyName> | |
13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> | |
14 <FileAlignment>512</FileAlignment> | |
15 </PropertyGroup> | |
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
17 <DebugSymbols>true</DebugSymbols> | |
18 <DebugType>full</DebugType> | |
19 <Optimize>false</Optimize> | |
20 <OutputPath>bin\Debug\</OutputPath> | |
21 <DefineConstants>DEBUG;TRACE</DefineConstants> | |
22 <ErrorReport>prompt</ErrorReport> | |
23 <WarningLevel>4</WarningLevel> | |
24 </PropertyGroup> | |
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU'
"> | |
26 <DebugType>pdbonly</DebugType> | |
27 <Optimize>true</Optimize> | |
28 <OutputPath>bin\Release\</OutputPath> | |
29 <DefineConstants>TRACE</DefineConstants> | |
30 <ErrorReport>prompt</ErrorReport> | |
31 <WarningLevel>4</WarningLevel> | |
32 </PropertyGroup> | |
33 <ItemGroup> | |
34 <Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken
=b03f5f7f11d50a3a"> | |
35 <SpecificVersion>False</SpecificVersion> | |
36 <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Comm
on7\IDE\PublicAssemblies\EnvDTE.dll</HintPath> | |
37 </Reference> | |
38 <Reference Include="EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyTok
en=b03f5f7f11d50a3a"> | |
39 <SpecificVersion>False</SpecificVersion> | |
40 <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Comm
on7\IDE\PublicAssemblies\EnvDTE80.dll</HintPath> | |
41 </Reference> | |
42 <Reference Include="Microsoft.Build.Engine" /> | |
43 <Reference Include="Microsoft.Build.Framework" /> | |
44 <Reference Include="Microsoft.Build.Utilities.v3.5"> | |
45 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
46 </Reference> | |
47 <Reference Include="Microsoft.VisualStudio.CommonIDE, Version=9.0.0.0, Cultu
re=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | |
48 <Reference Include="Microsoft.VisualStudio.Designer.Interfaces, Version=1.0.
5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
49 <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
50 <Reference Include="Microsoft.VisualStudio.ProjectAggregator, Version=8.0.0.
0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
/> | |
51 <Reference Include="Microsoft.VisualStudio.Shell.9.0, Version=2.0.0.0, Cultu
re=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | |
52 <Reference Include="Microsoft.VisualStudio.Shell.Design, Version=9.0.0.0, Cu
lture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | |
53 <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.
0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
54 <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.
0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
55 <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.
0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
56 <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.
40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
57 <Reference Include="Microsoft.VisualStudio.VSHelp, Version=7.0.3300.0, Cultu
re=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
58 <Reference Include="System" /> | |
59 <Reference Include="System.Core"> | |
60 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
61 </Reference> | |
62 <Reference Include="System.Drawing" /> | |
63 <Reference Include="System.Windows.Forms" /> | |
64 <Reference Include="System.Xml.Linq"> | |
65 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
66 </Reference> | |
67 <Reference Include="System.Data.DataSetExtensions"> | |
68 <RequiredTargetFramework>3.5</RequiredTargetFramework> | |
69 </Reference> | |
70 <Reference Include="System.Data" /> | |
71 <Reference Include="System.Xml" /> | |
72 <Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicK
eyToken=b03f5f7f11d50a3a"> | |
73 <SpecificVersion>False</SpecificVersion> | |
74 <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Comm
on7\IDE\PublicAssemblies\VSLangProj.dll</HintPath> | |
75 </Reference> | |
76 <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKe
yToken=b03f5f7f11d50a3a"> | |
77 <SpecificVersion>False</SpecificVersion> | |
78 <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Comm
on7\IDE\PublicAssemblies\VSLangProj80.dll</HintPath> | |
79 </Reference> | |
80 </ItemGroup> | |
81 <ItemGroup> | |
82 <Compile Include="AssemblyReferenceNode.cs" /> | |
83 <Compile Include="Attributes.cs" /> | |
84 <Compile Include="Automation\AutomationScope.cs" /> | |
85 <Compile Include="Automation\OAFileItem.cs" /> | |
86 <Compile Include="Automation\OAFolderItem.cs" /> | |
87 <Compile Include="Automation\OANavigableProjectItems.cs" /> | |
88 <Compile Include="Automation\OANestedProjectItem.cs" /> | |
89 <Compile Include="Automation\OANullProperty.cs" /> | |
90 <Compile Include="Automation\OAProject.cs" /> | |
91 <Compile Include="Automation\OAProjectItem.cs" /> | |
92 <Compile Include="Automation\OAProjectItems.cs" /> | |
93 <Compile Include="Automation\OAProperties.cs" /> | |
94 <Compile Include="Automation\OAProperty.cs" /> | |
95 <Compile Include="Automation\OAReferenceFolderItem.cs" /> | |
96 <Compile Include="Automation\OAReferenceItem.cs" /> | |
97 <Compile Include="Automation\OASolutionFolder.cs" /> | |
98 <Compile Include="BuildDependency.cs" /> | |
99 <Compile Include="BuildPropertyPage.cs" /> | |
100 <Compile Include="ComReferenceNode.cs" /> | |
101 <Compile Include="ConfigProvider.cs" /> | |
102 <Compile Include="ConfigurationProperties.cs" /> | |
103 <Compile Include="DataObject.cs" /> | |
104 <Compile Include="DependentFileNode.cs" /> | |
105 <Compile Include="DesignPropertyDescriptor.cs" /> | |
106 <Compile Include="DocumentManager.cs" /> | |
107 <Compile Include="DontShowAgainDialog.cs"> | |
108 <SubType>Form</SubType> | |
109 </Compile> | |
110 <Compile Include="DontShowAgainDialog.designer.cs"> | |
111 <DependentUpon>DontShowAgainDialog.cs</DependentUpon> | |
112 </Compile> | |
113 <Compile Include="EnumDependencies.cs" /> | |
114 <Compile Include="FileChangeManager.cs" /> | |
115 <Compile Include="FileDocumentManager.cs" /> | |
116 <Compile Include="FileNode.cs" /> | |
117 <Compile Include="FolderNode.cs" /> | |
118 <Compile Include="GlobalPropertyHandler.cs" /> | |
119 <Compile Include="GlobalSuppressions.cs" /> | |
120 <Compile Include="HierarchyNode.cs" /> | |
121 <Compile Include="IDEBuildLogger.cs" /> | |
122 <Compile Include="ImageHandler.cs" /> | |
123 <Compile Include="Interfaces.cs" /> | |
124 <Compile Include="Automation\OAAssemblyReference.cs" /> | |
125 <Compile Include="Automation\OABuildManager.cs" /> | |
126 <Compile Include="Automation\OAComReference.cs" /> | |
127 <Compile Include="Automation\OAProjectReference.cs" /> | |
128 <Compile Include="Automation\OAReferenceBase.cs" /> | |
129 <Compile Include="Automation\OAReferences.cs" /> | |
130 <Compile Include="Automation\OAVSProject.cs" /> | |
131 <Compile Include="Automation\OAVSProjectItem.cs" /> | |
132 <Compile Include="LocalizableProperties.cs" /> | |
133 <Compile Include="misc\ConnectionPointContainer.cs" /> | |
134 <Compile Include="misc\ExternDll.cs" /> | |
135 <Compile Include="misc\NativeMethods.cs" /> | |
136 <Compile Include="misc\UnsafeNativeMethods.cs" /> | |
137 <Compile Include="NestedProjectBuildDependency.cs" /> | |
138 <Compile Include="NestedProjectNode.cs" /> | |
139 <Compile Include="NodeProperties.cs" /> | |
140 <Compile Include="OleServiceProvider.cs" /> | |
141 <Compile Include="Output.cs" /> | |
142 <Compile Include="OutputGroup.cs" /> | |
143 <Compile Include="ProjectConfig.cs" /> | |
144 <Compile Include="ProjectContainerNode.cs" /> | |
145 <Compile Include="ProjectDesignerDocumentManager.cs" /> | |
146 <Compile Include="ProjectDocumentsListener.cs" /> | |
147 <Compile Include="ProjectElement.cs" /> | |
148 <Compile Include="ProjectFactory.cs" /> | |
149 <Compile Include="ProjectFileConstants.cs" /> | |
150 <Compile Include="ProjectNode.CopyPaste.cs" /> | |
151 <Compile Include="ProjectNode.cs" /> | |
152 <Compile Include="ProjectNode.Events.cs" /> | |
153 <Compile Include="ProjectOptions.cs" /> | |
154 <Compile Include="ProjectPackage.cs" /> | |
155 <Compile Include="ProjectReferenceNode.cs" /> | |
156 <Compile Include="ProjectSecurityChecker.cs" /> | |
157 <Compile Include="PropertiesEditorLauncher.cs" /> | |
158 <Compile Include="Properties\AssemblyInfo.cs" /> | |
159 <Compile Include="ReferenceContainerNode.cs" /> | |
160 <Compile Include="ReferenceNode.cs" /> | |
161 <Compile Include="RegisteredProjectType.cs" /> | |
162 <Compile Include="Resources.Designer.cs"> | |
163 <AutoGen>True</AutoGen> | |
164 <DesignTime>True</DesignTime> | |
165 <DependentUpon>Resources.resx</DependentUpon> | |
166 </Compile> | |
167 <Compile Include="SecurityWarningDialog.cs"> | |
168 <SubType>Form</SubType> | |
169 </Compile> | |
170 <Compile Include="SecurityWarningDialog.Designer.cs" /> | |
171 <Compile Include="SelectionListener.cs" /> | |
172 <Compile Include="SettingsPage.cs" /> | |
173 <Compile Include="SingleFileGenerator.cs" /> | |
174 <Compile Include="SingleFileGeneratorFactory.cs" /> | |
175 <Compile Include="SolutionListener.cs" /> | |
176 <Compile Include="SolutionListenerForBuildDependencyUpdate.cs" /> | |
177 <Compile Include="SolutionListenerForProjectEvents.cs" /> | |
178 <Compile Include="SolutionListenerForProjectOpen.cs" /> | |
179 <Compile Include="SolutionListenerForProjectReferenceUpdate.cs" /> | |
180 <Compile Include="StructuresEnums.cs" /> | |
181 <Compile Include="SuspendFileChanges.cs" /> | |
182 <Compile Include="TokenProcessor.cs" /> | |
183 <Compile Include="Tracing.cs" /> | |
184 <Compile Include="TrackDocumentsHelper.cs" /> | |
185 <Compile Include="TypeConverters.cs" /> | |
186 <Compile Include="UpdateSolutionEventsListener.cs" /> | |
187 <Compile Include="UserProjectSecurityChecker.cs" /> | |
188 <Compile Include="Utilities.cs" /> | |
189 <Compile Include="VisualStudio.Project.cs" /> | |
190 <Compile Include="VisualStudio.Project.Designer.cs"> | |
191 <AutoGen>True</AutoGen> | |
192 <DesignTime>True</DesignTime> | |
193 <DependentUpon>VisualStudio.Project.resx</DependentUpon> | |
194 </Compile> | |
195 <Compile Include="VsCommands.cs" /> | |
196 <Compile Include="VSShellUtilities.cs" /> | |
197 </ItemGroup> | |
198 <ItemGroup> | |
199 <EmbeddedResource Include="DontShowAgainDialog.resx"> | |
200 <DependentUpon>DontShowAgainDialog.cs</DependentUpon> | |
201 <SubType>Designer</SubType> | |
202 </EmbeddedResource> | |
203 <EmbeddedResource Include="Resources.resx"> | |
204 <Generator>PublicResXFileCodeGenerator</Generator> | |
205 <LastGenOutput>Resources.Designer.cs</LastGenOutput> | |
206 <SubType>Designer</SubType> | |
207 </EmbeddedResource> | |
208 <EmbeddedResource Include="SecurityWarningDialog.resx"> | |
209 <SubType>Designer</SubType> | |
210 </EmbeddedResource> | |
211 <EmbeddedResource Include="VisualStudio.Project.resx"> | |
212 <SubType>Designer</SubType> | |
213 <Generator>PublicResXFileCodeGenerator</Generator> | |
214 <LastGenOutput>VisualStudio.Project.Designer.cs</LastGenOutput> | |
215 </EmbeddedResource> | |
216 </ItemGroup> | |
217 <ItemGroup> | |
218 <None Include="ClassDiagram1.cd" /> | |
219 <None Include="Diagrams\AutomationClasses.cd" /> | |
220 <None Include="Diagrams\ConfigurationClasses.cd" /> | |
221 <None Include="Diagrams\DocumentManagerClasses.cd" /> | |
222 <None Include="Diagrams\HierarchyClasses.cd" /> | |
223 <None Include="Diagrams\PropertiesClasses.cd" /> | |
224 <None Include="Diagrams\ReferenceClasses.cd" /> | |
225 </ItemGroup> | |
226 <ItemGroup> | |
227 <Content Include="Resources\imagelis.bmp" /> | |
228 </ItemGroup> | |
229 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | |
230 <!-- To modify your build process, add your task inside one of the targets bel
ow and uncomment it. | |
231 Other similar extension points exist, see Microsoft.Common.targets. | |
232 <Target Name="BeforeBuild"> | |
233 </Target> | |
234 <Target Name="AfterBuild"> | |
235 </Target> | |
236 --> | |
237 </Project> | |
OLD | NEW |