Subversion Repositories gelsvn

Rev

Rev 26 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 28
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="HMeshUtil"
5
	Name="HMeshUtil"
6
	ProjectGUID="{DED2D723-4DA9-4D41-8089-95966951566B}"
6
	ProjectGUID="{DED2D723-4DA9-4D41-8089-95966951566B}"
7
	Keyword="Win32Proj">
7
	Keyword="Win32Proj">
8
	<Platforms>
8
	<Platforms>
9
		<Platform
9
		<Platform
10
			Name="Win32"/>
10
			Name="Win32"/>
11
	</Platforms>
11
	</Platforms>
12
	<Configurations>
12
	<Configurations>
13
		<Configuration
13
		<Configuration
14
			Name="Debug|Win32"
14
			Name="Debug|Win32"
15
			OutputDirectory="Debug"
15
			OutputDirectory="..\..\lib"
16
			IntermediateDirectory="Debug"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="4"
17
			ConfigurationType="4"
18
			CharacterSet="2">
18
			CharacterSet="2">
19
			<Tool
19
			<Tool
20
				Name="VCCLCompilerTool"
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
21
				Optimization="0"
22
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
22
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24
				MinimalRebuild="TRUE"
24
				MinimalRebuild="TRUE"
25
				BasicRuntimeChecks="3"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="5"
26
				RuntimeLibrary="5"
27
				UsePrecompiledHeader="0"
27
				UsePrecompiledHeader="0"
28
				WarningLevel="3"
28
				WarningLevel="3"
29
				Detect64BitPortabilityProblems="TRUE"
29
				Detect64BitPortabilityProblems="TRUE"
30
				DebugInformationFormat="4"/>
30
				DebugInformationFormat="4"/>
31
			<Tool
31
			<Tool
32
				Name="VCCustomBuildTool"/>
32
				Name="VCCustomBuildTool"/>
33
			<Tool
33
			<Tool
34
				Name="VCLibrarianTool"
34
				Name="VCLibrarianTool"
35
				OutputFile="$(OutDir)/HMeshUtil.lib"/>
35
				OutputFile="$(OutDir)/HMeshUtild.lib"/>
36
			<Tool
36
			<Tool
37
				Name="VCMIDLTool"/>
37
				Name="VCMIDLTool"/>
38
			<Tool
38
			<Tool
39
				Name="VCPostBuildEventTool"/>
39
				Name="VCPostBuildEventTool"/>
40
			<Tool
40
			<Tool
41
				Name="VCPreBuildEventTool"/>
41
				Name="VCPreBuildEventTool"/>
42
			<Tool
42
			<Tool
43
				Name="VCPreLinkEventTool"/>
43
				Name="VCPreLinkEventTool"/>
44
			<Tool
44
			<Tool
45
				Name="VCResourceCompilerTool"/>
45
				Name="VCResourceCompilerTool"/>
46
			<Tool
46
			<Tool
47
				Name="VCWebServiceProxyGeneratorTool"/>
47
				Name="VCWebServiceProxyGeneratorTool"/>
48
			<Tool
48
			<Tool
49
				Name="VCXMLDataGeneratorTool"/>
49
				Name="VCXMLDataGeneratorTool"/>
50
			<Tool
50
			<Tool
51
				Name="VCManagedWrapperGeneratorTool"/>
51
				Name="VCManagedWrapperGeneratorTool"/>
52
			<Tool
52
			<Tool
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54
		</Configuration>
54
		</Configuration>
55
		<Configuration
55
		<Configuration
56
			Name="Release|Win32"
56
			Name="Release|Win32"
57
			OutputDirectory="Release"
57
			OutputDirectory="..\..\lib"
58
			IntermediateDirectory="Release"
58
			IntermediateDirectory="Release"
59
			ConfigurationType="4"
59
			ConfigurationType="4"
60
			CharacterSet="2">
60
			CharacterSet="2">
61
			<Tool
61
			<Tool
62
				Name="VCCLCompilerTool"
62
				Name="VCCLCompilerTool"
63
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
63
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
64
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
64
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65
				RuntimeLibrary="4"
65
				RuntimeLibrary="4"
66
				UsePrecompiledHeader="0"
66
				UsePrecompiledHeader="0"
67
				WarningLevel="3"
67
				WarningLevel="3"
