Subversion Repositories gelsvn

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 bj 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.10"
5
	Name="CGLA"
6
	ProjectGUID="{DF483DEF-5642-4140-BBAE-5DFF5CED69F9}"
7
	Keyword="Win32Proj">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Debug|Win32"
15
			OutputDirectory="..\..\lib"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="4"
18
			CharacterSet="2">
19
			<Tool
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
22
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
23
				MinimalRebuild="TRUE"
24
				BasicRuntimeChecks="3"
25
				RuntimeLibrary="5"
26
				UsePrecompiledHeader="0"
27
				WarningLevel="3"
28
				Detect64BitPortabilityProblems="TRUE"
29
				DebugInformationFormat="4"/>
30
			<Tool
31
				Name="VCCustomBuildTool"/>
32
			<Tool
33
				Name="VCLibrarianTool"
34
				OutputFile="$(OutDir)/CGLAd.lib"/>
35
			<Tool
36
				Name="VCMIDLTool"/>
37
			<Tool
38
				Name="VCPostBuildEventTool"/>
39
			<Tool
40
				Name="VCPreBuildEventTool"/>
41
			<Tool
42
				Name="VCPreLinkEventTool"/>
43
			<Tool
44
				Name="VCResourceCompilerTool"/>
45
			<Tool
46
				Name="VCWebServiceProxyGeneratorTool"/>
47
			<Tool
48
				Name="VCXMLDataGeneratorTool"/>
49
			<Tool
50
				Name="VCManagedWrapperGeneratorTool"/>
51
			<Tool
52
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53
		</Configuration>
54
		<Configuration
55
			Name="Release|Win32"
56
			OutputDirectory="..\..\lib"
57
			IntermediateDirectory="Release"
58
			ConfigurationType="4"
59
			CharacterSet="2">
60
			<Tool
61
				Name="VCCLCompilerTool"
62
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
63
				RuntimeLibrary="4"
64
				UsePrecompiledHeader="0"
65
				WarningLevel="3"
66
				Detect64BitPortabilityProblems="TRUE"
67
				DebugInformationFormat="3"/>
68
			<Tool
69
				Name="VCCustomBuildTool"/>
70
			<Tool
71
				Name="VCLibrarianTool"
72
				OutputFile="$(OutDir)/CGLA.lib"/>
73
			<Tool
74
				Name="VCMIDLTool"/>
75
			<Tool
76
				Name="VCPostBuildEventTool"/>
77
			<Tool
78
				Name="VCPreBuildEventTool"/>
79
			<Tool
80
				Name="VCPreLinkEventTool"/>
81
			<Tool
82
				Name="VCResourceCompilerTool"/>
83
			<Tool
84
				Name="VCWebServiceProxyGeneratorTool"/>
85
			<Tool
86
				Name="VCXMLDataGeneratorTool"/>
87
			<Tool
88
				Name="VCManagedWrapperGeneratorTool"/>
89
			<Tool
90
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
91
		</Configuration>
92
	</Configurations>
93
	<References>
94
	</References>
95
	<Files>
96
		<Filter
97
			Name="Source Files"
98
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
99
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
100
			<File
101
				RelativePath=".\ArithSqMat3x3Float.cpp">
102
			</File>
103
			<File
104
				RelativePath=".\ArithSqMat4x4Float.cpp">
105
			</File>
106
			<File
107
				RelativePath=".\ArithVec2Float.cpp">
108
			</File>
109
			<File
110
				RelativePath=".\ArithVec3Float.cpp">
111
			</File>
112
			<File
113
				RelativePath=".\eigensolution.cpp">
114
			</File>
115
			<File
116
				RelativePath=".\Mat3x3f.cpp">
117
			</File>
118
			<File
119
				RelativePath=".\Mat4x4f.cpp">
120
			</File>
121
			<File
122
				RelativePath=".\Quaternion.cpp">
123
			</File>
124
			<File
125
				RelativePath=".\statistics.cpp">
126
			</File>
127
			<File
128
				RelativePath=".\TableTrigonometry.cpp">
129
			</File>
130
			<File
131
				RelativePath=".\Vec2i.cpp">
132
			</File>
133
			<File
134
				RelativePath=".\Vec3f.cpp">
135
			</File>
136
			<File
137
				RelativePath=".\Vec3i.cpp">
138
			</File>
139
		</Filter>
140
		<Filter
141
			Name="Header Files"
142
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
143
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
144
			<File
145
				RelativePath=".\ArithMatFloat.h">
146
			</File>
147
			<File
148
				RelativePath=".\ArithSqMat2x2Float.h">
149
			</File>
150
			<File
151
				RelativePath=".\ArithSqMat3x3Float.h">
152
			</File>
153
			<File
154
				RelativePath=".\ArithSqMat4x4Float.h">
155
			</File>
156
			<File
157
				RelativePath=".\ArithSqMatFloat.h">
158
			</File>
159
			<File
160
				RelativePath=".\ArithVec.h">
161
			</File>
162
			<File
163
				RelativePath=".\ArithVec2Float.h">
164
			</File>
165
			<File
166
				RelativePath=".\ArithVec3Float.h">
167
			</File>
168
			<File
169
				RelativePath=".\ArithVec3Int.h">
170
			</File>
171
			<File
172
				RelativePath=".\ArithVec4Float.h">
173
			</File>
174
			<File
175
				RelativePath=".\ArithVecFloat.h">
176
			</File>
177
			<File
178
				RelativePath=".\ArithVecInt.h">
179
			</File>
180
			<File
181
				RelativePath=".\BitMask.h">
182
			</File>
183
			<File
184
				RelativePath=".\CGLA.h">
185
			</File>
186
			<File
187
				RelativePath=".\eigensolution.h">
188
			</File>
189
			<File
190
				RelativePath=".\Mat2x2d.h">
191
			</File>
192
			<File
193
				RelativePath=".\Mat2x2f.h">
194
			</File>
195
			<File
196
				RelativePath=".\Mat2x3f.h">
197
			</File>
198
			<File
199
				RelativePath=".\Mat3x3d.h">
200
			</File>
201
			<File
202
				RelativePath=".\Mat3x3f.h">
203
			</File>
204
			<File
205
				RelativePath=".\Mat4x4f.h">
206
			</File>
207
			<File
208
				RelativePath=".\Quaternion.h">
209
			</File>
210
			<File
211
				RelativePath=".\statistics.h">
212
			</File>
213
			<File
214
				RelativePath=".\TableTrigonometry.h">
215
			</File>
216
			<File
217
				RelativePath=".\UnitVector.h">
218
			</File>
219
			<File
220
				RelativePath=".\Vec2d.h">
221
			</File>
222
			<File
223
				RelativePath=".\Vec2f.h">
224
			</File>
225
			<File
226
				RelativePath=".\Vec2i.h">
227
			</File>
228
			<File
229
				RelativePath=".\Vec3d.h">
230
			</File>
231
			<File
232
				RelativePath=".\Vec3f.h">
233
			</File>
234
			<File
235
				RelativePath=".\Vec3Hf.h">
236
			</File>
237
			<File
238
				RelativePath=".\Vec3i.h">
239
			</File>
240
			<File
241
				RelativePath=".\Vec3uc.h">
242
			</File>
243
			<File
244
				RelativePath=".\Vec3usi.h">
245
			</File>
246
			<File
247
				RelativePath=".\Vec4f.h">
248
			</File>
249
			<File
250
				RelativePath=".\Vec4uc.h">
251
			</File>
252
		</Filter>
253
	</Files>
254
	<Globals>
255
	</Globals>
256
</VisualStudioProject>