Subversion Repositories gelsvn

Rev

Rev 106 | Rev 161 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 106 Rev 145
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="{390433A2-FECA-1BAD-0000-0000493401D6}"
6
	ProjectGUID="{390433A2-FECA-1BAD-0000-0000493401D6}"
7
	SccProjectName=""
7
	SccProjectName=""
8
	SccLocalPath="">
8
	SccLocalPath="">
9
	<Platforms>
9
	<Platforms>
10
		<Platform
10
		<Platform
11
			Name="Win32"/>
11
			Name="Win32"/>
12
	</Platforms>
12
	</Platforms>
13
	<Configurations>
13
	<Configurations>
14
		<Configuration
14
		<Configuration
15
			Name="Release|Win32"
15
			Name="Release|Win32"
16
			OutputDirectory="..\..\lib"
16
			OutputDirectory="..\..\lib"
17
			IntermediateDirectory="Release\CGLA"
17
			IntermediateDirectory="Release\CGLA"
18
			ConfigurationType="4"
18
			ConfigurationType="4"
19
			UseOfMFC="0"
19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="0">
21
			CharacterSet="0">
22
			<Tool
22
			<Tool
23
				Name="VCCLCompilerTool"
23
				Name="VCCLCompilerTool"
24
				Optimization="3"
24
				Optimization="3"
25
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
25
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
27
				MinimalRebuild="FALSE"
27
				MinimalRebuild="FALSE"
28
				ExceptionHandling="TRUE"
28
				ExceptionHandling="TRUE"
29
				RuntimeLibrary="0"
29
				RuntimeLibrary="0"
30
				BufferSecurityCheck="TRUE"
30
				BufferSecurityCheck="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
34
				RuntimeTypeInfo="TRUE"
34
				RuntimeTypeInfo="TRUE"
35
				WarningLevel="3"
35
				WarningLevel="3"
36
				SuppressStartupBanner="TRUE"
36
				SuppressStartupBanner="TRUE"
37
				Detect64BitPortabilityProblems="FALSE"
37
				Detect64BitPortabilityProblems="FALSE"
38
				DebugInformationFormat="3"/>
38
				DebugInformationFormat="3"/>
39
			<Tool
39
			<Tool
40
				Name="VCCustomBuildTool"/>
40
				Name="VCCustomBuildTool"/>
41
			<Tool
41
			<Tool
42
				Name="VCLibrarianTool"
42
				Name="VCLibrarianTool"
43
				OutputFile="..\..\lib\CGLA.lib"
43
				OutputFile="..\..\lib\CGLA.lib"
44
				TargetMachine="1"/>
44
				TargetMachine="1"/>
45
			<Tool
45
			<Tool
46
				Name="VCPostBuildEventTool"
46
				Name="VCPostBuildEventTool"
47
			/>
47
			/>
48
			<Tool
48
			<Tool
49
				Name="VCPreBuildEventTool"
49
				Name="VCPreBuildEventTool"
50
			/>
50
			/>
51
			<Tool
51
			<Tool
52
				Name="VCPreLinkEventTool"/>
52
				Name="VCPreLinkEventTool"/>
53
			<Tool
53
			<Tool
54
				Name="VCResourceCompilerTool"
54
				Name="VCResourceCompilerTool"
55
				PreprocessorDefinitions="NDEBUG"
55
				PreprocessorDefinitions="NDEBUG"
56
				Culture="1033"
56
				Culture="1033"
57
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
57
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
58
			<Tool
58
			<Tool
59
				Name="VCWebServiceProxyGeneratorTool"/>
59
				Name="VCWebServiceProxyGeneratorTool"/>
60
			<Tool
60
			<Tool
61
				Name="VCWebDeploymentTool"/>
61
				Name="VCWebDeploymentTool"/>
62
		</Configuration>
62
		</Configuration>
63
		<Configuration
63
		<Configuration
64
			Name="Debug|Win32"
64
			Name="Debug|Win32"
65
			OutputDirectory="..\..\lib"
65
			OutputDirectory="..\..\lib"
66
			IntermediateDirectory="Debug\CGLA"
66
			IntermediateDirectory="Debug\CGLA"
67
			ConfigurationType="4"
67
			ConfigurationType="4"
68
			UseOfMFC="0"
68
			UseOfMFC="0"
69
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
69
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
70
			CharacterSet="0">
