Subversion Repositories gelsvn

Rev

Rev 67 | 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"
69 bj 6
	ProjectGUID="{F83DC6AF-FECA-1BAD-235F-99F8500DC3DB}"
7
	SccProjectName=""
8
	SccLocalPath="">
39 bj 9
	<Platforms>
10
		<Platform
11
			Name="Win32"/>
12
	</Platforms>
13
	<Configurations>
14
		<Configuration
15
			Name="Debug|Win32"
69 bj 16
			OutputDirectory="Debug"
17
			IntermediateDirectory="Debug\Geometry"
39 bj 18
			ConfigurationType="4"
69 bj 19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="0">
39 bj 22
			<Tool
23
				Name="VCCLCompilerTool"
24
				Optimization="0"
69 bj 25
				AdditionalIncludeDirectories="$(GELEXT)"
26
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
27
				MinimalRebuild="FALSE"
28
				ExceptionHandling="TRUE"
39 bj 29
				BasicRuntimeChecks="3"
69 bj 30
				RuntimeLibrary="3"
31
				BufferSecurityCheck="TRUE"
32
				EnableFunctionLevelLinking="TRUE"
33
				TreatWChar_tAsBuiltInType="FALSE"
34
				ForceConformanceInForLoopScope="TRUE"
35
				RuntimeTypeInfo="TRUE"
36
				ProgramDataBaseFileName="Debug\Geometryd.pdb"
39 bj 37
				WarningLevel="3"
69 bj 38
				SuppressStartupBanner="TRUE"
39
				Detect64BitPortabilityProblems="FALSE"
40
				DebugInformationFormat="3"/>
39 bj 41
			<Tool
42
				Name="VCCustomBuildTool"/>
43
			<Tool
44
				Name="VCLibrarianTool"
69 bj 45
				OutputFile="Debug\Geometryd.lib"
46
				TargetMachine="1"/>
39 bj 47
			<Tool
69 bj 48
				Name="VCPostBuildEventTool"
49
			/>
39 bj 50
			<Tool
51
				Name="VCPreBuildEventTool"/>
52
			<Tool
53
				Name="VCPreLinkEventTool"/>
54
			<Tool
69 bj 55
				Name="VCResourceCompilerTool"
56
				PreprocessorDefinitions="_DEBUG"
57
				Culture="1033"
58
				AdditionalIncludeDirectories="$(GELEXT)"/>
39 bj 59
			<Tool
60
				Name="VCWebServiceProxyGeneratorTool"/>
61
			<Tool
69 bj 62
				Name="VCWebDeploymentTool"/>
39 bj 63
		</Configuration>
64
		<Configuration
69 bj 65
			Name="Install|Win32"
66
			OutputDirectory="$(GELEXT)\lib\windows"
67
			IntermediateDirectory="Install\Geometry"
39 bj 68
			ConfigurationType="4"
69 bj 69
			UseOfMFC="0"
70
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
71
			CharacterSet="0">
39 bj 72
			<Tool
73
				Name="VCCLCompilerTool"
69 bj 74
				Optimization="3"
75
				AdditionalIncludeDirectories="$(GELEXT)"
76
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
77
				MinimalRebuild="FALSE"
78
				ExceptionHandling="TRUE"
79
				RuntimeLibrary="2"
80
				BufferSecurityCheck="TRUE"
81
				EnableFunctionLevelLinking="TRUE"
82
				TreatWChar_tAsBuiltInType="FALSE"
83
				ForceConformanceInForLoopScope="TRUE"
84
				RuntimeTypeInfo="TRUE"
39 bj 85
				WarningLevel="3"
69 bj 86
				SuppressStartupBanner="TRUE"
87
				Detect64BitPortabilityProblems="FALSE"
39 bj 88
				DebugInformationFormat="3"/>
89
			<Tool
90
				Name="VCCustomBuildTool"/>
91
			<Tool
92
				Name="VCLibrarianTool"
69 bj 93
				OutputFile="$(GELEXT)\lib\windows\Geometry.lib"
94
				TargetMachine="1"/>
39 bj 95
			<Tool
69 bj 96
				Name="VCPostBuildEventTool"
97
				CommandLine="runme.bat"
98
			/>
39 bj 99
			<Tool
100
				Name="VCPreBuildEventTool"/>
101
			<Tool
102
				Name="VCPreLinkEventTool"/>
103
			<Tool
69 bj 104
				Name="VCResourceCompilerTool"
105
				PreprocessorDefinitions="NDEBUG"
106
				Culture="1033"
107
				AdditionalIncludeDirectories="$(GELEXT)"/>
39 bj 108
			<Tool
109
				Name="VCWebServiceProxyGeneratorTool"/>
