Subversion Repositories gelsvn

Rev

Rev 69 | 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++"
72 bj 4
	Version="8.00"
39 bj 5
	Name="Geometry"
69 bj 6
	ProjectGUID="{F83DC6AF-FECA-1BAD-235F-99F8500DC3DB}"
72 bj 7
	RootNamespace="Geometry"
8
	Keyword="Win32Proj"
9
	SignManifests="true"
10
	>
39 bj 11
	<Platforms>
12
		<Platform
72 bj 13
			Name="Win32"
14
		/>
39 bj 15
	</Platforms>
72 bj 16
	<ToolFiles>
17
	</ToolFiles>
39 bj 18
	<Configurations>
19
		<Configuration
72 bj 20
			Name="Release|Win32"
21
			OutputDirectory="..\..\lib"
22
			IntermediateDirectory="Release\Geometry"
39 bj 23
			ConfigurationType="4"
72 bj 24
			CharacterSet="0"
25
			>
39 bj 26
			<Tool
72 bj 27
				Name="VCPreBuildEventTool"
28
			/>
29
			<Tool
30
				Name="VCCustomBuildTool"
31
			/>
32
			<Tool
33
				Name="VCXMLDataGeneratorTool"
34
			/>
35
			<Tool
36
				Name="VCWebServiceProxyGeneratorTool"
37
			/>
38
			<Tool
39
				Name="VCMIDLTool"
40
			/>
41
			<Tool
39 bj 42
				Name="VCCLCompilerTool"
72 bj 43
				Optimization="3"
44
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
45
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
69 bj 46
				RuntimeLibrary="3"
72 bj 47
				RuntimeTypeInfo="true"
39 bj 48
				WarningLevel="3"
72 bj 49
				Detect64BitPortabilityProblems="true"
50
			/>
39 bj 51
			<Tool
72 bj 52
				Name="VCManagedResourceCompilerTool"
53
			/>
39 bj 54
			<Tool
72 bj 55
				Name="VCResourceCompilerTool"
56
				PreprocessorDefinitions="NDEBUG"
57
				Culture="1033"
58
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
59
			/>
60
			<Tool
61
				Name="VCPreLinkEventTool"
62
			/>
63
			<Tool
39 bj 64
				Name="VCLibrarianTool"
72 bj 65
				OutputFile="..\..\lib\Geometry.lib"
66
				OutputFile="$(OutDir)\.exe"
67
				LinkIncremental="2"
68
				SuppressStartupBanner="true"
69
				AdditionalLibraryDirectories=".;..\..\lib"
70
				GenerateDebugInformation="true"
71
				SubSystem="2"
72
				OptimizeReferences="2"
73
				EnableCOMDATFolding="2"
74
				TargetMachine="1"
75
			/>
39 bj 76
			<Tool
72 bj 77
				Name="VCALinkTool"
69 bj 78
			/>
39 bj 79
			<Tool
72 bj 80
				Name="VCXDCMakeTool"
81
			/>
39 bj 82
			<Tool
72 bj 83
				Name="VCBscMakeTool"
84
			/>
39 bj 85
			<Tool
72 bj 86
				Name="VCFxCopTool"
87
			/>
39 bj 88
			<Tool
72 bj 89
				Name="VCPostBuildEventTool"
90
			/>
39 bj 91
		</Configuration>
92
		<Configuration
72 bj 93
			Name="Debug|Win32"
94
			OutputDirectory="..\..\lib"
95
			IntermediateDirectory="Debug\Geometry"
39 bj 96
			ConfigurationType="4"
72 bj 97
			CharacterSet="0"
98
			>
39 bj 99
			<Tool
72 bj 100
				Name="VCPreBuildEventTool"
101
			/>
102
			<Tool
103
				Name="VCCustomBuildTool"
104
			/>
105
			<Tool
106
				Name="VCXMLDataGeneratorTool"
107
			/>
108
			<Tool
109
				Name="VCWebServiceProxyGeneratorTool"
110
			/>
111
			<Tool
112
				Name="VCMIDLTool"
113
			/>
114
			<Tool
39 bj 115
				Name="VCCLCompilerTool"
72 bj 116
				Optimization=""
117
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
118
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
119
				MinimalRebuild="true"
120
				BasicRuntimeChecks="3"
121
				RuntimeLibrary="3"
122
				RuntimeTypeInfo="true"
39 bj 123
				WarningLevel="3"
72 bj 124
				Detect64BitPortabilityProblems="true"
125
				DebugInformationFormat="3"
126
			/>
39 bj 127
			<Tool
72 bj 128
				Name="VCManagedResourceCompilerTool"
129
			/>
39 bj 130
			<Tool
72 bj 131
				Name="VCResourceCompilerTool"
132
				PreprocessorDefinitions="_DEBUG"
133
				Culture="1033"
134
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
135
			/>
136
			<Tool
137
				Name="VCPreLinkEventTool"
138
			/>
139
			<Tool
39 bj 140
				Name="VCLibrarianTool"
72 bj 141
				OutputFile="..\..\lib\Geometryd.lib"
142
				OutputFile="$(OutDir)\.exe"
143
				LinkIncremental="2"
144
				SuppressStartupBanner="true"
145
				AdditionalLibraryDirectories=".;..\..\lib"
146
				GenerateDebugInformation="true"
147
				SubSystem="2"
148
				TargetMachine="1"
149
			/>
39 bj 150
			<Tool
72 bj 151
				Name="VCALinkTool"
69 bj 152
			/>
39 bj 153
			<Tool
72 bj 154
				Name="VCXDCMakeTool"
