Annotation of parser3/src/lib/sdbm/sdbm.vcproj, revision 1.5

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.5     ! paf         4:        Version="8.00"
1.1       paf         5:        Name="sdbm"
                      6:        ProjectGUID="{AE697E13-B86D-4408-B76D-EC54D2BEEFE0}"
1.5     ! paf         7:        Keyword="Win32Proj"
        !             8:        >
1.1       paf         9:        <Platforms>
                     10:                <Platform
1.5     ! paf        11:                        Name="Win32"
        !            12:                />
1.1       paf        13:        </Platforms>
1.5     ! paf        14:        <ToolFiles>
        !            15:        </ToolFiles>
1.1       paf        16:        <Configurations>
                     17:                <Configuration
                     18:                        Name="Debug|Win32"
                     19:                        OutputDirectory="Debug"
                     20:                        IntermediateDirectory="Debug"
                     21:                        ConfigurationType="4"
1.5     ! paf        22:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
        !            23:                        CharacterSet="2"
        !            24:                        >
        !            25:                        <Tool
        !            26:                                Name="VCPreBuildEventTool"
        !            27:                        />
        !            28:                        <Tool
        !            29:                                Name="VCCustomBuildTool"
        !            30:                        />
        !            31:                        <Tool
        !            32:                                Name="VCXMLDataGeneratorTool"
        !            33:                        />
        !            34:                        <Tool
        !            35:                                Name="VCWebServiceProxyGeneratorTool"
        !            36:                        />
        !            37:                        <Tool
        !            38:                                Name="VCMIDLTool"
        !            39:                        />
1.1       paf        40:                        <Tool
                     41:                                Name="VCCLCompilerTool"
                     42:                                Optimization="0"
                     43:                                AdditionalIncludeDirectories="apr-include,../../include,../gc/include"
                     44:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
1.5     ! paf        45:                                MinimalRebuild="true"
1.1       paf        46:                                BasicRuntimeChecks="3"
                     47:                                RuntimeLibrary="3"
1.5     ! paf        48:                                UsePrecompiledHeader="0"
1.1       paf        49:                                WarningLevel="3"
                     50:                                DebugInformationFormat="3"
1.5     ! paf        51:                                CompileAs="1"
        !            52:                        />
1.1       paf        53:                        <Tool
1.5     ! paf        54:                                Name="VCManagedResourceCompilerTool"
        !            55:                        />
1.1       paf        56:                        <Tool
1.5     ! paf        57:                                Name="VCResourceCompilerTool"
        !            58:                        />
1.1       paf        59:                        <Tool
1.5     ! paf        60:                                Name="VCPreLinkEventTool"
        !            61:                        />
1.1       paf        62:                        <Tool
1.5     ! paf        63:                                Name="VCLibrarianTool"
        !            64:                                OutputFile="$(OutDir)/sdbm.lib"
        !            65:                        />
1.1       paf        66:                        <Tool
1.5     ! paf        67:                                Name="VCALinkTool"
        !            68:                        />
1.1       paf        69:                        <Tool
1.5     ! paf        70:                                Name="VCXDCMakeTool"
        !            71:                        />
1.1       paf        72:                        <Tool
1.5     ! paf        73:                                Name="VCBscMakeTool"
        !            74:                        />
1.1       paf        75:                        <Tool
1.5     ! paf        76:                                Name="VCFxCopTool"
        !            77:                        />
1.1       paf        78:                        <Tool
1.5     ! paf        79:                                Name="VCPostBuildEventTool"
        !            80:                        />
1.1       paf        81:                </Configuration>
                     82:                <Configuration
                     83:                        Name="Release|Win32"
                     84:                        OutputDirectory="Release"
                     85:                        IntermediateDirectory="Release"
                     86:                        ConfigurationType="4"
1.5     ! paf        87:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
        !            88:                        CharacterSet="2"
        !            89:                        >
        !            90:                        <Tool
        !            91:                                Name="VCPreBuildEventTool"
        !            92:                        />
        !            93:                        <Tool
        !            94:                                Name="VCCustomBuildTool"
        !            95:                        />
        !            96:                        <Tool
        !            97:                                Name="VCXMLDataGeneratorTool"
        !            98:                        />
        !            99:                        <Tool
        !           100:                                Name="VCWebServiceProxyGeneratorTool"
        !           101:                        />
        !           102:                        <Tool
        !           103:                                Name="VCMIDLTool"
        !           104:                        />
1.1       paf       105:                        <Tool
                    106:                                Name="VCCLCompilerTool"
                    107:                                AdditionalIncludeDirectories="apr-include,../../include,../gc/include"
                    108:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                    109:                                RuntimeLibrary="2"
1.5     ! paf       110:                                UsePrecompiledHeader="0"
1.1       paf       111:                                WarningLevel="3"
                    112:                                DebugInformationFormat="3"
1.5     ! paf       113:                                CompileAs="1"
        !           114:                        />
1.1       paf       115:                        <Tool
1.5     ! paf       116:                                Name="VCManagedResourceCompilerTool"
        !           117:                        />
1.1       paf       118:                        <Tool
1.5     ! paf       119:                                Name="VCResourceCompilerTool"
        !           120:                        />
1.1       paf       121:                        <Tool
1.5     ! paf       122:                                Name="VCPreLinkEventTool"
        !           123:                        />
1.1       paf       124:                        <Tool
1.5     ! paf       125:                                Name="VCLibrarianTool"
        !           126:                                OutputFile="$(OutDir)/sdbm.lib"
        !           127:                        />
1.1       paf       128:                        <Tool
1.5     ! paf       129:                                Name="VCALinkTool"
        !           130:                        />