70
			CharacterSet="0">
71
			<Tool
71
			<Tool
72
				Name="VCCLCompilerTool"
72
				Name="VCCLCompilerTool"
73
				Optimization="0"
73
				Optimization="0"
74
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
74
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
75
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
75
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
76
				MinimalRebuild="FALSE"
76
				MinimalRebuild="FALSE"
77
				ExceptionHandling="TRUE"
77
				ExceptionHandling="TRUE"
78
				BasicRuntimeChecks="3"
78
				BasicRuntimeChecks="3"
79
				RuntimeLibrary="1"
79
				RuntimeLibrary="1"
80
				BufferSecurityCheck="TRUE"
80
				BufferSecurityCheck="TRUE"
81
				EnableFunctionLevelLinking="TRUE"
81
				EnableFunctionLevelLinking="TRUE"
82
				TreatWChar_tAsBuiltInType="TRUE"
82
				TreatWChar_tAsBuiltInType="TRUE"
83
				ForceConformanceInForLoopScope="TRUE"
83
				ForceConformanceInForLoopScope="TRUE"
84
				RuntimeTypeInfo="TRUE"
84
				RuntimeTypeInfo="TRUE"
85
				ProgramDataBaseFileName="..\..\lib\CGLAd.pdb"
85
				ProgramDataBaseFileName="..\..\lib\CGLAd.pdb"
86
				WarningLevel="3"
86
				WarningLevel="3"
87
				SuppressStartupBanner="TRUE"
87
				SuppressStartupBanner="TRUE"
88
				Detect64BitPortabilityProblems="FALSE"
88
				Detect64BitPortabilityProblems="FALSE"
89
				DebugInformationFormat="3"/>
89
				DebugInformationFormat="3"/>
90
			<Tool
90
			<Tool
91
				Name="VCCustomBuildTool"/>
91
				Name="VCCustomBuildTool"/>
92
			<Tool
92
			<Tool
93
				Name="VCLibrarianTool"
93
				Name="VCLibrarianTool"
94
				OutputFile="..\..\lib\CGLAd.lib"
94
				OutputFile="..\..\lib\CGLAd.lib"
95
				TargetMachine="1"/>
95
				TargetMachine="1"/>
96
			<Tool
96
			<Tool
97
				Name="VCPostBuildEventTool"
97
				Name="VCPostBuildEventTool"
98
			/>
98
			/>
99
			<Tool
99
			<Tool
100
				Name="VCPreBuildEventTool"
100
				Name="VCPreBuildEventTool"
101
			/>
101
			/>
102
			<Tool
102
			<Tool
103
				Name="VCPreLinkEventTool"/>
103
				Name="VCPreLinkEventTool"/>
104
			<Tool
104
			<Tool
105
				Name="VCResourceCompilerTool"
105
				Name="VCResourceCompilerTool"
106
				PreprocessorDefinitions="_DEBUG"
106
				PreprocessorDefinitions="_DEBUG"
107
				Culture="1033"
107
				Culture="1033"
108
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
108
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
109
			<Tool
109
			<Tool
110
				Name="VCWebServiceProxyGeneratorTool"/>
110
				Name="VCWebServiceProxyGeneratorTool"/>
111
			<Tool
111
			<Tool
112
				Name="VCWebDeploymentTool"/>
112
				Name="VCWebDeploymentTool"/>
113
		</Configuration>
113
		</Configuration>
114
		<Configuration
114
		<Configuration
115
			Name="Install|Win32"
115
			Name="Install|Win32"
116
			OutputDirectory="$(GELEXT)\lib\windows"
116
			OutputDirectory="$(GELEXT)\lib\windows"
117
			IntermediateDirectory="Install\CGLA"
117
			IntermediateDirectory="Install\CGLA"
118
			ConfigurationType="4"
118
			ConfigurationType="4"
119
			UseOfMFC="0"
119
			UseOfMFC="0"
120
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
120
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
121
			CharacterSet="0">
121
			CharacterSet="0">
122
			<Tool
122
			<Tool
123
				Name="VCCLCompilerTool"
123
				Name="VCCLCompilerTool"
124
				Optimization="3"
124
				Optimization="3"
125
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
125
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
126
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
126
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
127
				MinimalRebuild="FALSE"
127
				MinimalRebuild="FALSE"
