Subversion Repositories gelsvn

Rev

Rev 190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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