Subversion Repositories DevTools

Rev

Rev 2088 | Rev 2100 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2088 ghuddy 1
<VisualStudioProject>
2
    <CSHARP
3
        ProjectType = "Local"
4
        ProductVersion = "7.10.3077"
5
        SchemaVersion = "2.0"
6
        ProjectGuid = "{6D66CE1C-D603-42F2-9DF6-81CF04E3EF78}"
7
    >
8
        <Build>
9
            <Settings
10
                ApplicationIcon = ""
11
                AssemblyKeyContainerName = ""
12
                AssemblyName = "EA_DocGen"
13
                AssemblyOriginatorKeyFile = ""
14
                DefaultClientScript = "JScript"
15
                DefaultHTMLPageLayout = "Grid"
16
                DefaultTargetSchema = "IE50"
17
                DelaySign = "false"
18
                OutputType = "Library"
19
                PreBuildEvent = ""
20
                PostBuildEvent = ""
21
                RootNamespace = "EA_DocGen"
22
                RunPostBuildEvent = "OnBuildSuccess"
23
                StartupObject = ""
24
            >
25
                <Config
26
                    Name = "Debug"
27
                    AllowUnsafeBlocks = "false"
28
                    BaseAddress = "285212672"
29
                    CheckForOverflowUnderflow = "false"
30
                    ConfigurationOverrideFile = ""
31
                    DefineConstants = "DEBUG;TRACE"
32
                    DocumentationFile = ""
33
                    DebugSymbols = "true"
34
                    FileAlignment = "4096"
35
                    IncrementalBuild = "false"
36
                    NoStdLib = "false"
37
                    NoWarn = ""
38
                    Optimize = "false"
39
                    OutputPath = "bin\Debug\"
40
                    RegisterForComInterop = "true"
41
                    RemoveIntegerChecks = "false"
42
                    TreatWarningsAsErrors = "false"
43
                    WarningLevel = "4"
44
                />
45
                <Config
46
                    Name = "Release"
47
                    AllowUnsafeBlocks = "false"
48
                    BaseAddress = "285212672"
49
                    CheckForOverflowUnderflow = "false"
50
                    ConfigurationOverrideFile = ""
51
                    DefineConstants = "TRACE"
52
                    DocumentationFile = ""
53
                    DebugSymbols = "false"
54
                    FileAlignment = "4096"
55
                    IncrementalBuild = "false"
56
                    NoStdLib = "false"
57
                    NoWarn = ""
58
                    Optimize = "true"
59
                    OutputPath = "bin\Release\"
60
                    RegisterForComInterop = "false"
61
                    RemoveIntegerChecks = "false"
62
                    TreatWarningsAsErrors = "false"
63
                    WarningLevel = "4"
64
                />
65
            </Settings>
66
            <References>
67
                <Reference
68
                    Name = "System"
69
                    AssemblyName = "System"
70
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
71
                />
72
                <Reference
73
                    Name = "System.Data"
74
                    AssemblyName = "System.Data"
75
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
76
                />
77
                <Reference
78
                    Name = "System.Drawing"
79
                    AssemblyName = "System.Drawing"
80
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
81
                />
82
                <Reference
83
                    Name = "System.Windows.Forms"
84
                    AssemblyName = "System.Windows.Forms"
85
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
86
                />
87
                <Reference
88
                    Name = "System.XML"
89
                    AssemblyName = "System.Xml"
90
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
91
                />
92
                <Reference
93
                    Name = "Interop.EA"
94
                    AssemblyName = "Interop.EA"
95
                    HintPath = "..\..\..\Program Files\Sparx Systems\EA\Interop.EA.dll"
96
                />
97
                <Reference
98
                    Name = "Microsoft.Office.Core"
99
                    Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}"
100
                    VersionMajor = "2"
101
                    VersionMinor = "3"
102
                    Lcid = "0"
103
                    WrapperTool = "primary"
104
                />
105
                <Reference
106
                    Name = "VBIDE"
107
                    Guid = "{0002E157-0000-0000-C000-000000000046}"
108
                    VersionMajor = "5"
109
                    VersionMinor = "3"
110
                    Lcid = "0"
111
                    WrapperTool = "primary"
112
                />
113
                <Reference
114
                    Name = "Word"
115
                    Guid = "{00020905-0000-0000-C000-000000000046}"
116
                    VersionMajor = "8"
117
                    VersionMinor = "3"
118
                    Lcid = "0"
119
                    WrapperTool = "tlbimp"
120
                />
121
            </References>
122
        </Build>
123
        <Files>
124
            <Include>
125
                <File
126
                    RelPath = "About.cs"
127
                    SubType = "Form"
128
                    BuildAction = "Compile"
129
                />
130
                <File
131
                    RelPath = "About.resx"
132
                    DependentUpon = "About.cs"
133
                    BuildAction = "EmbeddedResource"
134
                />
135
                <File
136
                    RelPath = "AssemblyInfo.cs"
137
                    SubType = "Code"
138
                    BuildAction = "Compile"
139
                />
140
                <File
141
                    RelPath = "createWordDoc.cs"
142
                    SubType = "Form"
143
                    BuildAction = "Compile"
144
                />
145
                <File
146
                    RelPath = "createWordDoc.resx"
147
                    DependentUpon = "createWordDoc.cs"
148
                    BuildAction = "EmbeddedResource"
149
                />
150
                <File
2094 ghuddy 151
                    RelPath = "DocReferenceForm.cs"
152
                    SubType = "Form"
153
                    BuildAction = "Compile"
154
                />
155
                <File
156
                    RelPath = "DocReferenceForm.resx"
157
                    DependentUpon = "DocReferenceForm.cs"
158
                    BuildAction = "EmbeddedResource"
159
                />
160
                <File
161
                    RelPath = "EA_Constants.cs"
162
                    SubType = "Code"
163
                    BuildAction = "Compile"
164
                />
165
                <File
2088 ghuddy 166
                    RelPath = "EA_DocGenOptions.cs"
167
                    SubType = "Code"
168
                    BuildAction = "Compile"
169
                />
170
                <File
2094 ghuddy 171
                    RelPath = "EA_DocGenOptionsForm.cs"
172
                    SubType = "Form"
173
                    BuildAction = "Compile"
174
                />
175
                <File
176
                    RelPath = "EA_DocGenOptionsForm.resx"
177
                    DependentUpon = "EA_DocGenOptionsForm.cs"
178
                    BuildAction = "EmbeddedResource"
179
                />
180
                <File
2088 ghuddy 181
                    RelPath = "EA_ElementSorter.cs"
182
                    SubType = "Code"
183
                    BuildAction = "Compile"
184
                />
185
                <File
186
                    RelPath = "EA_Finders.cs"
187
                    SubType = "Code"
188
                    BuildAction = "Compile"
189
                />
190
                <File
191
                    RelPath = "EA_RelationshipMatrix.cs"
192
                    SubType = "Code"
193
                    BuildAction = "Compile"
194
                />
195
                <File
196
                    RelPath = "EA_Utilities.cs"
197
                    SubType = "Code"
198
                    BuildAction = "Compile"
199
                />
200
                <File
201
                    RelPath = "GUID_Clipboard.cs"
202
                    SubType = "Code"
203
                    BuildAction = "Compile"
204
                />
205
                <File
206
                    RelPath = "Main.cs"
207
                    SubType = "Code"
208
                    BuildAction = "Compile"
209
                />
2094 ghuddy 210
                <File
211
                    RelPath = "StyleContent.cs"
212
                    SubType = "Code"
213
                    BuildAction = "Compile"
214
                />
215
                <File
216
                    RelPath = "TabularContent.cs"
217
                    SubType = "Code"
218
                    BuildAction = "Compile"
219
                />
220
                <File
221
                    RelPath = "TerminologyForm.cs"
222
                    SubType = "Form"
223
                    BuildAction = "Compile"
224
                />
225
                <File
226
                    RelPath = "TerminologyForm.resx"
227
                    DependentUpon = "TerminologyForm.cs"
228
                    BuildAction = "EmbeddedResource"
229
                />
230
                <File
231
                    RelPath = "TextualContent.cs"
232
                    SubType = "Code"
233
                    BuildAction = "Compile"
234
                />
2088 ghuddy 235
            </Include>
236
        </Files>
237
    </CSHARP>
238
</VisualStudioProject>
239