128
				ExceptionHandling="TRUE"
128
				ExceptionHandling="TRUE"
129
				RuntimeLibrary="0"
129
				RuntimeLibrary="0"
130
				BufferSecurityCheck="TRUE"
130
				BufferSecurityCheck="TRUE"
131
				EnableFunctionLevelLinking="TRUE"
131
				EnableFunctionLevelLinking="TRUE"
132
				TreatWChar_tAsBuiltInType="TRUE"
132
				TreatWChar_tAsBuiltInType="TRUE"
133
				ForceConformanceInForLoopScope="TRUE"
133
				ForceConformanceInForLoopScope="TRUE"
134
				RuntimeTypeInfo="TRUE"
134
				RuntimeTypeInfo="TRUE"
135
				WarningLevel="3"
135
				WarningLevel="3"
136
				SuppressStartupBanner="TRUE"
136
				SuppressStartupBanner="TRUE"
137
				Detect64BitPortabilityProblems="FALSE"
137
				Detect64BitPortabilityProblems="FALSE"
138
				DebugInformationFormat="3"/>
138
				DebugInformationFormat="3"/>
139
			<Tool
139
			<Tool
140
				Name="VCCustomBuildTool"/>
140
				Name="VCCustomBuildTool"/>
141
			<Tool
141
			<Tool
142
				Name="VCLibrarianTool"
142
				Name="VCLibrarianTool"
143
				OutputFile="$(GELEXT)\lib\windows\CGLA.lib"
143
				OutputFile="$(GELEXT)\lib\windows\CGLA.lib"
144
				TargetMachine="1"/>
144
				TargetMachine="1"/>
145
			<Tool
145
			<Tool
146
				Name="VCPostBuildEventTool"
146
				Name="VCPostBuildEventTool"
147
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
147
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
148
			/>
148
			/>
149
			<Tool
149
			<Tool
150
				Name="VCPreBuildEventTool"
150
				Name="VCPreBuildEventTool"
151
			/>
151
			/>
152
			<Tool
152
			<Tool
153
				Name="VCPreLinkEventTool"/>
153
				Name="VCPreLinkEventTool"/>
154
			<Tool
154
			<Tool
155
				Name="VCResourceCompilerTool"
155
				Name="VCResourceCompilerTool"
156
				PreprocessorDefinitions="NDEBUG"
156
				PreprocessorDefinitions="NDEBUG"
157
				Culture="1033"
157
				Culture="1033"
158
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
158
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
159
			<Tool
159
			<Tool
160
				Name="VCWebServiceProxyGeneratorTool"/>
160
				Name="VCWebServiceProxyGeneratorTool"/>
161
			<Tool
161
			<Tool
162
				Name="VCWebDeploymentTool"/>
162
				Name="VCWebDeploymentTool"/>
163
		</Configuration>
163
		</Configuration>
164
	</Configurations>
164
	</Configurations>
165
	<Files>
165
	<Files>
166
		<Filter
166
		<Filter
167
			Name="Source Files"
167
			Name="Source Files"
168
			Filter="cpp;cxx;cc;C;c">
168
			Filter="cpp;cxx;cc;C;c">
169
			<File
169
			<File
170
				RelativePath="ArithSqMat3x3Float.cpp">
170
				RelativePath="ArithSqMat3x3Float.cpp">
171
			</File>
171
			</File>
172
			<File
172
			<File
173
				RelativePath="ArithSqMat4x4Float.cpp">
173
				RelativePath="ArithSqMat4x4Float.cpp">
174
			</File>
174
			</File>
175
			<File
175
			<File
176
				RelativePath="ArithVec2Float.cpp">
176
				RelativePath="ArithVec2Float.cpp">
177
			</File>
177
			</File>
178
			<File
178
			<File
179
				RelativePath="ArithVec3Float.cpp">
179
				RelativePath="ArithVec3Float.cpp">
180
			</File>
180
			</File>
181
			<File
181
			<File
182
				RelativePath="eigensolution.cpp">
182
				RelativePath="eigensolution.cpp">
183
			</File>
183
			</File>
184
			<File
184
			<File
185
				RelativePath="Mat3x3f.cpp">
185
				RelativePath="Mat3x3f.cpp">
186
			</File>
186
			</File>
187
			<File
187
			<File
188
				RelativePath="Mat4x4d.cpp">
