Subversion Repositories DevTools

Rev

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

Rev Author Line No. Line
2139 ghuddy 1
<VisualStudioProject>
2
    <CSHARP
3
        ProjectType = "Local"
4
        ProductVersion = "7.10.3077"
5
        SchemaVersion = "2.0"
6
        ProjectGuid = "{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}"
7
    >
8
        <Build>
9
            <Settings
10
                ApplicationIcon = ""
11
                AssemblyKeyContainerName = ""
12
                AssemblyName = "EA_ReqPro"
13
                AssemblyOriginatorKeyFile = ""
14
                DefaultClientScript = "JScript"
15
                DefaultHTMLPageLayout = "Grid"
16
                DefaultTargetSchema = "IE50"
17
                DelaySign = "false"
18
                OutputType = "Library"
19
                PreBuildEvent = ""
20
                PostBuildEvent = ""
21
                RootNamespace = "EA_ReqPro"
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\"
2141 ghuddy 60
                    RegisterForComInterop = "true"
2139 ghuddy 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.XML"
79
                    AssemblyName = "System.Xml"
80
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.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.Drawing"
89
                    AssemblyName = "System.Drawing"
90
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.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 = "ReqPro40"
99
                    Guid = "{A4C93374-B3C3-4EEF-8599-0CE6FFD01762}"
100
                    VersionMajor = "1"
101
                    VersionMinor = "8"
102
                    Lcid = "0"
103
                    WrapperTool = "tlbimp"
104
                />
105
            </References>
106
        </Build>
107
        <Files>
108
            <Include>
109
                <File
110
                    RelPath = "AssemblyInfo.cs"
111
                    SubType = "Code"
112
                    BuildAction = "Compile"
113
                />
114
                <File
2141 ghuddy 115
                    RelPath = "CopyReqProDatabase.cs"
116
                    SubType = "Code"
117
                    BuildAction = "Compile"
118
                />
119
                <File
120
                    RelPath = "CopyReqProDatabaseToMemory.cs"
121
                    SubType = "Code"
122
                    BuildAction = "Compile"
123
                />
124
                <File
125
                    RelPath = "EA_ElementSorter.cs"
126
                    SubType = "Code"
127
                    BuildAction = "Compile"
128
                />
129
                <File
2139 ghuddy 130
                    RelPath = "EA_Utilities.cs"
131
                    SubType = "Code"
132
                    BuildAction = "Compile"
133
                />
134
                <File
2141 ghuddy 135
                    RelPath = "ExportToReqProCSVForm.cs"
136
                    SubType = "Form"
137
                    BuildAction = "Compile"
138
                />
139
                <File
140
                    RelPath = "ExportToReqProCSVForm.resx"
141
                    DependentUpon = "ExportToReqProCSVForm.cs"
142
                    BuildAction = "EmbeddedResource"
143
                />
144
                <File
145
                    RelPath = "ImportReqProDatabase.cs"
146
                    SubType = "Code"
147
                    BuildAction = "Compile"
148
                />
149
                <File
2139 ghuddy 150
                    RelPath = "Logon.cs"
151
                    SubType = "Form"
152
                    BuildAction = "Compile"
153
                />
154
                <File
155
                    RelPath = "Logon.resx"
156
                    DependentUpon = "Logon.cs"
157
                    BuildAction = "EmbeddedResource"
158
                />
159
                <File
2151 ghuddy 160
                    RelPath = "MessageBoxEx.cs"
161
                    SubType = "Form"
162
                    BuildAction = "Compile"
163
                />
164
                <File
165
                    RelPath = "MessageBoxEx.resx"
166
                    DependentUpon = "MessageBoxEx.cs"
167
                    BuildAction = "EmbeddedResource"
168
                />
169
                <File
2141 ghuddy 170
                    RelPath = "ReqPro_object.cs"
171
                    SubType = "Code"
172
                    BuildAction = "Compile"
173
                />
174
                <File
175
                    RelPath = "ReqPro_ReqStatus.cs"
176
                    SubType = "Code"
177
                    BuildAction = "Compile"
178
                />
179
                <File
180
                    RelPath = "ReqPro_ReqType.cs"
181
                    SubType = "Code"
182
                    BuildAction = "Compile"
183
                />
184
                <File
185
                    RelPath = "ReqProDB_Artifact.cs"
186
                    SubType = "Code"
187
                    BuildAction = "Compile"
188
                />
189
                <File
190
                    RelPath = "ReqProFilterForm.cs"
191
                    SubType = "Form"
192
                    BuildAction = "Compile"
193
                />
194
                <File
195
                    RelPath = "ReqProFilterForm.resx"
196
                    DependentUpon = "ReqProFilterForm.cs"
197
                    BuildAction = "EmbeddedResource"
198
                />
199
                <File
2139 ghuddy 200
                    RelPath = "ReqProMain.cs"
201
                    SubType = "Code"
202
                    BuildAction = "Compile"
203
                />
204
                <File
2141 ghuddy 205
                    RelPath = "ReqProParser.cs"
2139 ghuddy 206
                    SubType = "Code"
207
                    BuildAction = "Compile"
208
                />
209
            </Include>
210
        </Files>
211
    </CSHARP>
212
</VisualStudioProject>
213