Annotation of parser3/gnu.vcproj, revision 1.2

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.2     ! paf         4:        Version="8.00"
1.1       paf         5:        Name="gnu"
                      6:        SccProjectName="gnu"
                      7:        SccLocalPath="."
                      8:        SccProvider="MSSCCI:Jalindi Igloo"
1.2     ! paf         9:        Keyword="MakeFileProj"
        !            10:        >
1.1       paf        11:        <Platforms>
                     12:                <Platform
1.2     ! paf        13:                        Name="Win32"
        !            14:                />
1.1       paf        15:        </Platforms>
1.2     ! paf        16:        <ToolFiles>
        !            17:        </ToolFiles>
1.1       paf        18:        <Configurations>
                     19:                <Configuration
                     20:                        Name="Debug|Win32"
                     21:                        OutputDirectory=".\gnu___Win32_Debug"
                     22:                        IntermediateDirectory=".\gnu___Win32_Debug"
                     23:                        ConfigurationType="10"
1.2     ! paf        24:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        25:                        UseOfMFC="0"
1.2     ! paf        26:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            27:                        >
1.1       paf        28:                        <Tool
1.2     ! paf        29:                                Name="VCPreBuildEventTool"
        !            30:                        />
        !            31:                        <Tool
        !            32:                                Name="VCCustomBuildTool"
        !            33:                        />
1.1       paf        34:                        <Tool
                     35:                                Name="VCMIDLTool"
                     36:                                TypeLibraryName=".\gnu___Win32_Debug/gnu.tlb"
1.2     ! paf        37:                                HeaderFileName=""
        !            38:                        />
1.1       paf        39:                        <Tool
1.2     ! paf        40:                                Name="VCPostBuildEventTool"
        !            41:                        />
1.1       paf        42:                </Configuration>
                     43:                <Configuration
                     44:                        Name="Release|Win32"
                     45:                        OutputDirectory=".\Release"
                     46:                        IntermediateDirectory=".\Release"
                     47:                        ConfigurationType="10"
1.2     ! paf        48:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        49:                        UseOfMFC="0"
1.2     ! paf        50:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            51:                        >
1.1       paf        52:                        <Tool
1.2     ! paf        53:                                Name="VCPreBuildEventTool"
        !            54:                        />
        !            55:                        <Tool
        !            56:                                Name="VCCustomBuildTool"
        !            57:                        />
1.1       paf        58:                        <Tool
                     59:                                Name="VCMIDLTool"
                     60:                                TypeLibraryName=".\Release/gnu.tlb"
1.2     ! paf        61:                                HeaderFileName=""
        !            62:                        />
1.1       paf        63:                        <Tool
1.2     ! paf        64:                                Name="VCPostBuildEventTool"
        !            65:                        />
1.1       paf        66:                </Configuration>
                     67:        </Configurations>
                     68:        <References>
                     69:        </References>
                     70:        <Files>
                     71:                <File
1.2     ! paf        72:                        RelativePath="acinclude.m4"
        !            73:                        >
1.1       paf        74:                </File>
                     75:                <File
1.2     ! paf        76:                        RelativePath="aclocal.m4"
        !            77:                        >
1.1       paf        78:                </File>
                     79:                <File
1.2     ! paf        80:                        RelativePath="AUTHORS"
        !            81:                        >
1.1       paf        82:                </File>
                     83:                <File
1.2     ! paf        84:                        RelativePath="ChangeLog"
        !            85:                        >
1.1       paf        86:                </File>
                     87:                <File
1.2     ! paf        88:                        RelativePath="config.guess"
        !            89:                        >
1.1       paf        90:                </File>
                     91:                <File
1.2     ! paf        92:                        RelativePath="config.sub"
        !            93:                        >
1.1       paf        94:                </File>
                     95:                <File
1.2     ! paf        96:                        RelativePath="configure"
        !            97:                        >
1.1       paf        98:                </File>
                     99:                <File
1.2     ! paf       100:                        RelativePath="configure.in"
        !           101:                        >
1.1       paf       102:                </File>
                    103:                <File
1.2     ! paf       104:                        RelativePath="COPYING"
        !           105:                        >
1.1       paf       106:                </File>
                    107:                <File
1.2     ! paf       108:                        RelativePath="INSTALL"
        !           109:                        >
1.1       paf       110:                </File>
                    111:                <File
1.2     ! paf       112:                        RelativePath="install-sh"
        !           113:                        >
1.1       paf       114:                </File>
                    115:                <File
1.2     ! paf       116:                        RelativePath="Makefile.am"
        !           117:                        >
1.1       paf       118:                </File>
                    119:                <File
1.2     ! paf       120:                        RelativePath="Makefile.in"
        !           121:                        >
1.1       paf       122:                </File>
                    123:                <File
1.2     ! paf       124:                        RelativePath="missing"
        !           125:                        >
1.1       paf       126:                </File>
                    127:                <File
1.2     ! paf       128:                        RelativePath="mkinstalldirs"
        !           129:                        >
1.1       paf       130:                </File>
                    131:                <File
1.2     ! paf       132:                        RelativePath="NEWS"
        !           133:                        >
1.1       paf       134:                </File>
                    135:                <File
1.2     ! paf       136:                        RelativePath="operators.txt"
        !           137:                        >
1.1       paf       138:                </File>
                    139:                <File
1.2     ! paf       140:                        RelativePath="README"
        !           141:                        >
1.1       paf       142:                </File>
                    143:        </Files>
                    144:        <Globals>
                    145:        </Globals>
                    146: </VisualStudioProject>

E-mail: