Subversion Repositories gelsvn

Rev

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

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