| 2136 |
brianf |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
|
|
|
3 |
<PropertyGroup>
|
|
|
4 |
<ProjectType>Local</ProjectType>
|
|
|
5 |
<ProductVersion>8.0.30319</ProductVersion>
|
|
|
6 |
<SchemaVersion>2.0</SchemaVersion>
|
|
|
7 |
<ProjectGuid>{6D66CE1C-D603-42F2-9DF6-81CF04E3EF78}</ProjectGuid>
|
|
|
8 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
9 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
10 |
<ApplicationIcon />
|
|
|
11 |
<AssemblyKeyContainerName />
|
|
|
12 |
<AssemblyName>EA_DocGenP</AssemblyName>
|
|
|
13 |
<AssemblyOriginatorKeyFile />
|
|
|
14 |
<DefaultClientScript>JScript</DefaultClientScript>
|
|
|
15 |
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
|
16 |
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
|
17 |
<DelaySign>false</DelaySign>
|
|
|
18 |
<OutputType>Library</OutputType>
|
|
|
19 |
<RootNamespace>EA_DocGen</RootNamespace>
|
|
|
20 |
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
|
21 |
<StartupObject />
|
|
|
22 |
<FileUpgradeFlags>
|
|
|
23 |
</FileUpgradeFlags>
|
|
|
24 |
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
|
|
25 |
<UpgradeBackupLocation>
|
|
|
26 |
</UpgradeBackupLocation>
|
|
|
27 |
<OldToolsVersion>0.0</OldToolsVersion>
|
|
|
28 |
<PublishUrl>http://localhost/EA_DocGenP/</PublishUrl>
|
|
|
29 |
<Install>true</Install>
|
|
|
30 |
<InstallFrom>Web</InstallFrom>
|
|
|
31 |
<UpdateEnabled>true</UpdateEnabled>
|
|
|
32 |
<UpdateMode>Foreground</UpdateMode>
|
|
|
33 |
<UpdateInterval>7</UpdateInterval>
|
|
|
34 |
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
35 |
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
36 |
<UpdateRequired>false</UpdateRequired>
|
|
|
37 |
<MapFileExtensions>true</MapFileExtensions>
|
|
|
38 |
<ApplicationRevision>0</ApplicationRevision>
|
|
|
39 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
40 |
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
|
41 |
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
42 |
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
43 |
</PropertyGroup>
|
|
|
44 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
45 |
<OutputPath>..\..\..\..\..\Program Files\Sparx Systems\EA\</OutputPath>
|
|
|
46 |
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
|
47 |
<BaseAddress>285212672</BaseAddress>
|
|
|
48 |
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
|
49 |
<ConfigurationOverrideFile />
|
|
|
50 |
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
51 |
<DocumentationFile />
|
|
|
52 |
<DebugSymbols>true</DebugSymbols>
|
|
|
53 |
<FileAlignment>4096</FileAlignment>
|
|
|
54 |
<NoStdLib>false</NoStdLib>
|
|
|
55 |
<NoWarn />
|
|
|
56 |
<Optimize>false</Optimize>
|
|
|
57 |
<RegisterForComInterop>false</RegisterForComInterop>
|
|
|
58 |
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
|
59 |
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
|
60 |
<WarningLevel>4</WarningLevel>
|
|
|
61 |
<DebugType>full</DebugType>
|
|
|
62 |
<ErrorReport>prompt</ErrorReport>
|
|
|
63 |
</PropertyGroup>
|
|
|
64 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
65 |
<OutputPath>..\..\..\Program Files\Sparx Systems\EA\</OutputPath>
|
|
|
66 |
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
|
67 |
<BaseAddress>285212672</BaseAddress>
|
|
|
68 |
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
|
69 |
<ConfigurationOverrideFile />
|
|
|
70 |
<DefineConstants>TRACE</DefineConstants>
|
|
|
71 |
<DocumentationFile />
|
|
|
72 |
<DebugSymbols>false</DebugSymbols>
|
|
|
73 |
<FileAlignment>4096</FileAlignment>
|
|
|
74 |
<NoStdLib>false</NoStdLib>
|
|
|
75 |
<NoWarn />
|
|
|
76 |
<Optimize>true</Optimize>
|
|
|
77 |
<RegisterForComInterop>false</RegisterForComInterop>
|
|
|
78 |
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
|
79 |
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
|
80 |
<WarningLevel>4</WarningLevel>
|
|
|
81 |
<DebugType>none</DebugType>
|
|
|
82 |
<ErrorReport>prompt</ErrorReport>
|
|
|
83 |
</PropertyGroup>
|
|
|
84 |
<ItemGroup>
|
|
|
85 |
<COMReference Include="VBIDE">
|
|
|
86 |
<Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
|
|
|
87 |
<VersionMajor>5</VersionMajor>
|
|
|
88 |
<VersionMinor>3</VersionMinor>
|
|
|
89 |
<Lcid>0</Lcid>
|
|
|
90 |
<WrapperTool>primary</WrapperTool>
|
|
|
91 |
</COMReference>
|
|
|
92 |
<Reference Include="Interop.EA">
|
|
|
93 |
<Name>Interop.EA</Name>
|
|
|
94 |
<HintPath>..\..\..\Program Files\Sparx Systems\EA\Interop.EA.dll</HintPath>
|
|
|
95 |
</Reference>
|
|
|
96 |
<Reference Include="Interop.Word, Version=8.3.0.0, Culture=neutral">
|
|
|
97 |
<SpecificVersion>False</SpecificVersion>
|
|
|
98 |
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
99 |
<HintPath>..\..\..\..\..\Program Files\Sparx Systems\EA\Interop.Word.dll</HintPath>
|
|
|
100 |
</Reference>
|
|
|
101 |
<Reference Include="office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
102 |
<SpecificVersion>False</SpecificVersion>
|
|
|
103 |
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
104 |
<HintPath>\\auperaunx26\dpkg_archive\MS_Office_Assembly\7.0.3300.0.cots\lib\WIN32\office.dll</HintPath>
|
|
|
105 |
</Reference>
|
|
|
106 |
<Reference Include="System">
|
|
|
107 |
<Name>System</Name>
|
|
|
108 |
</Reference>
|
|
|
109 |
<Reference Include="System.Data">
|
|
|
110 |
<Name>System.Data</Name>
|
|
|
111 |
</Reference>
|
|
|
112 |
<Reference Include="System.Drawing">
|
|
|
113 |
<Name>System.Drawing</Name>
|
|
|
114 |
</Reference>
|
|
|
115 |
<Reference Include="System.Web" />
|
|
|
116 |
<Reference Include="System.Windows.Forms">
|
|
|
117 |
<Name>System.Windows.Forms</Name>
|
|
|
118 |
</Reference>
|
|
|
119 |
<Reference Include="System.Xml">
|
|
|
120 |
<Name>System.XML</Name>
|
|
|
121 |
</Reference>
|
|
|
122 |
</ItemGroup>
|
|
|
123 |
<ItemGroup>
|
|
|
124 |
<Compile Include="About.cs">
|
|
|
125 |
<SubType>Form</SubType>
|
|
|
126 |
</Compile>
|
|
|
127 |
<Compile Include="AssemblyInfo.cs">
|
|
|
128 |
<SubType>Code</SubType>
|
|
|
129 |
</Compile>
|
|
|
130 |
<Compile Include="AssemblyVersionInfo.cs" />
|
|
|
131 |
<Compile Include="createWordDoc.cs">
|
|
|
132 |
<SubType>Form</SubType>
|
|
|
133 |
</Compile>
|
|
|
134 |
<Compile Include="DocReferenceForm.cs">
|
|
|
135 |
<SubType>Form</SubType>
|
|
|
136 |
</Compile>
|
|
|
137 |
<Compile Include="DocSectionTracking.cs">
|
|
|
138 |
<SubType>Code</SubType>
|
|
|
139 |
</Compile>
|
|
|
140 |
<Compile Include="EA_Constants.cs">
|
|
|
141 |
<SubType>Code</SubType>
|
|
|
142 |
</Compile>
|
|
|
143 |
<Compile Include="EA_DocGenOptions.cs" />
|
|
|
144 |
<Compile Include="EA_DocGenOptionsForm.cs">
|
|
|
145 |
<SubType>Form</SubType>
|
|
|
146 |
</Compile>
|
|
|
147 |
<Compile Include="EA_ElementAccumulator.cs">
|
|
|
148 |
<SubType>Code</SubType>
|
|
|
149 |
</Compile>
|
|
|
150 |
<Compile Include="EA_ElementSorter.cs">
|
|
|
151 |
<SubType>Code</SubType>
|
|
|
152 |
</Compile>
|
|
|
153 |
<Compile Include="EA_Finders.cs">
|
|
|
154 |
<SubType>Code</SubType>
|
|
|
155 |
</Compile>
|
|
|
156 |
<Compile Include="EA_RelationshipMatrix.cs">
|
|
|
157 |
<SubType>Code</SubType>
|
|
|
158 |
</Compile>
|
|
|
159 |
<Compile Include="EA_Utilities.cs">
|
|
|
160 |
<SubType>Code</SubType>
|
|
|
161 |
</Compile>
|
|
|
162 |
<Compile Include="FormatTagHelp.cs">
|
|
|
163 |
<SubType>Form</SubType>
|
|
|
164 |
</Compile>
|
|
|
165 |
<Compile Include="GUID_Clipboard.cs">
|
|
|
166 |
<SubType>Code</SubType>
|
|
|
167 |
</Compile>
|
|
|
168 |
<Compile Include="Main.cs">
|
|
|
169 |
<SubType>Code</SubType>
|
|
|
170 |
</Compile>
|
|
|
171 |
<Compile Include="RelationshipMatrixType.cs">
|
|
|
172 |
<SubType>Form</SubType>
|
|
|
173 |
</Compile>
|
|
|
174 |
<Compile Include="Sorters.cs">
|
|
|
175 |
<SubType>Code</SubType>
|
|
|
176 |
</Compile>
|
|
|
177 |
<Compile Include="StyleContent.cs">
|
|
|
178 |
<SubType>Code</SubType>
|
|
|
179 |
</Compile>
|
|
|
180 |
<Compile Include="TabularContent.cs">
|
|
|
181 |
<SubType>Code</SubType>
|
|
|
182 |
</Compile>
|
|
|
183 |
<Compile Include="TerminologyForm.cs">
|
|
|
184 |
<SubType>Form</SubType>
|
|
|
185 |
</Compile>
|
|
|
186 |
<Compile Include="TextParser.cs">
|
|
|
187 |
<SubType>Code</SubType>
|
|
|
188 |
</Compile>
|
|
|
189 |
<Compile Include="TextualContent.cs">
|
|
|
190 |
<SubType>Code</SubType>
|
|
|
191 |
</Compile>
|
|
|
192 |
<EmbeddedResource Include="About.resx">
|
|
|
193 |
<DependentUpon>About.cs</DependentUpon>
|
|
|
194 |
</EmbeddedResource>
|
|
|
195 |
<EmbeddedResource Include="createWordDoc.resx">
|
|
|
196 |
<DependentUpon>createWordDoc.cs</DependentUpon>
|
|
|
197 |
</EmbeddedResource>
|
|
|
198 |
<EmbeddedResource Include="DocReferenceForm.resx">
|
|
|
199 |
<DependentUpon>DocReferenceForm.cs</DependentUpon>
|
|
|
200 |
</EmbeddedResource>
|
|
|
201 |
<EmbeddedResource Include="EA_DocGenOptionsForm.resx">
|
|
|
202 |
<DependentUpon>EA_DocGenOptionsForm.cs</DependentUpon>
|
|
|
203 |
</EmbeddedResource>
|
|
|
204 |
<EmbeddedResource Include="FormatTagHelp.resx">
|
|
|
205 |
<DependentUpon>FormatTagHelp.cs</DependentUpon>
|
|
|
206 |
</EmbeddedResource>
|
|
|
207 |
<EmbeddedResource Include="RelationshipMatrixType.resx">
|
|
|
208 |
<DependentUpon>RelationshipMatrixType.cs</DependentUpon>
|
|
|
209 |
</EmbeddedResource>
|
|
|
210 |
<EmbeddedResource Include="TerminologyForm.resx">
|
|
|
211 |
<DependentUpon>TerminologyForm.cs</DependentUpon>
|
|
|
212 |
</EmbeddedResource>
|
|
|
213 |
</ItemGroup>
|
|
|
214 |
<ItemGroup>
|
|
|
215 |
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
216 |
<Visible>False</Visible>
|
|
|
217 |
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
218 |
<Install>false</Install>
|
|
|
219 |
</BootstrapperPackage>
|
|
|
220 |
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
221 |
<Visible>False</Visible>
|
|
|
222 |
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
223 |
<Install>true</Install>
|
|
|
224 |
</BootstrapperPackage>
|
|
|
225 |
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
|
226 |
<Visible>False</Visible>
|
|
|
227 |
<ProductName>Windows Installer 3.1</ProductName>
|
|
|
228 |
<Install>true</Install>
|
|
|
229 |
</BootstrapperPackage>
|
|
|
230 |
</ItemGroup>
|
|
|
231 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
232 |
<PropertyGroup>
|
|
|
233 |
<PreBuildEvent />
|
|
|
234 |
<PostBuildEvent />
|
|
|
235 |
</PropertyGroup>
|
|
|
236 |
</Project>
|