Subversion Repositories gelsvn

Rev

Rev 28 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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