Subversion Repositories gelsvn

Rev

Go to most recent revision | Details | 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="HMesh-decimator"
6
	ProjectGUID="{B2FC5C83-0E8B-4E26-87A6-80BCA130DEDB}"
7
	Keyword="Win32Proj">
8
	<Platforms>
9
		<Platform
10
			Name="Win32"/>
11
	</Platforms>
12
	<Configurations>
13
		<Configuration
14
			Name="Debug|Win32"
15
			OutputDirectory="Debug"
16
			IntermediateDirectory="Debug"
17
			ConfigurationType="1"
18
			CharacterSet="2">
19
			<Tool
20
				Name="VCCLCompilerTool"
21
				Optimization="0"
22
				AdditionalIncludeDirectories="..\..\src"
23
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24
				MinimalRebuild="TRUE"
25
				BasicRuntimeChecks="3"
26
				RuntimeLibrary="5"
27
				UsePrecompiledHeader="0"
28
				WarningLevel="3"
29
				Detect64BitPortabilityProblems="TRUE"
30
				DebugInformationFormat="4"/>
31
			<Tool
32
				Name="VCCustomBuildTool"/>
33
			<Tool
34
				Name="VCLinkerTool"
35
				OutputFile="$(OutDir)/HMesh-decimator.exe"
36
				LinkIncremental="2"
37
				AdditionalLibraryDirectories=""
38
				GenerateDebugInformation="TRUE"
39
				ProgramDatabaseFile="$(OutDir)/HMesh-decimator.pdb"
40
				SubSystem="1"
41
				TargetMachine="1"/>
42
			<Tool
43
				Name="VCMIDLTool"/>
44
			<Tool
45
				Name="VCPostBuildEventTool"/>
46
			<Tool
47
				Name="VCPreBuildEventTool"/>
48
			<Tool
49
				Name="VCPreLinkEventTool"/>
50
			<Tool
51
				Name="VCResourceCompilerTool"/>
52
			<Tool
53
				Name="VCWebServiceProxyGeneratorTool"/>
54
			<Tool
55
				Name="VCXMLDataGeneratorTool"/>
56
			<Tool
57
				Name="VCWebDeploymentTool"/>
58
			<Tool
59
				Name="VCManagedWrapperGeneratorTool"/>
60
			<Tool
61
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62
		</Configuration>
63
		<Configuration
64
			Name="Release|Win32"
65
			OutputDirectory="Release"
66
			IntermediateDirectory="Release"
67
			ConfigurationType="1"
68
			CharacterSet="2">
69
			<Tool
70
				Name="VCCLCompilerTool"
71
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
72
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
73
				RuntimeLibrary="4"
74
				UsePrecompiledHeader="0"
75
				WarningLevel="3"
76
				Detect64BitPortabilityProblems="TRUE"
77
				DebugInformationFormat="3"/>
78
			<Tool
79
				Name="VCCustomBuildTool"/>
80
			<Tool
81
				Name="VCLinkerTool"
82
				IgnoreImportLibrary="FALSE"
83
				OutputFile="$(OutDir)/HMesh-decimator.exe"
84
				LinkIncremental="1"
85
				SuppressStartupBanner="TRUE"
86
				AdditionalLibraryDirectories="$(GELEXT)\lib\windows"
87
				IgnoreDefaultLibraryNames=""
88
				GenerateDebugInformation="TRUE"
89
				SubSystem="1"
90
				OptimizeReferences="2"
91
				EnableCOMDATFolding="2"
92
				TargetMachine="1"/>
93
			<Tool
94
				Name="VCMIDLTool"/>
95
			<Tool
96
				Name="VCPostBuildEventTool"/>
97
			<Tool
98
				Name="VCPreBuildEventTool"/>
99
			<Tool
100
				Name="VCPreLinkEventTool"/>
101
			<Tool
102
				Name="VCResourceCompilerTool"/>
103
			<Tool
104
				Name="VCWebServiceProxyGeneratorTool"/>
105
			<Tool
106
				Name="VCXMLDataGeneratorTool"/>
107
			<Tool
108
				Name="VCWebDeploymentTool"/>
109
			<Tool
110
				Name="VCManagedWrapperGeneratorTool"/>
111
			<Tool
112
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
113
		</Configuration>
114
		<Configuration
115
			Name="Install|Win32"
116
			OutputDirectory="$(ConfigurationName)"
117
			IntermediateDirectory="$(ConfigurationName)"
118
			ConfigurationType="1"
119
			CharacterSet="2">
120
			<Tool
121
				Name="VCCLCompilerTool"
122
				AdditionalIncludeDirectories="..\..\src;$(GELEXT)\include"
123
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
124
				RuntimeLibrary="4"
125
				UsePrecompiledHeader="0"
126
				WarningLevel="3"
127
				Detect64BitPortabilityProblems="TRUE"
128
				DebugInformationFormat="3"/>
129
			<Tool
130
				Name="VCCustomBuildTool"/>
131
			<Tool
132
				Name="VCLinkerTool"
133
				OutputFile="$(OutDir)/HMesh-decimator.exe"
134
				LinkIncremental="1"
135
				AdditionalLibraryDirectories=""
136
				GenerateDebugInformation="TRUE"
137
				SubSystem="1"
138
				OptimizeReferences="2"
139
				EnableCOMDATFolding="2"
140
				TargetMachine="1"/>
141
			<Tool
142
				Name="VCMIDLTool"/>
143
			<Tool
144
				Name="VCPostBuildEventTool"/>
145
			<Tool
146
				Name="VCPreBuildEventTool"/>
147
			<Tool
148
				Name="VCPreLinkEventTool"/>
149
			<Tool
150
				Name="VCResourceCompilerTool"/>
151
			<Tool
152
				Name="VCWebServiceProxyGeneratorTool"/>
153
			<Tool
154
				Name="VCXMLDataGeneratorTool"/>
155
			<Tool
156
				Name="VCWebDeploymentTool"/>
157
			<Tool
158
				Name="VCManagedWrapperGeneratorTool"/>
159
			<Tool
160
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
161
		</Configuration>
162
	</Configurations>
163
	<References>
164
		<ProjectReference
165
			ReferencedProjectIdentifier="{EAAADBA3-79AB-4590-B942-EC86113DA556}"
166
			Name="Graphics"/>
167
		<ProjectReference
168
			ReferencedProjectIdentifier="{DED2D723-4DA9-4D41-8089-95966951566B}"
169
			Name="HMeshUtil"/>
170
		<ProjectReference
171
			ReferencedProjectIdentifier="{E241205D-BFF0-4F82-94D0-6650E6AF97C6}"
172
			Name="Util"/>
173
	</References>
174
	<Files>
175
		<Filter
176
			Name="Source Files"
177
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
178
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
179
			<File
180
				RelativePath=".\decimator.cpp">
181
			</File>
182
		</Filter>
183
	</Files>
184
	<Globals>
185
	</Globals>
186
</VisualStudioProject>