Annotation of gpl/axl/ns/libaxl-ns.vcproj, revision 1.1.1.1

1.1       misho       1: <?xml version="1.0" encoding="Windows-1252"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="8,00"
                      5:        Name="libaxl-ns"
                      6:        ProjectGUID="{298317EF-666F-4685-A241-7DFB39A44D8E}"
                      7:        RootNamespace="libaxl-ns"
                      8:        >
                      9:        <Platforms>
                     10:                <Platform
                     11:                        Name="Win32"
                     12:                />
                     13:        </Platforms>
                     14:        <ToolFiles>
                     15:        </ToolFiles>
                     16:        <Configurations>
                     17:                <Configuration
                     18:                        Name="Debug|Win32"
                     19:                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
                     20:                        IntermediateDirectory="$(ConfigurationName)"
                     21:                        ConfigurationType="2"
                     22:                        >
                     23:                        <Tool
                     24:                                Name="VCPreBuildEventTool"
                     25:                        />
                     26:                        <Tool
                     27:                                Name="VCCustomBuildTool"
                     28:                        />
                     29:                        <Tool
                     30:                                Name="VCXMLDataGeneratorTool"
                     31:                        />
                     32:                        <Tool
                     33:                                Name="VCWebServiceProxyGeneratorTool"
                     34:                        />
                     35:                        <Tool
                     36:                                Name="VCMIDLTool"
                     37:                        />
                     38:                        <Tool
                     39:                                Name="VCCLCompilerTool"
                     40:                                AdditionalIncludeDirectories="C:\msys\1.0\include;..\src;..\ns"
                     41:                                RuntimeLibrary="2"
                     42:                                CompileAs="1"
                     43:                        />
                     44:                        <Tool
                     45:                                Name="VCManagedResourceCompilerTool"
                     46:                        />
                     47:                        <Tool
                     48:                                Name="VCResourceCompilerTool"
                     49:                        />
                     50:                        <Tool
                     51:                                Name="VCPreLinkEventTool"
                     52:                        />
                     53:                        <Tool
                     54:                                Name="VCLinkerTool"
                     55:                                OutputFile="..\test\$(ProjectName).dll"
                     56:                                ModuleDefinitionFile="$(InputDir)\..\ns\libaxl-ns.def"
                     57:                        />
                     58:                        <Tool
                     59:                                Name="VCALinkTool"
                     60:                        />
                     61:                        <Tool
                     62:                                Name="VCManifestTool"
                     63:                        />
                     64:                        <Tool
                     65:                                Name="VCXDCMakeTool"
                     66:                        />
                     67:                        <Tool
                     68:                                Name="VCBscMakeTool"
                     69:                        />
                     70:                        <Tool
                     71:                                Name="VCFxCopTool"
                     72:                        />
                     73:                        <Tool
                     74:                                Name="VCAppVerifierTool"
                     75:                        />
                     76:                        <Tool
                     77:                                Name="VCWebDeploymentTool"
                     78:                        />
                     79:                        <Tool
                     80:                                Name="VCPostBuildEventTool"
                     81:                        />
                     82:                </Configuration>
                     83:                <Configuration
                     84:                        Name="Release|Win32"
                     85:                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
                     86:                        IntermediateDirectory="$(ConfigurationName)"
                     87:                        ConfigurationType="1"
                     88:                        >
                     89:                        <Tool
                     90:                                Name="VCPreBuildEventTool"
                     91:                        />
                     92:                        <Tool
                     93:                                Name="VCCustomBuildTool"
                     94:                        />
                     95:                        <Tool
                     96:                                Name="VCXMLDataGeneratorTool"
                     97:                        />
                     98:                        <Tool
                     99:                                Name="VCWebServiceProxyGeneratorTool"
                    100:                        />
                    101:                        <Tool
                    102:                                Name="VCMIDLTool"
                    103:                        />
                    104:                        <Tool
                    105:                                Name="VCCLCompilerTool"
                    106:                        />
                    107:                        <Tool
                    108:                                Name="VCManagedResourceCompilerTool"
                    109:                        />
                    110:                        <Tool
                    111:                                Name="VCResourceCompilerTool"
                    112:                        />
                    113:                        <Tool
                    114:                                Name="VCPreLinkEventTool"
                    115:                        />
                    116:                        <Tool
                    117:                                Name="VCLinkerTool"
                    118:                        />
                    119:                        <Tool
                    120:                                Name="VCALinkTool"
                    121:                        />
                    122:                        <Tool
                    123:                                Name="VCManifestTool"
                    124:                        />
                    125:                        <Tool
                    126:                                Name="VCXDCMakeTool"
                    127:                        />
                    128:                        <Tool
                    129:                                Name="VCBscMakeTool"
                    130:                        />
                    131:                        <Tool
                    132:                                Name="VCFxCopTool"
                    133:                        />
                    134:                        <Tool
                    135:                                Name="VCAppVerifierTool"
                    136:                        />
                    137:                        <Tool
                    138:                                Name="VCWebDeploymentTool"
                    139:                        />
                    140:                        <Tool
                    141:                                Name="VCPostBuildEventTool"
                    142:                        />
                    143:                </Configuration>
                    144:        </Configurations>
                    145:        <References>
                    146:                <ProjectReference
                    147:                        ReferencedProjectIdentifier="{4AD56D01-116B-4146-B468-F4E85CFB8C7D}"
                    148:                        RelativePathToProject=".\src\libaxl.vcproj"
                    149:                />
                    150:        </References>
                    151:        <Files>
                    152:                <Filter
                    153:                        Name="Source Files"
                    154:                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
                    155:                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
                    156:                        >
                    157:                        <File
                    158:                                RelativePath="..\ns\axl_ns_doc.c"
                    159:                                >
                    160:                        </File>
                    161:                        <File
                    162:                                RelativePath="..\ns\axl_ns_node.c"
                    163:                                >
                    164:                        </File>
                    165:                </Filter>
                    166:                <Filter
                    167:                        Name="Header Files"
                    168:                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
                    169:                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
                    170:                        >
                    171:                        <File
                    172:                                RelativePath="..\ns\axl_ns.h"
                    173:                                >
                    174:                        </File>
                    175:                        <File
                    176:                                RelativePath="..\ns\axl_ns_doc.h"
                    177:                                >
                    178:                        </File>
                    179:                        <File
                    180:                                RelativePath="..\ns\axl_ns_node.h"
                    181:                                >
                    182:                        </File>
                    183:                </Filter>
                    184:                <Filter
                    185:                        Name="Resource Files"
                    186:                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
                    187:                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
                    188:                        >
                    189:                </Filter>
                    190:        </Files>
                    191:        <Globals>
                    192:        </Globals>
                    193: </VisualStudioProject>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>