Subversion Repositories OpenSees

Rev

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

Rev Author Line No. Line
1659 fmk 1
<?xml version="1.0" encoding = "Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.00"
5
	Name="recorder"
6
	SccProjectName=""
7
	SccLocalPath="">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Release|Win32"
15
			OutputDirectory=".\..\..\lib\release"
16
			IntermediateDirectory=".\..\..\obj\recorder\release"
17
			ConfigurationType="4"
18
			UseOfMFC="0"
19
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
			CharacterSet="2">
21
			<Tool
22
				Name="VCCLCompilerTool"
23
				InlineFunctionExpansion="1"
2425 fmk 24
				AdditionalIncludeDirectories="..\..\..\src\utility;&quot;c:\Program Files\tcl\include&quot;;..\..\..\SRC\actor\message;..\..\..\SRC\actor\objectBroker;..\..\..\src\modelbuilder\tcl;..\..\..\src\damage;..\..\..\src\domain\pattern;..\..\..\src\system_of_eqn;..\..\..\src\system_of_eqn\linearSOE;..\..\..\src\analysis\integrator;..\..\..\src\material\section\fiber;..\..\..\src\material;..\..\..\src\recorder\response;..\..\..\src\analysis\algorithm;..\..\..\src\analysis\algorithm\equiSolnAlgo;..\..\..\src\handler;..\..\..\src\renderer;..\..\..\src\tcl;..\..\..\src\actor\channel;..\..\..\src\modelbuilder;..\..\..\src\database;..\..\..\src\tagged;..\..\..\src\actor\actor;..\..\..\src\domain\component;..\..\..\src\element;..\..\..\src\matrix;..\..\..\src\domain\domain;..\..\..\src;..\..\..\src\recorder;..\..\..\src\domain\node;..\..\..\src\nDarray;..\..\..\src\domain\region;..\..\..\src\domain\constraints;..\..\..\src\element\updatedlagrangianbeamcolumn;..\..\..\src\material\yieldSurface\evolution;..\..\..\src\material\yieldsurface\yieldSurfaceBC;&quot;c:\Program Files\tcl\include&quot;;&quot;c:\Program Files\tcl&quot;"
1659 fmk 25
				PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_WGL,_TCL84"
26
				StringPooling="TRUE"
2433 fmk 27
				RuntimeLibrary="4"
1659 fmk 28
				EnableFunctionLevelLinking="TRUE"
29
				PrecompiledHeaderFile=".\..\..\obj\recorder\release/recorder.pch"
30
				AssemblerListingLocation=".\..\..\obj\recorder\release/"
31
				ObjectFile=".\..\..\obj\recorder\release/"
32
				ProgramDataBaseFileName=".\..\..\obj\recorder\release/"
33
				WarningLevel="3"
34
				SuppressStartupBanner="TRUE"
35
				CompileAs="0"/>
36
			<Tool
37
				Name="VCCustomBuildTool"/>
38
			<Tool
39
				Name="VCLibrarianTool"
40
				OutputFile=".\..\..\lib\release\recorder.lib"
41
				SuppressStartupBanner="TRUE"/>
42
			<Tool
43
				Name="VCMIDLTool"/>
44
			<Tool
45
				Name="VCPostBuildEventTool"/>
46
			<Tool
47
				Name="VCPreBuildEventTool"/>
48
			<Tool
49
				Name="VCPreLinkEventTool"/>
50
			<Tool
51
				Name="VCResourceCompilerTool"
52
				PreprocessorDefinitions="NDEBUG"
53
				Culture="1033"/>
54
			<Tool
55
				Name="VCWebServiceProxyGeneratorTool"/>
56
		</Configuration>
57
		<Configuration
58
			Name="Debug|Win32"
59
			OutputDirectory=".\..\..\lib\debug"
60
			IntermediateDirectory=".\..\..\obj\recorder\debug"
61
			ConfigurationType="4"
62
			UseOfMFC="0"
63
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
64
			CharacterSet="2">
65
			<Tool
66
				Name="VCCLCompilerTool"
67
				Optimization="0"
2425 fmk 68
				AdditionalIncludeDirectories="..\..\..\src\utility;&quot;c:\Program Files\tcl\include&quot;;..\..\..\SRC\actor\message;..\..\..\SRC\actor\objectBroker;..\..\..\src\modelbuilder\tcl;..\..\..\src\damage;..\..\..\src\domain\pattern;..\..\..\src\system_of_eqn;..\..\..\src\system_of_eqn\linearSOE;..\..\..\src\analysis\integrator;..\..\..\src\material\section\fiber;..\..\..\src\material;..\..\..\src\recorder\response;..\..\..\src\analysis\algorithm;..\..\..\src\analysis\algorithm\equiSolnAlgo;..\..\..\src\handler;..\..\..\src\renderer;..\..\..\src\tcl;..\..\..\src\actor\channel;..\..\..\src\modelbuilder;..\..\..\src\database;..\..\..\src\tagged;..\..\..\src\actor\actor;..\..\..\src\domain\component;..\..\..\src\element;..\..\..\src\matrix;..\..\..\src\domain\domain;..\..\..\src;..\..\..\src\recorder;..\..\..\src\domain\node;..\..\..\src\nDarray;..\..\..\src\domain\region;..\..\..\src\domain\constraints;..\..\..\src\element\updatedlagrangianbeamcolumn;..\..\..\src\material\yieldSurface\evolution;..\..\..\src\material\yieldsurface\yieldSurfaceBC;&quot;c:\Program Files\tcl\include&quot;;&quot;c:\Program Files\tcl&quot;"
1659 fmk 69
				PreprocessorDefinitions="_DEBUG,WIN32,_LIB,_WGL,_TCL84"
70
				BasicRuntimeChecks="3"
71
				RuntimeLibrary="5"
72
				PrecompiledHeaderFile=".\..\..\obj\recorder\debug/recorder.pch"
73
				AssemblerListingLocation=".\..\..\obj\recorder\debug/"
74
				ObjectFile=".\..\..\obj\recorder\debug/"
75
				ProgramDataBaseFileName=".\..\..\obj\recorder\debug/"
76
				BrowseInformation="1"
77
				WarningLevel="3"
78
				SuppressStartupBanner="TRUE"
79
				DebugInformationFormat="4"
80
				CompileAs="0"/>
81
			<Tool
82
				Name="VCCustomBuildTool"/>
83
			<Tool
84
				Name="VCLibrarianTool"
85
				OutputFile=".\..\..\lib\debug\recorder.lib"
86
				SuppressStartupBanner="TRUE"/>
87
			<Tool
88
				Name="VCMIDLTool"/>
89
			<Tool
90
				Name="VCPostBuildEventTool"/>
91
			<Tool
92
				Name="VCPreBuildEventTool"/>
93
			<Tool
94
				Name="VCPreLinkEventTool"/>
95
			<Tool
96
				Name="VCResourceCompilerTool"
97
				PreprocessorDefinitions="_DEBUG"
98
				Culture="1033"/>
99
			<Tool
100
				Name="VCWebServiceProxyGeneratorTool"/>
101
		</Configuration>
102
	</Configurations>
103
	<Files>
104
		<Filter
105
			Name="Source Files"
106
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
107
			<File
108
				RelativePath="..\..\..\SRC\recorder\AlgorithmIncrements.cpp">
109
			</File>
110
			<File
1883 fmk 111
				RelativePath="..\..\..\SRC\recorder\DamageRecorder.cpp">
112
			</File>
113
			<File
114
				RelativePath="..\..\..\SRC\recorder\DamageRecorder.h">
115
			</File>
116
			<File
1659 fmk 117
				RelativePath="..\..\..\SRC\recorder\DatastoreRecorder.cpp">
118
			</File>
119
			<File
120
				RelativePath="..\..\..\SRC\recorder\DriftRecorder.cpp">
121
			</File>
122
			<File
123
				RelativePath="..\..\..\SRC\recorder\ElementRecorder.cpp">
124
			</File>
125
			<File
126
				RelativePath="..\..\..\SRC\recorder\EnvelopeElementRecorder.cpp">