68
				Detect64BitPortabilityProblems="TRUE"
68
				Detect64BitPortabilityProblems="TRUE"
69
				DebugInformationFormat="3"/>
69
				DebugInformationFormat="3"/>
70
			<Tool
70
			<Tool
71
				Name="VCCustomBuildTool"/>
71
				Name="VCCustomBuildTool"/>
72
			<Tool
72
			<Tool
73
				Name="VCLibrarianTool"
73
				Name="VCLibrarianTool"
74
				OutputFile="$(OutDir)/HMeshUtil.lib"/>
74
				OutputFile="$(OutDir)/HMeshUtil.lib"/>
75
			<Tool
75
			<Tool
76
				Name="VCMIDLTool"/>
76
				Name="VCMIDLTool"/>
77
			<Tool
77
			<Tool
78
				Name="VCPostBuildEventTool"/>
78
				Name="VCPostBuildEventTool"/>
79
			<Tool
79
			<Tool
-
 
80
				Name="VCPreBuildEventTool"/>
-
 
81
			<Tool
-
 
82
				Name="VCPreLinkEventTool"/>
-
 
83
			<Tool
-
 
84
				Name="VCResourceCompilerTool"/>
-
 
85
			<Tool
-
 
86
				Name="VCWebServiceProxyGeneratorTool"/>
-
 
87
			<Tool
-
 
88
				Name="VCXMLDataGeneratorTool"/>
-
 
89
			<Tool
-
 
90
				Name="VCManagedWrapperGeneratorTool"/>
-
 
91
			<Tool
-
 
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-
 
93
		</Configuration>
-
 
94
		<Configuration
-
 
95
			Name="Install|Win32"
-
 
96
			OutputDirectory="$(GELEXT)\lib\windows"
-
 
97
			IntermediateDirectory="$(ConfigurationName)"
-
 
98
			ConfigurationType="4"
-
 
99
			CharacterSet="2">
-
 
100
			<Tool
-
 
101
				Name="VCCLCompilerTool"
-
 
102
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
-
 
103
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-
 
104
				RuntimeLibrary="4"
-
 
105
				UsePrecompiledHeader="0"
-
 
106
				WarningLevel="3"
-
 
107
				Detect64BitPortabilityProblems="TRUE"
-
 
108
				DebugInformationFormat="3"/>
-
 
109
			<Tool
-
 
110
				Name="VCCustomBuildTool"/>
-
 
111
			<Tool
-
 
112
				Name="VCLibrarianTool"
-
 
113
				OutputFile="$(OutDir)/HMeshUtil.lib"/>
-
 
114
			<Tool
-
 
115
				Name="VCMIDLTool"/>
-
 
116
			<Tool
-
 
117
				Name="VCPostBuildEventTool"
-
 
118
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"/>
-
 
119
			<Tool
80
				Name="VCPreBuildEventTool"/>
120
				Name="VCPreBuildEventTool"/>
81
			<Tool
121
			<Tool
82
				Name="VCPreLinkEventTool"/>
122
				Name="VCPreLinkEventTool"/>
83
			<Tool
123
			<Tool
84
				Name="VCResourceCompilerTool"/>
124
				Name="VCResourceCompilerTool"/>
85
			<Tool
125
			<Tool
86
				Name="VCWebServiceProxyGeneratorTool"/>
126
				Name="VCWebServiceProxyGeneratorTool"/>
87
			<Tool
127
			<Tool
88
				Name="VCXMLDataGeneratorTool"/>
128
				Name="VCXMLDataGeneratorTool"/>
89
			<Tool
129
			<Tool
90
				Name="VCManagedWrapperGeneratorTool"/>
130
				Name="VCManagedWrapperGeneratorTool"/>
91
			<Tool
131
			<Tool
92
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
132
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93
		</Configuration>
133
		</Configuration>
94
	</Configurations>
134
	</Configurations>
95
	<References>
135
	<References>
96
		<ProjectReference
136
		<ProjectReference
97
			ReferencedProjectIdentifier="{647C5D37-B17E-4697-866B-437DCAF07922}"
137
			ReferencedProjectIdentifier="{647C5D37-B17E-4697-866B-437DCAF07922}"
98
			Name="HMesh"/>
138
			Name="HMesh"/>
99
	</References>