110
			<Tool
69 bj 111
				Name="VCWebDeploymentTool"/>
39 bj 112
		</Configuration>
113
		<Configuration
69 bj 114
			Name="Release|Win32"
115
			OutputDirectory="Release"
116
			IntermediateDirectory="Release\Geometry"
39 bj 117
			ConfigurationType="4"
69 bj 118
			UseOfMFC="0"
119
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
120
			CharacterSet="0">
39 bj 121
			<Tool
122
				Name="VCCLCompilerTool"
69 bj 123
				Optimization="3"
124
				AdditionalIncludeDirectories="$(GELEXT)"
125
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
126
				MinimalRebuild="FALSE"
127
				ExceptionHandling="TRUE"
128
				RuntimeLibrary="2"
129
				BufferSecurityCheck="TRUE"
130
				EnableFunctionLevelLinking="TRUE"
131
				TreatWChar_tAsBuiltInType="FALSE"
132
				ForceConformanceInForLoopScope="TRUE"
133
				RuntimeTypeInfo="TRUE"
39 bj 134
				WarningLevel="3"
69 bj 135
				SuppressStartupBanner="TRUE"
136
				Detect64BitPortabilityProblems="FALSE"
39 bj 137
				DebugInformationFormat="3"/>
138
			<Tool
139
				Name="VCCustomBuildTool"/>
140
			<Tool
141
				Name="VCLibrarianTool"
69 bj 142
				OutputFile="Release\Geometry.lib"
143
				TargetMachine="1"/>
39 bj 144
			<Tool
145
				Name="VCPostBuildEventTool"
69 bj 146
			/>
39 bj 147
			<Tool
148
				Name="VCPreBuildEventTool"/>
149
			<Tool
150
				Name="VCPreLinkEventTool"/>
151
			<Tool
69 bj 152
				Name="VCResourceCompilerTool"
153
				PreprocessorDefinitions="NDEBUG"
154
				Culture="1033"
155
				AdditionalIncludeDirectories="$(GELEXT)"/>
39 bj 156
			<Tool
157
				Name="VCWebServiceProxyGeneratorTool"/>
158
			<Tool
69 bj 159
				Name="VCWebDeploymentTool"/>
39 bj 160
		</Configuration>
161
	</Configurations>
162
	<Files>
163
		<Filter
164
			Name="Source Files"
69 bj 165
			Filter="cpp;cxx;cc;C;c">
39 bj 166
			<File
69 bj 167
				RelativePath="fair_polygonize.cpp">
39 bj 168
			</File>
69 bj 169
			<File
170
				RelativePath="GradientFilter.cpp">
171
			</File>
172
			<File
173
				RelativePath="load_raw.cpp">
174
			</File>
175
			<File
176
				RelativePath="Neighbours.cpp">
177
			</File>
178
			<File
179
				RelativePath="Polygonizer.cpp">
180
			</File>
181
			<File
182
				RelativePath="QEM.cpp">
183
			</File>
184
			<File
185
				RelativePath="ThreeDDDA.cpp">
186
			</File>
187
			<File
188
				RelativePath="TrilinFilter.cpp">
189
			</File>
39 bj 190
		</Filter>
191
		<Filter
192
			Name="Header Files"
69 bj 193
			Filter="h;hpp;hxx;hh">
39 bj 194
			<File
69 bj 195
				RelativePath="AncestorGrid.h">
39 bj 196
			</File>
69 bj 197
			<File
198
				RelativePath="Cell.h">
199
			</File>
200
			<File
201
				RelativePath="fair_polygonize.h">
202
			</File>
203
			<File
204
				RelativePath="GradientFilter.h">
205
			</File>
206
			<File
207
				RelativePath="GridAlgorithm.h">
208
			</File>
209
			<File
210
				RelativePath="HGrid.h">
211
			</File>
212
			<File
213
				RelativePath="KDTree.h">
214
			</File>
215
			<File
216
				RelativePath="load_raw.h">
217
			</File>
218
			<File
219
				RelativePath="Neighbours.h">
220
			</File>
221
			<File
222
				RelativePath="Polygonizer.h">
223
			</File>
224
			<File
225
				RelativePath="QEM.h">
226
			</File>
227
			<File
228
				RelativePath="RGrid.h">
229
			</File>
230
			<File
231
				RelativePath="save_raw.h">
232
			</File>
233
			<File
234
				RelativePath="ThreeDDDA.h">
235
			</File>
236
			<File
237
				RelativePath="TrilinFilter.h">
238
			</File>
39 bj 239
		</Filter>
240
	</Files>
241
	<Globals>
242
	</Globals>
243
</VisualStudioProject>