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="HMeshUtil"
95 bj 6
	ProjectGUID="{2221A6B1-FECA-1BAD-22B2-383E8B332AF4}"
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\HMeshUtil"
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"
39 bj 25
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
95 bj 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\HMeshUtil.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\HMeshUtil"
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"
39 bj 74
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
95 bj 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\HMeshUtild.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\HMeshUtild.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\HMeshUtil"
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"
39 bj 125
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
95 bj 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\HMeshUtil.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="build_manifold.cpp">
39 bj 171
			</File>
172
			<File
95 bj 173
				RelativePath="caps_and_needles.cpp">
39 bj 174
			</File>
175
			<File
95 bj 176
				RelativePath="fair_polygonize.cpp">
39 bj 177
			</File>
178
			<File
95 bj 179
				RelativePath="mesh_optimization.cpp">
39 bj 180
			</File>
181
			<File
95 bj 182
				RelativePath="obj_load.cpp">
39 bj 183
			</File>
184
			<File
95 bj 185
				RelativePath="obj_save.cpp">
39 bj 186
			</File>
187
			<File
95 bj 188
				RelativePath="quadric_simplify.cpp">
39 bj 189
			</File>
190
			<File
95 bj 191
				RelativePath="refine_edges.cpp">
39 bj 192
			</File>
193
			<File
95 bj 194
				RelativePath="smooth.cpp">
39 bj 195
			</File>
196
			<File
95 bj 197
				RelativePath="triangulate.cpp">
39 bj 198
			</File>
199
			<File
95 bj 200
				RelativePath="triangulate_face_order.cpp">
39 bj 201
			</File>
95 bj 202
			<File
203
				RelativePath="x3d_load.cpp">
204
			</File>
205
			<File
206
				RelativePath="x3d_save.cpp">
207
			</File>
39 bj 208
		</Filter>
209
		<Filter
210
			Name="Header Files"
95 bj 211
			Filter="h;hpp;hxx;hh">
39 bj 212
			<File
95 bj 213
				RelativePath="build_manifold.h">
39 bj 214
			</File>
215
			<File
95 bj 216
				RelativePath="caps_and_needles.h">
39 bj 217
			</File>
218
			<File
95 bj 219
				RelativePath="fair_polygonize.h">
39 bj 220
			</File>
221
			<File
95 bj 222
				RelativePath="mesh_optimization.h">
39 bj 223
			</File>
224
			<File
95 bj 225
				RelativePath="obj_load.h">
39 bj 226
			</File>
227
			<File
95 bj 228
				RelativePath="obj_save.h">
39 bj 229
			</File>
230
			<File
95 bj 231
				RelativePath="quadric_simplify.h">
39 bj 232
			</File>
233
			<File
95 bj 234
				RelativePath="refine_edges.h">
39 bj 235
			</File>
236
			<File
95 bj 237
				RelativePath="smooth.h">
39 bj 238
			</File>
239
			<File
95 bj 240
				RelativePath="triangulate.h">
39 bj 241
			</File>
95 bj 242
			<File
243
				RelativePath="x3d_load.h">
244
			</File>
245
			<File
246
				RelativePath="x3d_save.h">
247
			</File>
39 bj 248
		</Filter>
249
	</Files>
250
	<Globals>
251
	</Globals>
252
</VisualStudioProject>