139
	</References>
100
	<Files>
140
	<Files>
101
		<Filter
141
		<Filter
102
			Name="Source Files"
142
			Name="Source Files"
103
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
143
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
104
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
144
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
105
			<File
145
			<File
106
				RelativePath=".\build_manifold.cpp">
146
				RelativePath=".\build_manifold.cpp">
107
			</File>
147
			</File>
108
			<File
148
			<File
109
				RelativePath=".\caps_and_needles.cpp">
149
				RelativePath=".\caps_and_needles.cpp">
110
			</File>
150
			</File>
111
			<File
151
			<File
112
				RelativePath=".\mesh_optimization.cpp">
152
				RelativePath=".\mesh_optimization.cpp">
113
			</File>
153
			</File>
114
			<File
154
			<File
115
				RelativePath=".\obj_save.cpp">
155
				RelativePath=".\obj_save.cpp">
116
			</File>
156
			</File>
117
			<File
157
			<File
118
				RelativePath=".\quadric_simplify.cpp">
158
				RelativePath=".\quadric_simplify.cpp">
119
			</File>
159
			</File>
120
			<File
160
			<File
121
				RelativePath=".\refine_edges.cpp">
161
				RelativePath=".\refine_edges.cpp">
122
			</File>
162
			</File>
123
			<File
163
			<File
124
				RelativePath=".\smooth.cpp">
164
				RelativePath=".\smooth.cpp">
125
			</File>
165
			</File>
126
			<File
166
			<File
127
				RelativePath=".\triangulate.cpp">
167
				RelativePath=".\triangulate.cpp">
128
			</File>
168
			</File>
129
			<File
169
			<File
130
				RelativePath=".\triangulate_face_order.cpp">
170
				RelativePath=".\triangulate_face_order.cpp">
131
			</File>
171
			</File>
132
			<File
172
			<File
133
				RelativePath=".\x3d_load.cpp">
173
				RelativePath=".\x3d_load.cpp">
134
			</File>
174
			</File>
135
			<File
175
			<File
136
				RelativePath=".\x3d_save.cpp">
176
				RelativePath=".\x3d_save.cpp">
137
			</File>
177
			</File>
138
		</Filter>
178
		</Filter>
139
		<Filter
179
		<Filter
140
			Name="Header Files"
180
			Name="Header Files"
141
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
181
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
142
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
182
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
143
			<File
183
			<File
144
				RelativePath=".\build_manifold.h">
184
				RelativePath=".\build_manifold.h">
145
			</File>
185
			</File>
146
			<File
186
			<File
147
				RelativePath=".\caps_and_needles.h">
187
				RelativePath=".\caps_and_needles.h">
148
			</File>
188
			</File>
149
			<File
189
			<File
150
				RelativePath=".\mesh_optimization.h">
190
				RelativePath=".\mesh_optimization.h">
151
			</File>
191
			</File>
152
			<File
192
			<File
153
				RelativePath=".\obj_save.h">
193
				RelativePath=".\obj_save.h">
154
			</File>
194
			</File>
155
			<File
195
			<File
156
				RelativePath=".\quadric_simplify.h">
196
				RelativePath=".\quadric_simplify.h">
157
			</File>
197
			</File>
158
			<File
198
			<File
159
				RelativePath=".\refine_edges.h">
199
				RelativePath=".\refine_edges.h">
160
			</File>
200
			</File>
161
			<File
201
			<File
162
				RelativePath=".\smooth.h">
202
				RelativePath=".\smooth.h">
163
			</File>
203
			</File>
164
			<File
204
			<File
165
				RelativePath=".\triangulate.h">
205
				RelativePath=".\triangulate.h">
166
			</File>
206
			</File>
167
			<File
207
			<File
168
				RelativePath=".\x3d_load.h">
208
				RelativePath=".\x3d_load.h">
169
			</File>
209
			</File>
170
			<File
210
			<File
171
				RelativePath=".\x3d_save.h">
211
				RelativePath=".\x3d_save.h">
172
			</File>
212
			</File>
173
		</Filter>
213
		</Filter>
174
	</Files>
214
	</Files>
175
	<Globals>
215
	<Globals>
176
	</Globals>
216
	</Globals>
177
</VisualStudioProject>
217
</VisualStudioProject>
178
 
218