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