Subversion Repositories gelsvn

Rev

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