155
			/>
39 bj 156
			<Tool
72 bj 157
				Name="VCBscMakeTool"
158
			/>
39 bj 159
			<Tool
72 bj 160
				Name="VCFxCopTool"
161
			/>
39 bj 162
			<Tool
72 bj 163
				Name="VCPostBuildEventTool"
164
			/>
39 bj 165
		</Configuration>
166
		<Configuration
72 bj 167
			Name="Install|Win32"
168
			OutputDirectory="$(GELEXT)\lib\windows"
169
			IntermediateDirectory="Install\Geometry"
39 bj 170
			ConfigurationType="4"
72 bj 171
			CharacterSet="0"
172
			>
39 bj 173
			<Tool
72 bj 174
				Name="VCPreBuildEventTool"
175
			/>
176
			<Tool
177
				Name="VCCustomBuildTool"
178
			/>
179
			<Tool
180
				Name="VCXMLDataGeneratorTool"
181
			/>
182
			<Tool
183
				Name="VCWebServiceProxyGeneratorTool"
184
			/>
185
			<Tool
186
				Name="VCMIDLTool"
187
			/>
188
			<Tool
39 bj 189
				Name="VCCLCompilerTool"
69 bj 190
				Optimization="3"
72 bj 191
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
69 bj 192
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
72 bj 193
				RuntimeLibrary="3"
194
				RuntimeTypeInfo="true"
39 bj 195
				WarningLevel="3"
72 bj 196
				Detect64BitPortabilityProblems="true"
197
			/>
39 bj 198
			<Tool
72 bj 199
				Name="VCManagedResourceCompilerTool"
200
			/>
39 bj 201
			<Tool
72 bj 202
				Name="VCResourceCompilerTool"
203
				PreprocessorDefinitions="NDEBUG"
204
				Culture="1033"
205
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
206
			/>
207
			<Tool
208
				Name="VCPreLinkEventTool"
209
			/>
210
			<Tool
39 bj 211
				Name="VCLibrarianTool"
72 bj 212
				OutputFile="$(GELEXT)\lib\windows\Geometry.lib"
213
				OutputFile="$(OutDir)\.exe"
214
				LinkIncremental="2"
215
				SuppressStartupBanner="true"
216
				AdditionalLibraryDirectories=".;..\..\lib"
217
				GenerateDebugInformation="true"
218
				SubSystem="2"
219
				OptimizeReferences="2"
220
				EnableCOMDATFolding="2"
221
				TargetMachine="1"
222
			/>
39 bj 223
			<Tool
72 bj 224
				Name="VCALinkTool"
69 bj 225
			/>
39 bj 226
			<Tool
72 bj 227
				Name="VCXDCMakeTool"
228
			/>
39 bj 229
			<Tool
72 bj 230
				Name="VCBscMakeTool"
231
			/>
39 bj 232
			<Tool
72 bj 233
				Name="VCFxCopTool"
234
			/>
39 bj 235
			<Tool
72 bj 236
				Name="VCPostBuildEventTool"
237
				CommandLine="runme.bat"
238
			/>
39 bj 239
		</Configuration>
240
	</Configurations>
72 bj 241
	<References>
242
	</References>
39 bj 243
	<Files>
244
		<Filter
245
			Name="Source Files"
69 bj 246
			Filter="cpp;cxx;cc;C;c">
39 bj 247
			<File
69 bj 248
				RelativePath="fair_polygonize.cpp">
39 bj 249
			</File>
69 bj 250
			<File
251
				RelativePath="GradientFilter.cpp">
252
			</File>
253
			<File
254
				RelativePath="load_raw.cpp">
255
			</File>
256
			<File
257
				RelativePath="Neighbours.cpp">
258
			</File>
259
			<File
260
				RelativePath="Polygonizer.cpp">
261
			</File>
262
			<File
263
				RelativePath="QEM.cpp">
264
			</File>
265
			<File
266
				RelativePath="ThreeDDDA.cpp">
267
			</File>
268
			<File
269
				RelativePath="TrilinFilter.cpp">
270
			</File>
39 bj 271
		</Filter>
272
		<Filter
273
			Name="Header Files"
69 bj 274
			Filter="h;hpp;hxx;hh">
39 bj 275
			<File
69 bj 276
				RelativePath="AncestorGrid.h">
39 bj 277
			</File>
69 bj 278
			<File
279
				RelativePath="Cell.h">
280
			</File>
281
			<File
282
				RelativePath="fair_polygonize.h">
283
			</File>
284
			<File
285
				RelativePath="GradientFilter.h">
286
			</File>
287
			<File
288
				RelativePath="GridAlgorithm.h">
289
			</File>
290
			<File
291
				RelativePath="HGrid.h">
292
			</File>
293
			<File
294
				RelativePath="KDTree.h">
295
			</File>
296
			<File
297
				RelativePath="load_raw.h">
298
			</File>
299
			<File
300
				RelativePath="Neighbours.h">
301
			</File>
302
			<File
303
				RelativePath="Polygonizer.h">
304
			</File>
305
			<File
306
				RelativePath="QEM.h">
307
			</File>
308
			<File
309
				RelativePath="RGrid.h">
310
			</File>
311
			<File
312
				RelativePath="save_raw.h">
313
			</File>
314
			<File
315
				RelativePath="ThreeDDDA.h">
316
			</File>
317
			<File
318
				RelativePath="TrilinFilter.h">
319
			</File>
39 bj 320
		</Filter>
321
	</Files>
322
	<Globals>
323
	</Globals>
324
</VisualStudioProject>