1.1       paf       131:                        <Tool
1.5     ! paf       132:                                Name="VCXDCMakeTool"
        !           133:                        />
1.1       paf       134:                        <Tool
1.5     ! paf       135:                                Name="VCBscMakeTool"
        !           136:                        />
1.1       paf       137:                        <Tool
1.5     ! paf       138:                                Name="VCFxCopTool"
        !           139:                        />
1.1       paf       140:                        <Tool
1.5     ! paf       141:                                Name="VCPostBuildEventTool"
        !           142:                        />
1.1       paf       143:                </Configuration>
                    144:        </Configurations>
                    145:        <References>
                    146:        </References>
                    147:        <Files>
                    148:                <Filter
                    149:                        Name="Source Files"
                    150:                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1.5     ! paf       151:                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
        !           152:                        >
1.1       paf       153:                        <File
1.5     ! paf       154:                                RelativePath=".\sdbm.c"
        !           155:                                >
1.1       paf       156:                        </File>
                    157:                        <File
1.5     ! paf       158:                                RelativePath=".\sdbm_hash.c"
        !           159:                                >
1.1       paf       160:                        </File>
                    161:                        <File
1.5     ! paf       162:                                RelativePath=".\sdbm_lock.c"
        !           163:                                >
1.1       paf       164:                        </File>
                    165:                        <File
1.5     ! paf       166:                                RelativePath=".\sdbm_pair.c"
        !           167:                                >
1.1       paf       168:                        </File>
                    169:                </Filter>
                    170:                <Filter
                    171:                        Name="Header Files"
                    172:                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
1.5     ! paf       173:                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
        !           174:                        >
1.1       paf       175:                        <File
1.5     ! paf       176:                                RelativePath=".\sdbm_pair.h"
        !           177:                                >
1.1       paf       178:                        </File>
                    179:                        <File
1.5     ! paf       180:                                RelativePath=".\sdbm_private.h"
        !           181:                                >
1.1       paf       182:                        </File>
                    183:                        <File
1.5     ! paf       184:                                RelativePath=".\sdbm_tune.h"
        !           185:                                >
1.1       paf       186:                        </File>
                    187:                </Filter>
                    188:                <Filter
                    189:                        Name="Fake Apache Header Files"
1.5     ! paf       190:                        >
1.1       paf       191:                        <File
1.5     ! paf       192:                                RelativePath=".\apr-include\apr.h"
        !           193:                                >
1.1       paf       194:                        </File>
                    195:                        <File
1.5     ! paf       196:                                RelativePath=".\apr-include\apr_errno.h"
        !           197:                                >
1.1       paf       198:                        </File>
                    199:                        <File
1.5     ! paf       200:                                RelativePath=".\apr-include\apr_file_info.h"
        !           201:                                >
1.1       paf       202:                        </File>
                    203:                        <File
1.5     ! paf       204:                                RelativePath=".\apr-include\apr_file_io.h"
        !           205:                                >
1.1       paf       206:                        </File>
                    207:                        <File
1.5     ! paf       208:                                RelativePath=".\apr-include\apr_pools.h"
        !           209:                                >
1.1       paf       210:                        </File>
                    211:                        <File
1.5     ! paf       212:                                RelativePath=".\apr-include\apr_sdbm.h"
        !           213:                                >
1.1       paf       214:                        </File>
                    215:                        <File
1.5     ! paf       216:                                RelativePath=".\apr-include\apr_strings.h"
        !           217:                                >
1.1       paf       218:                        </File>
                    219:                        <File
1.5     ! paf       220:                                RelativePath=".\apr-include\apu.h"
        !           221:                                >
1.1       paf       222:                        </File>
                    223:                </Filter>
                    224:                <Filter
                    225:                        Name="apr-impl"
1.5     ! paf       226:                        >
1.1       paf       227:                        <File
1.5     ! paf       228:                                RelativePath=".\apr_file_io.C"
        !           229:                                >
1.1       paf       230:                                <FileConfiguration
1.5     ! paf       231:                                        Name="Debug|Win32"
        !           232:                                        >
1.1       paf       233:                                        <Tool
                    234:                                                Name="VCCLCompilerTool"
1.5     ! paf       235:                                                CompileAs="2"
        !           236:                                        />
1.1       paf       237:                                </FileConfiguration>
                    238:                                <FileConfiguration
1.5     ! paf       239:                                        Name="Release|Win32"
        !           240:                                        >
1.1       paf       241:                                        <Tool
                    242:                                                Name="VCCLCompilerTool"
1.5     ! paf       243:                                                CompileAs="2"
        !           244:                                        />
1.1       paf       245:                                </FileConfiguration>
                    246:                        </File>
                    247:                        <File
1.5     ! paf       248:                                RelativePath=".\apr_strings.C"
        !           249:                                >
1.1       paf       250:                                <FileConfiguration
1.5     ! paf       251:                                        Name="Debug|Win32"
        !           252:                                        >
1.1       paf       253:                                        <Tool
                    254:                                                Name="VCCLCompilerTool"
1.5     ! paf       255:                                                CompileAs="2"
        !           256:                                        />
1.1       paf       257:                                </FileConfiguration>
                    258:                                <FileConfiguration
1.5     ! paf       259:                                        Name="Release|Win32"
        !           260:                                        >
1.1       paf       261:                                        <Tool
                    262:                                                Name="VCCLCompilerTool"
1.5     ! paf       263:                                                CompileAs="2"
        !           264:                                        />
1.1       paf       265:                                </FileConfiguration>
                    266:                        </File>
                    267:                </Filter>
                    268:        </Files>
                    269:        <Globals>
                    270:        </Globals>
                    271: </VisualStudioProject>

E-mail: