Subversion Repositories gelsvn

Rev

Rev 39 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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