Subversion Repositories gelsvn

Rev

Rev 198 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 198 Rev 207
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="Util"
5
	Name="Util"
6
	ProjectGUID="{E90426B5-FECA-1BAD-0000-0000493571AB}"
6
	ProjectGUID="{E90426B5-FECA-1BAD-0000-0000493571AB}"
7
	SccProjectName=""
7
	SccProjectName=""
8
	SccLocalPath="">
8
	SccLocalPath="">
9
	<Platforms>
9
	<Platforms>
10
		<Platform
10
		<Platform
11
			Name="Win32"/>
11
			Name="Win32"/>
12
	</Platforms>
12
	</Platforms>
13
	<Configurations>
13
	<Configurations>
14
		<Configuration
14
		<Configuration
15
			Name="Release|Win32"
15
			Name="Release|Win32"
16
			OutputDirectory="..\..\lib"
16
			OutputDirectory="..\..\lib"
17
			IntermediateDirectory="Release\Util"
17
			IntermediateDirectory="Release\Util"
18
			ConfigurationType="4"
18
			ConfigurationType="4"
19
			UseOfMFC="0"
19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="0">
21
			CharacterSet="0">
22
			<Tool
22
			<Tool
23
				Name="VCCLCompilerTool"
23
				Name="VCCLCompilerTool"
24
				Optimization="3"
24
				Optimization="3"
25
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
25
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
26
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
27
				MinimalRebuild="FALSE"
27
				MinimalRebuild="FALSE"
28
				ExceptionHandling="TRUE"
28
				ExceptionHandling="TRUE"
29
				RuntimeLibrary="0"
29
				RuntimeLibrary="0"
30
				BufferSecurityCheck="TRUE"
30
				BufferSecurityCheck="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
31
				EnableFunctionLevelLinking="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
32
				TreatWChar_tAsBuiltInType="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
33
				ForceConformanceInForLoopScope="TRUE"
34
				RuntimeTypeInfo="TRUE"
34
				RuntimeTypeInfo="TRUE"
35
				WarningLevel="3"
35
				WarningLevel="3"
36
				SuppressStartupBanner="TRUE"
36
				SuppressStartupBanner="TRUE"
37
				Detect64BitPortabilityProblems="FALSE"
37
				Detect64BitPortabilityProblems="FALSE"
38
				DebugInformationFormat="3"/>
38
				DebugInformationFormat="3"/>
39
			<Tool
39
			<Tool
40
				Name="VCCustomBuildTool"/>
40
				Name="VCCustomBuildTool"/>
41
			<Tool
41
			<Tool
42
				Name="VCLibrarianTool"
42
				Name="VCLibrarianTool"
43
				OutputFile="..\..\lib\Util.lib"
43
				OutputFile="..\..\lib\Util.lib"
44
				TargetMachine="1"/>
44
				TargetMachine="1"/>
45
			<Tool
45
			<Tool
46
				Name="VCMIDLTool"
46
				Name="VCMIDLTool"
47
				AdditionalOptions=""
47
				AdditionalOptions=""
48
				AdditionalIncludeDirectories=""
48
				AdditionalIncludeDirectories=""
49
				TypeLibraryName="$(InputName).tlb"
49
				TypeLibraryName="$(InputName).tlb"
50
				HeaderFileName="$(InputName).h"
50
				HeaderFileName="$(InputName).h"
51
				InterfaceIdentifierFileName="$(InputName)_i.c"
51
				InterfaceIdentifierFileName="$(InputName)_i.c"
52
				ProxyFileName="$(InputName)_p.c"
52
				ProxyFileName="$(InputName)_p.c"
53
			/>
53
			/>
54
			<Tool
54
			<Tool
55
				Name="VCPostBuildEventTool"
55
				Name="VCPostBuildEventTool"
56
			/>
56
			/>
57
			<Tool
57
			<Tool
58
				Name="VCPreBuildEventTool"/>
58
				Name="VCPreBuildEventTool"/>
59
			<Tool
59
			<Tool
60
				Name="VCPreLinkEventTool"/>
60
				Name="VCPreLinkEventTool"/>
61
			<Tool
61
			<Tool
62
				Name="VCResourceCompilerTool"
62
				Name="VCResourceCompilerTool"
63
				PreprocessorDefinitions="NDEBUG"
63
				PreprocessorDefinitions="NDEBUG"
64
				Culture="1033"
64
				Culture="1033"
65
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
65
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
66
			<Tool
66
			<Tool
67
				Name="VCWebServiceProxyGeneratorTool"/>
67
				Name="VCWebServiceProxyGeneratorTool"/>
68
			<Tool
68
			<Tool
69
				Name="VCWebDeploymentTool"/>
69
				Name="VCWebDeploymentTool"/>
70
		</Configuration>
70
		</Configuration>
71
		<Configuration
71
		<Configuration
72
			Name="Debug|Win32"
72
			Name="Debug|Win32"
73
			OutputDirectory="..\..\lib"
73
			OutputDirectory="..\..\lib"
74
			IntermediateDirectory="Debug\Util"
74
			IntermediateDirectory="Debug\Util"
75
			ConfigurationType="4"
75
			ConfigurationType="4"
76
			UseOfMFC="0"
76
			UseOfMFC="0"
77
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
77
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
78
			CharacterSet="0">
78
			CharacterSet="0">
79
			<Tool
79
			<Tool
80
				Name="VCCLCompilerTool"
80
				Name="VCCLCompilerTool"
81
				Optimization="0"
81
				Optimization="0"
82
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
82
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
83
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
83
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
84
				MinimalRebuild="FALSE"
84
				MinimalRebuild="FALSE"
85
				ExceptionHandling="TRUE"
85
				ExceptionHandling="TRUE"
86
				BasicRuntimeChecks="3"
86
				BasicRuntimeChecks="3"
87
				RuntimeLibrary="1"
87
				RuntimeLibrary="1"
88
				BufferSecurityCheck="TRUE"
88
				BufferSecurityCheck="TRUE"
89
				EnableFunctionLevelLinking="TRUE"
89
				EnableFunctionLevelLinking="TRUE"
90
				TreatWChar_tAsBuiltInType="TRUE"
90
				TreatWChar_tAsBuiltInType="TRUE"
91
				ForceConformanceInForLoopScope="TRUE"
91
				ForceConformanceInForLoopScope="TRUE"
92
				RuntimeTypeInfo="TRUE"
92
				RuntimeTypeInfo="TRUE"
93
				ProgramDataBaseFileName="..\..\lib\Utild.pdb"
93
				ProgramDataBaseFileName="..\..\lib\Utild.pdb"
94
				WarningLevel="3"
94
				WarningLevel="3"
95
				SuppressStartupBanner="TRUE"
95
				SuppressStartupBanner="TRUE"
96
				Detect64BitPortabilityProblems="FALSE"
96
				Detect64BitPortabilityProblems="FALSE"
97
				DebugInformationFormat="3"/>
97
				DebugInformationFormat="3"/>
98
			<Tool
98
			<Tool
99
				Name="VCCustomBuildTool"/>
99
				Name="VCCustomBuildTool"/>
100
			<Tool
100
			<Tool
101
				Name="VCLibrarianTool"
101
				Name="VCLibrarianTool"
102
				OutputFile="..\..\lib\Utild.lib"
102
				OutputFile="..\..\lib\Utild.lib"
103
				TargetMachine="1"/>
103
				TargetMachine="1"/>
104
			<Tool
104
			<Tool
105
				Name="VCMIDLTool"
105
				Name="VCMIDLTool"
106
				AdditionalOptions=""
106
				AdditionalOptions=""
107
				AdditionalIncludeDirectories=""
107
				AdditionalIncludeDirectories=""
108
				TypeLibraryName="$(InputName).tlb"
108
				TypeLibraryName="$(InputName).tlb"
109
				HeaderFileName="$(InputName).h"
109
				HeaderFileName="$(InputName).h"
110
				InterfaceIdentifierFileName="$(InputName)_i.c"
110
				InterfaceIdentifierFileName="$(InputName)_i.c"
111
				ProxyFileName="$(InputName)_p.c"
111
				ProxyFileName="$(InputName)_p.c"
112
			/>
112
			/>
113
			<Tool
113
			<Tool
114
				Name="VCPostBuildEventTool"
114
				Name="VCPostBuildEventTool"
115
			/>
115
			/>
116
			<Tool
116
			<Tool
117
				Name="VCPreBuildEventTool"/>
117
				Name="VCPreBuildEventTool"/>
118
			<Tool
118
			<Tool
119
				Name="VCPreLinkEventTool"/>
119
				Name="VCPreLinkEventTool"/>
120
			<Tool
120
			<Tool
121
				Name="VCResourceCompilerTool"
121
				Name="VCResourceCompilerTool"
122
				PreprocessorDefinitions="_DEBUG"
122
				PreprocessorDefinitions="_DEBUG"
123
				Culture="1033"
123
				Culture="1033"
124
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
124
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
125
			<Tool
125
			<Tool
126
				Name="VCWebServiceProxyGeneratorTool"/>
126
				Name="VCWebServiceProxyGeneratorTool"/>
127
			<Tool
127
			<Tool
128
				Name="VCWebDeploymentTool"/>
128
				Name="VCWebDeploymentTool"/>
129
		</Configuration>
129
		</Configuration>
130
		<Configuration
130
		<Configuration
131
			Name="Install|Win32"
131
			Name="Install|Win32"
132
			OutputDirectory="$(GELEXT)\lib\windows"
132
			OutputDirectory="$(GELEXT)\lib\windows"
133
			IntermediateDirectory="Install\Util"
133
			IntermediateDirectory="Install\Util"
134
			ConfigurationType="4"
134
			ConfigurationType="4"
135
			UseOfMFC="0"
135
			UseOfMFC="0"
136
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
136
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
137
			CharacterSet="0">
137
			CharacterSet="0">
138
			<Tool
138
			<Tool
139
				Name="VCCLCompilerTool"
139
				Name="VCCLCompilerTool"
140
				Optimization="3"
140
				Optimization="3"
141
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
141
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"
142
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
142
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
143
				MinimalRebuild="FALSE"
143
				MinimalRebuild="FALSE"
144
				ExceptionHandling="TRUE"
144
				ExceptionHandling="TRUE"
145
				RuntimeLibrary="0"
145
				RuntimeLibrary="0"
146
				BufferSecurityCheck="TRUE"
146
				BufferSecurityCheck="TRUE"
147
				EnableFunctionLevelLinking="TRUE"
147
				EnableFunctionLevelLinking="TRUE"
148
				TreatWChar_tAsBuiltInType="TRUE"
148
				TreatWChar_tAsBuiltInType="TRUE"
149
				ForceConformanceInForLoopScope="TRUE"
149
				ForceConformanceInForLoopScope="TRUE"
150
				RuntimeTypeInfo="TRUE"
150
				RuntimeTypeInfo="TRUE"
151
				WarningLevel="3"
151
				WarningLevel="3"
152
				SuppressStartupBanner="TRUE"
152
				SuppressStartupBanner="TRUE"
153
				Detect64BitPortabilityProblems="FALSE"
153
				Detect64BitPortabilityProblems="FALSE"
154
				DebugInformationFormat="3"/>
154
				DebugInformationFormat="3"/>
155
			<Tool
155
			<Tool
156
				Name="VCCustomBuildTool"/>
156
				Name="VCCustomBuildTool"/>
157
			<Tool
157
			<Tool
158
				Name="VCLibrarianTool"
158
				Name="VCLibrarianTool"
159
				OutputFile="$(GELEXT)\lib\windows\Util.lib"
159
				OutputFile="$(GELEXT)\lib\windows\Util.lib"
160
				TargetMachine="1"/>
160
				TargetMachine="1"/>
161
			<Tool
161
			<Tool
162
				Name="VCMIDLTool"
162
				Name="VCMIDLTool"
163
				AdditionalOptions=""
163
				AdditionalOptions=""
164
				AdditionalIncludeDirectories=""
164
				AdditionalIncludeDirectories=""
165
				TypeLibraryName="$(InputName).tlb"
165
				TypeLibraryName="$(InputName).tlb"
166
				HeaderFileName="$(InputName).h"
166
				HeaderFileName="$(InputName).h"
167
				InterfaceIdentifierFileName="$(InputName)_i.c"
167
				InterfaceIdentifierFileName="$(InputName)_i.c"
168
				ProxyFileName="$(InputName)_p.c"
168
				ProxyFileName="$(InputName)_p.c"
169
			/>
169
			/>
170
			<Tool
170
			<Tool
171
				Name="VCPostBuildEventTool"
171
				Name="VCPostBuildEventTool"
172
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
172
				CommandLine="xcopy /Y *.h $(GELEXT)include\$(ProjectName)\"
173
			/>
173
			/>
174
			<Tool
174
			<Tool
175
				Name="VCPreBuildEventTool"/>
175
				Name="VCPreBuildEventTool"/>
176
			<Tool
176
			<Tool
177
				Name="VCPreLinkEventTool"/>
177
				Name="VCPreLinkEventTool"/>
178
			<Tool
178
			<Tool
179
				Name="VCResourceCompilerTool"
179
				Name="VCResourceCompilerTool"
180
				PreprocessorDefinitions="NDEBUG"
180
				PreprocessorDefinitions="NDEBUG"
181
				Culture="1033"
181
				Culture="1033"
182
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
182
				AdditionalIncludeDirectories="..\..\src,$(GELEXT)\include"/>
183
			<Tool
183
			<Tool
184
				Name="VCWebServiceProxyGeneratorTool"/>
184
				Name="VCWebServiceProxyGeneratorTool"/>
185
			<Tool
185
			<Tool
186
				Name="VCWebDeploymentTool"/>
186
				Name="VCWebDeploymentTool"/>
187
		</Configuration>
187
		</Configuration>
188
	</Configurations>
188
	</Configurations>
189
	<Files>
189
	<Files>
190
		<Filter
190
		<Filter
191
			Name="Source Files"
191
			Name="Source Files"
192
			Filter="cpp;cxx;cc;C;c">
192
			Filter="cpp;cxx;cc;C;c">
193
			<File
193
			<File
194
				RelativePath="HashKey.cpp">
194
				RelativePath="HashKey.cpp">
195
			</File>
195
			</File>
196
			<File
196
			<File
197
				RelativePath="Parse.cpp">
197
				RelativePath="Parse.cpp">
198
			</File>
198
			</File>
199
		</Filter>
199
		</Filter>
200
		<Filter
200
		<Filter
201
			Name="Header Files"
201
			Name="Header Files"
202
			Filter="h;hpp;hxx;hh">
202
			Filter="h;hpp;hxx;hh">
203
			<File
203
			<File
204
				RelativePath="ArgExtracter.h">
204
				RelativePath="ArgExtracter.h">
205
			</File>
205
			</File>
206
			<File
206
			<File
207
				RelativePath="Grid2D.h">
207
				RelativePath="Grid2D.h">
208
			</File>
208
			</File>
209
			<File
209
			<File
210
				RelativePath="HashKey.h">
210
				RelativePath="HashKey.h">
211
			</File>
211
			</File>
212
			<File
212
			<File
213
				RelativePath="HashTable.h">
213
				RelativePath="HashTable.h">
214
			</File>
214
			</File>
215
			<File
215
			<File
216
				RelativePath="Parse.h">
216
				RelativePath="Parse.h">
217
			</File>
217
			</File>
218
			<File
218
			<File
219
				RelativePath="ResourceManager.h">
219
				RelativePath="ResourceManager.h">
220
			</File>
220
			</File>
221
			<File
221
			<File
222
				RelativePath="Timer.h">
222
				RelativePath="Timer.h">
223
			</File>
223
			</File>
224
		</Filter>
224
		</Filter>
225
	</Files>
225
	</Files>
226
	<Globals>
226
	<Globals>
227
	</Globals>
227
	</Globals>
228
</VisualStudioProject>
228
</VisualStudioProject>
229
 
229