188
				RelativePath="Mat4x4d.cpp">
189
			</File>
189
			</File>
190
			<File
190
			<File
191
				RelativePath="Mat4x4f.cpp">
191
				RelativePath="Mat4x4f.cpp">
192
			</File>
192
			</File>
193
			<File
193
			<File
194
				RelativePath="Quaternion.cpp">
194
				RelativePath="Quaternion.cpp">
195
			</File>
195
			</File>
196
			<File
196
			<File
197
				RelativePath="statistics.cpp">
197
				RelativePath="statistics.cpp">
198
			</File>
198
			</File>
199
			<File
199
			<File
200
				RelativePath="TableTrigonometry.cpp">
200
				RelativePath="TableTrigonometry.cpp">
201
			</File>
201
			</File>
202
			<File
202
			<File
203
				RelativePath="Vec2i.cpp">
203
				RelativePath="Vec2i.cpp">
204
			</File>
204
			</File>
205
			<File
205
			<File
206
				RelativePath="Vec3f.cpp">
206
				RelativePath="Vec3f.cpp">
207
			</File>
207
			</File>
208
			<File
208
			<File
209
				RelativePath="Vec3i.cpp">
209
				RelativePath="Vec3i.cpp">
210
			</File>
210
			</File>
211
		</Filter>
211
		</Filter>
212
		<Filter
212
		<Filter
213
			Name="Header Files"
213
			Name="Header Files"
214
			Filter="h;hpp;hxx;hh">
214
			Filter="h;hpp;hxx;hh">
215
			<File
215
			<File
216
				RelativePath="ArithMatFloat.h">
216
				RelativePath="ArithMatFloat.h">
217
			</File>
217
			</File>
218
			<File
218
			<File
219
				RelativePath="ArithSqMat2x2Float.h">
219
				RelativePath="ArithSqMat2x2Float.h">
220
			</File>
220
			</File>
221
			<File
221
			<File
222
				RelativePath="ArithSqMat3x3Float.h">
222
				RelativePath="ArithSqMat3x3Float.h">
223
			</File>
223
			</File>
224
			<File
224
			<File
225
				RelativePath="ArithSqMat4x4Float.h">
225
				RelativePath="ArithSqMat4x4Float.h">
226
			</File>
226
			</File>
227
			<File
227
			<File
228
				RelativePath="ArithSqMatFloat.h">
228
				RelativePath="ArithSqMatFloat.h">
229
			</File>
229
			</File>
230
			<File
230
			<File
231
				RelativePath="ArithVec.h">
231
				RelativePath="ArithVec.h">
232
			</File>
232
			</File>
233
			<File
233
			<File
234
				RelativePath="ArithVec2Float.h">
234
				RelativePath="ArithVec2Float.h">
235
			</File>
235
			</File>
236
			<File
236
			<File
237
				RelativePath="ArithVec3Float.h">
237
				RelativePath="ArithVec3Float.h">
238
			</File>
238
			</File>
239
			<File
239
			<File
240
				RelativePath="ArithVec3Int.h">
240
				RelativePath="ArithVec3Int.h">
241
			</File>
241
			</File>
242
			<File
242
			<File
243
				RelativePath="ArithVec4Float.h">
243
				RelativePath="ArithVec4Float.h">
244
			</File>
244
			</File>
245
			<File
245
			<File
246
				RelativePath="ArithVecFloat.h">
246
				RelativePath="ArithVecFloat.h">
247
			</File>
247
			</File>
248
			<File
248
			<File
249
				RelativePath="ArithVecInt.h">
249
				RelativePath="ArithVecInt.h">
250
			</File>
250
			</File>
251
			<File
251
			<File
252
				RelativePath="BitMask.h">
252
				RelativePath="BitMask.h">
253
			</File>
253
			</File>
254
			<File
254
			<File
255
				RelativePath="CGLA.h">
255
				RelativePath="CGLA.h">
256
			</File>
256
			</File>
257
			<File
257
			<File
258
				RelativePath="eigensolution.h">
258
				RelativePath="eigensolution.h">
259
			</File>
259
			</File>
260
			<File
260
			<File
261
				RelativePath="ExceptionStandard.h">
261
				RelativePath="ExceptionStandard.h">
262
			</File>
262
			</File>
263
			<File
263
			<File
264
				RelativePath="Mat2x2d.h">
