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
39 bj 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="7.10"
5
	Name="Geometry"
95 bj 6
	ProjectGUID="{F83DC6AF-FECA-1BAD-235F-99F8500DC3D9}"
7
	SccProjectName=""
8
	SccLocalPath="">
39 bj 9
	<Platforms>
10
		<Platform
11
			Name="Win32"/>
12
	</Platforms>
13
	<Configurations>
14
		<Configuration
95 bj 15
			Name="Release|Win32"
39 bj 16
			OutputDirectory="..\..\lib"
95 bj 17
			IntermediateDirectory="Release\Geometry"
39 bj 18
			ConfigurationType="4"
95 bj 19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="0">
39 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"
39 bj 35
				WarningLevel="3"
95 bj 36
				SuppressStartupBanner="TRUE"
37
				Detect64BitPortabilityProblems="FALSE"
38
				DebugInformationFormat="3"/>
39 bj 39
			<Tool
40
				Name="VCCustomBuildTool"/>
41
			<Tool
42
				Name="VCLibrarianTool"
95 bj 43
				OutputFile="..\..\lib\Geometry.lib"
44
				TargetMachine="1"/>
39 bj 45
			<Tool
95 bj 46
				Name="VCPostBuildEventTool"
47
			/>
39 bj 48
			<Tool
95 bj 49
				Name="VCPreBuildEventTool"
50
			/>
39 bj 51
			<Tool
52
				Name="VCPreLinkEventTool"/>
53
			<Tool
95 bj 54
				Name="VCResourceCompilerTool"
55
				PreprocessorDefinitions="NDEBUG"
56
				Culture="1033"
57
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
39 bj 58
			<Tool
59
				Name="VCWebServiceProxyGeneratorTool"/>
60
			<Tool
95 bj 61
				Name="VCWebDeploymentTool"/>
39 bj 62
		</Configuration>
63
		<Configuration
95 bj 64
			Name="Debug|Win32"
39 bj 65
			OutputDirectory="..\..\lib"
95 bj 66
			IntermediateDirectory="Debug\Geometry"
39 bj 67
			ConfigurationType="4"
95 bj 68
			UseOfMFC="0"
69
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
70
			CharacterSet="0">
39 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\Geometryd.pdb"
39 bj 86
				WarningLevel="3"
95 bj 87
				SuppressStartupBanner="TRUE"
88
				Detect64BitPortabilityProblems="FALSE"
39 bj 89
				DebugInformationFormat="3"/>
90
			<Tool
91
				Name="VCCustomBuildTool"/>
92
			<Tool
93
				Name="VCLibrarianTool"
95 bj 94
				OutputFile="..\..\lib\Geometryd.lib"
95
				TargetMachine="1"/>
39 bj 96
			<Tool
95 bj 97
				Name="VCPostBuildEventTool"
98
			/>
39 bj 99
			<Tool
95 bj 100
				Name="VCPreBuildEventTool"
101
			/>
39 bj 102
			<Tool
103
				Name="VCPreLinkEventTool"/>
104
			<Tool
95 bj 105
				Name="VCResourceCompilerTool"
106
				PreprocessorDefinitions="_DEBUG"
107
				Culture="1033"
108
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"/>
39 bj 109
			<Tool
110
				Name="VCWebServiceProxyGeneratorTool"/>
111
			<Tool
95 bj 112
				Name="VCWebDeploymentTool"/>
39 bj 113
		</Configuration>
114
		<Configuration
115
			Name="Install|Win32"
116
			OutputDirectory="$(GELEXT)\lib\windows"
95 bj 117
			IntermediateDirectory="Install\Geometry"
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\Geometry.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>
164
	</Configurations>
165
	<Files>
166
		<Filter
167
			Name="Source Files"
95 bj 168
			Filter="cpp;cxx;cc;C;c">
39 bj 169
			<File
95 bj 170
				RelativePath="GradientFilter.cpp">
39 bj 171
			</File>
95 bj 172
			<File
173
				RelativePath="load_raw.cpp">
174
			</File>
175
			<File
176
				RelativePath="Neighbours.cpp">
177
			</File>
178
			<File
179
				RelativePath="obj_load.cpp">
180
			</File>
181
			<File
182
				RelativePath="Polygonizer.cpp">
183
			</File>
184
			<File
185
				RelativePath="QEM.cpp">
186
			</File>
187
			<File
188
				RelativePath="Texmap.cpp">
189
			</File>
190
			<File
191
				RelativePath="ThreeDDDA.cpp">
192
			</File>
193
			<File
194
				RelativePath="TrilinFilter.cpp">
195
			</File>
196
			<File
197
				RelativePath="TriMesh.cpp">
198
			</File>
39 bj 199
		</Filter>
200
		<Filter
201
			Name="Header Files"
95 bj 202
			Filter="h;hpp;hxx;hh">
39 bj 203
			<File
95 bj 204
				RelativePath="AncestorGrid.h">
39 bj 205
			</File>
95 bj 206
			<File
207
				RelativePath="Cell.h">
208
			</File>
209
			<File
210
				RelativePath="GradientFilter.h">
211
			</File>
212
			<File
213
				RelativePath="GridAlgorithm.h">
214
			</File>
215
			<File
216
				RelativePath="HGrid.h">
217
			</File>
218
			<File
219
				RelativePath="IndexedFaceSet.h">
220
			</File>
221
			<File
222
				RelativePath="KDTree.h">
223
			</File>
224
			<File
225
				RelativePath="load_raw.h">
226
			</File>
227
			<File
228
				RelativePath="Material.h">
229
			</File>
230
			<File
231
				RelativePath="Neighbours.h">
232
			</File>
233
			<File
234
				RelativePath="obj_load.h">
235
			</File>
236
			<File
237
				RelativePath="Polygonizer.h">
238
			</File>
239
			<File
240
				RelativePath="QEM.h">
241
			</File>
242
			<File
243
				RelativePath="RGrid.h">
244
			</File>
245
			<File
246
				RelativePath="save_raw.h">
247
			</File>
248
			<File
249
				RelativePath="Texmap.h">
250
			</File>
251
			<File
252
				RelativePath="ThreeDDDA.h">
253
			</File>
254
			<File
255
				RelativePath="TrilinFilter.h">
256
			</File>
257
			<File
258
				RelativePath="TriMesh.h">
259
			</File>
39 bj 260
		</Filter>
261
	</Files>
262
	<Globals>
263
	</Globals>
264
</VisualStudioProject>