127
			</File>
128
			<File
129
				RelativePath="..\..\..\SRC\recorder\EnvelopeNodeRecorder.cpp">
130
			</File>
131
			<File
132
				RelativePath="..\..\..\SRC\recorder\FilePlotter.cpp">
133
			</File>
134
			<File
135
				RelativePath="..\..\..\Src\recorder\GSA_Recorder.cpp">
136
			</File>
137
			<File
138
				RelativePath="..\..\..\SRC\recorder\MaxNodeDispRecorder.cpp">
139
			</File>
140
			<File
141
				RelativePath="..\..\..\SRC\recorder\NodeRecorder.cpp">
142
			</File>
143
			<File
144
				RelativePath="..\..\..\SRC\recorder\PatternRecorder.cpp">
145
			</File>
146
			<File
1942 fmk 147
				RelativePath="..\..\..\SRC\recorder\Recorder.cpp">
148
			</File>
149
			<File
1659 fmk 150
				RelativePath="..\..\..\SRC\recorder\TclRecorderCommands.cpp">
151
			</File>
152
			<File
153
				RelativePath="..\..\..\SRC\recorder\YsVisual.cpp">
154
			</File>
155
		</Filter>
156
		<Filter
157
			Name="Header Files"
158
			Filter="h;hpp;hxx;hm;inl">
159
			<File
160
				RelativePath="..\..\..\SRC\recorder\AlgorithmIncrements.h">
161
			</File>
162
			<File
163
				RelativePath="..\..\..\SRC\recorder\DatastoreRecorder.h">
164
			</File>
165
			<File
166
				RelativePath="..\..\..\SRC\recorder\DriftRecorder.h">
167
			</File>
168
			<File
169
				RelativePath="..\..\..\SRC\recorder\ElementRecorder.h">
170
			</File>
171
			<File
172
				RelativePath="..\..\..\SRC\recorder\EnvelopeElementRecorder.h">
173
			</File>
174
			<File
175
				RelativePath="..\..\..\SRC\recorder\EnvelopeNodeRecorder.h">
176
			</File>
177
			<File
178
				RelativePath="..\..\..\SRC\recorder\FilePlotter.h">
179
			</File>
180
			<File
181
				RelativePath="..\..\..\Src\recorder\GSA_Recorder.h">
182
			</File>
183
			<File
184
				RelativePath="..\..\..\SRC\recorder\MaxNodeDispRecorder.h">
185
			</File>
186
			<File
187
				RelativePath="..\..\..\SRC\recorder\NodeRecorder.h">
188
			</File>
189
			<File
190
				RelativePath="..\..\..\SRC\recorder\PatternRecorder.h">
191
			</File>
192
			<File
193
				RelativePath="..\..\..\SRC\recorder\Recorder.h">
194
			</File>
195
			<File
196
				RelativePath="..\..\..\SRC\recorder\YsVisual.h">
197
			</File>
198
		</Filter>
199
		<Filter
200
			Name="response"
201
			Filter="">
202
			<File
203
				RelativePath="..\..\..\SRC\recorder\response\ElementResponse.cpp">
204
			</File>
205
			<File
206
				RelativePath="..\..\..\SRC\recorder\response\ElementResponse.h">
207
			</File>
208
			<File
209
				RelativePath="..\..\..\SRC\recorder\response\FiberResponse.cpp">
210
			</File>
211
			<File
212
				RelativePath="..\..\..\SRC\recorder\response\FiberResponse.h">
213
			</File>
214
			<File
215
				RelativePath="..\..\..\SRC\recorder\response\MaterialResponse.cpp">
216
			</File>
217
			<File
218
				RelativePath="..\..\..\SRC\recorder\response\MaterialResponse.h">
219
			</File>
220
			<File
221
				RelativePath="..\..\..\SRC\recorder\response\Response.cpp">
222
			</File>
223
			<File
224
				RelativePath="..\..\..\SRC\recorder\response\Response.h">
225
			</File>
226
		</Filter>
227
	</Files>
228
	<Globals>
229
	</Globals>
230
</VisualStudioProject>