264
				RelativePath="Mat2x2d.h">
265
			</File>
265
			</File>
266
			<File
266
			<File
267
				RelativePath="Mat2x2f.h">
267
				RelativePath="Mat2x2f.h">
268
			</File>
268
			</File>
269
			<File
269
			<File
270
				RelativePath="Mat2x3d.h">
270
				RelativePath="Mat2x3d.h">
271
			</File>
271
			</File>
272
			<File
272
			<File
273
				RelativePath="Mat2x3f.h">
273
				RelativePath="Mat2x3f.h">
274
			</File>
274
			</File>
275
			<File
275
			<File
276
				RelativePath="Mat3x3d.h">
276
				RelativePath="Mat3x3d.h">
277
			</File>
277
			</File>
278
			<File
278
			<File
279
				RelativePath="Mat3x3f.h">
279
				RelativePath="Mat3x3f.h">
280
			</File>
280
			</File>
281
			<File
281
			<File
282
				RelativePath="Mat4x4d.h">
282
				RelativePath="Mat4x4d.h">
283
			</File>
283
			</File>
284
			<File
284
			<File
285
				RelativePath="Mat4x4f.h">
285
				RelativePath="Mat4x4f.h">
286
			</File>
286
			</File>
287
			<File
287
			<File
288
				RelativePath="Quatd.h">
288
				RelativePath="Quatd.h">
289
			</File>
289
			</File>
290
			<File
290
			<File
291
				RelativePath="Quaternion.h">
291
				RelativePath="Quaternion.h">
292
			</File>
292
			</File>
293
			<File
293
			<File
294
				RelativePath="Quatf.h">
294
				RelativePath="Quatf.h">
295
			</File>
295
			</File>
296
			<File
296
			<File
297
				RelativePath="statistics.h">
297
				RelativePath="statistics.h">
298
			</File>
298
			</File>
299
			<File
299
			<File
300
				RelativePath="TableTrigonometry.h">
300
				RelativePath="TableTrigonometry.h">
301
			</File>
301
			</File>
302
			<File
302
			<File
303
				RelativePath="UnitVector.h">
303
				RelativePath="UnitVector.h">
304
			</File>
304
			</File>
305
			<File
305
			<File
306
				RelativePath="Vec2d.h">
306
				RelativePath="Vec2d.h">
307
			</File>
307
			</File>
308
			<File
308
			<File
309
				RelativePath="Vec2f.h">
309
				RelativePath="Vec2f.h">
310
			</File>
310
			</File>
311
			<File
311
			<File
312
				RelativePath="Vec2i.h">
312
				RelativePath="Vec2i.h">
313
			</File>
313
			</File>
314
			<File
314
			<File
315
				RelativePath="Vec3d.h">
315
				RelativePath="Vec3d.h">
316
			</File>
316
			</File>
317
			<File
317
			<File
318
				RelativePath="Vec3f.h">
318
				RelativePath="Vec3f.h">
319
			</File>
319
			</File>
320
			<File
320
			<File
321
				RelativePath="Vec3Hf.h">
321
				RelativePath="Vec3Hf.h">
322
			</File>
322
			</File>
323
			<File
323
			<File
324
				RelativePath="Vec3i.h">
324
				RelativePath="Vec3i.h">
325
			</File>
325
			</File>
326
			<File
326
			<File
327
				RelativePath="Vec3uc.h">
327
				RelativePath="Vec3uc.h">
328
			</File>
328
			</File>
329
			<File
329
			<File
330
				RelativePath="Vec3usi.h">
330
				RelativePath="Vec3usi.h">
331
			</File>
331
			</File>
332
			<File
332
			<File
333
				RelativePath="Vec4d.h">
333
				RelativePath="Vec4d.h">
334
			</File>
334
			</File>
335
			<File
335
			<File
336
				RelativePath="Vec4f.h">
336
				RelativePath="Vec4f.h">
337
			</File>
337
			</File>
338
			<File
338
			<File
339
				RelativePath="Vec4uc.h">
339
				RelativePath="Vec4uc.h">
340
			</File>
340
			</File>
341
		</Filter>
341
		</Filter>
342
	</Files>
342
	</Files>
343
	<Globals>
343
	<Globals>
344
	</Globals>
344
	</Globals>
345
</VisualStudioProject>
345
</VisualStudioProject>
346
 
346