Subversion Repositories gelsvn

Rev

Rev 69 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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