|
|
1.20 misha 1: <?xml version="1.0" encoding="windows-1251"?>
2: <VisualStudioProject
3: ProjectType="Visual C++"
4: Version="7.10"
5: Name="classes"
6: SccProjectName="classes"
7: SccAuxPath=""
8: SccLocalPath="."
9: SccProvider="MSSCCI:Jalindi Igloo"
10: Keyword="MFCProj">
11: <Platforms>
12: <Platform
13: Name="Win32"/>
14: </Platforms>
15: <Configurations>
16: <Configuration
17: Name="Release|Win32"
18: OutputDirectory=".\Release"
19: IntermediateDirectory=".\Release"
20: ConfigurationType="4"
21: UseOfMFC="0"
22: ATLMinimizesCRunTimeLibraryUsage="FALSE"
23: CharacterSet="2">
24: <Tool
25: Name="VCCLCompilerTool"
26: Optimization="2"
27: GlobalOptimizations="TRUE"
28: InlineFunctionExpansion="1"
29: OptimizeForWindowsApplication="TRUE"
30: AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
31: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
32: StringPooling="TRUE"
33: RuntimeLibrary="2"
34: EnableFunctionLevelLinking="TRUE"
35: UsePrecompiledHeader="2"
36: PrecompiledHeaderFile=".\Release/classes.pch"
37: AssemblerListingLocation=".\Release/"
38: ObjectFile=".\Release/"
39: ProgramDataBaseFileName=".\Release/"
40: WarningLevel="4"
41: SuppressStartupBanner="TRUE"
42: DebugInformationFormat="3"
43: CompileAs="2"/>
44: <Tool
45: Name="VCCustomBuildTool"/>
46: <Tool
47: Name="VCLibrarianTool"
48: OutputFile=".\Release\classes.lib"
49: SuppressStartupBanner="TRUE"/>
50: <Tool
51: Name="VCMIDLTool"/>
52: <Tool
53: Name="VCPostBuildEventTool"/>
54: <Tool
55: Name="VCPreBuildEventTool"/>
56: <Tool
57: Name="VCPreLinkEventTool"/>
58: <Tool
59: Name="VCResourceCompilerTool"
60: PreprocessorDefinitions="NDEBUG"
61: Culture="1049"/>
62: <Tool
63: Name="VCWebServiceProxyGeneratorTool"/>
64: <Tool
65: Name="VCXMLDataGeneratorTool"/>
66: <Tool
67: Name="VCManagedWrapperGeneratorTool"/>
68: <Tool
69: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70: </Configuration>
71: <Configuration
72: Name="Debug|Win32"
73: OutputDirectory=".\Debug"
74: IntermediateDirectory=".\Debug"
75: ConfigurationType="4"
76: UseOfMFC="2"
77: ATLMinimizesCRunTimeLibraryUsage="FALSE"
78: CharacterSet="2">
79: <Tool
80: Name="VCCLCompilerTool"
81: Optimization="0"
82: AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
83: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
84: BasicRuntimeChecks="3"
85: RuntimeLibrary="3"
86: UsePrecompiledHeader="2"
87: PrecompiledHeaderFile=".\Debug/classes.pch"
88: AssemblerListingLocation=".\Debug/"
89: ObjectFile=".\Debug/"
90: ProgramDataBaseFileName=".\Debug/"
91: BrowseInformation="1"
92: WarningLevel="4"
93: SuppressStartupBanner="TRUE"
94: DebugInformationFormat="3"
95: CompileAs="2"/>
96: <Tool
97: Name="VCCustomBuildTool"/>
98: <Tool
99: Name="VCLibrarianTool"
100: OutputFile=".\Debug\classes.lib"
101: SuppressStartupBanner="TRUE"/>
102: <Tool
103: Name="VCMIDLTool"/>
104: <Tool
105: Name="VCPostBuildEventTool"/>
106: <Tool
107: Name="VCPreBuildEventTool"/>
108: <Tool
109: Name="VCPreLinkEventTool"/>
110: <Tool
111: Name="VCResourceCompilerTool"
112: PreprocessorDefinitions="_DEBUG"
113: Culture="1049"/>
114: <Tool
115: Name="VCWebServiceProxyGeneratorTool"/>
116: <Tool
117: Name="VCXMLDataGeneratorTool"/>
118: <Tool
119: Name="VCManagedWrapperGeneratorTool"/>
120: <Tool
121: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
122: </Configuration>
123: </Configurations>
124: <References>
125: </References>
126: <Files>
127: <File
128: RelativePath=".\bool.C">
129: </File>
130: <File
131: RelativePath="classes.awk">
132: <FileConfiguration
133: Name="Release|Win32">
134: <Tool
135: Name="VCCustomBuildTool"
136: Description="Scanning classes/, creating classes.inc..."
137: CommandLine="SET CLASSES_INC=..\classes\classes.inc
138: ECHO // do not edit. autogenerated by .dsp, see classes.awk settings > %CLASSES_INC%
139: ..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f "$(InputPath)" >> %CLASSES_INC%
140: "
141: Outputs="..\classes\classes.inc"/>
142: </FileConfiguration>
143: <FileConfiguration
144: Name="Debug|Win32">
145: <Tool
146: Name="VCCustomBuildTool"
147: Description="Scanning classes/, creating classes.inc..."
148: CommandLine="ECHO // do not edit. autogenerated by .dsp, see classes.awk settings > classes.inc
149: ..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f "$(InputPath)" >> classes.inc
150: "
151: Outputs="classes.inc"/>
152: </FileConfiguration>
153: </File>
154: <File
155: RelativePath=".\classes.C">
156: </File>
157: <File
158: RelativePath=".\classes.h">
159: </File>
160: <File
161: RelativePath=".\classes.inc">
162: </File>
163: <File
164: RelativePath=".\date.C">
165: </File>
166: <File
167: RelativePath=".\double.C">
168: </File>
169: <File
170: RelativePath=".\file.C">
171: </File>
172: <File
173: RelativePath=".\form.C">
174: </File>
175: <File
176: RelativePath=".\hash.C">
177: </File>
178: <File
179: RelativePath=".\hashfile.C">
180: </File>
181: <File
182: RelativePath=".\image.C">
183: </File>
184: <File
185: RelativePath=".\inet.C">
186: </File>
187: <File
188: RelativePath=".\int.C">
189: </File>
190: <File
191: RelativePath=".\mail.C">
192: </File>
193: <File
194: RelativePath=".\math.C">
195: </File>
196: <File
197: RelativePath=".\memory.C">
198: </File>
199: <File
200: RelativePath=".\op.C">
201: </File>
202: <File
203: RelativePath=".\regex.C">
204: </File>
205: <File
206: RelativePath=".\response.C">
207: </File>
208: <File
209: RelativePath=".\string.C">
210: </File>
211: <File
212: RelativePath=".\table.C">
213: </File>
214: <File
215: RelativePath=".\void.C">
216: </File>
217: <File
218: RelativePath=".\xdoc.C">
219: </File>
220: <File
221: RelativePath=".\xnode.C">
222: </File>
223: <File
224: RelativePath=".\xnode.h">
225: </File>
226: </Files>
227: <Globals>
228: </Globals>
229: </VisualStudioProject>