mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
214 lines
12 KiB
XML
Executable File
214 lines
12 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{5926ABE6-8A9D-40EA-89C6-4D0D2E9FAD9C}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>RDKit2DotNet</RootNamespace>
|
|
<AssemblyName>RDKit2DotNet</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="swig_csharp\AngleBendContrib.cs" />
|
|
<Compile Include="swig_csharp\AromaticAtomIterator.cs" />
|
|
<Compile Include="swig_csharp\Atom.cs" />
|
|
<Compile Include="swig_csharp\AtomColors.cs" />
|
|
<Compile Include="swig_csharp\atomicData.cs" />
|
|
<Compile Include="swig_csharp\AtomicParams.cs" />
|
|
<Compile Include="swig_csharp\Atomic_Params_Vect.cs" />
|
|
<Compile Include="swig_csharp\AtomIterator.cs" />
|
|
<Compile Include="swig_csharp\AtomRingQuery.cs" />
|
|
<Compile Include="swig_csharp\Atom_Vect.cs" />
|
|
<Compile Include="swig_csharp\AxisType.cs" />
|
|
<Compile Include="swig_csharp\BitInfoMap.cs" />
|
|
<Compile Include="swig_csharp\BitVect.cs" />
|
|
<Compile Include="swig_csharp\Bond.cs" />
|
|
<Compile Include="swig_csharp\BondIterator.cs" />
|
|
<Compile Include="swig_csharp\BondStretchContrib.cs" />
|
|
<Compile Include="swig_csharp\Bond_Vect.cs" />
|
|
<Compile Include="swig_csharp\BoundsMatrix.cs" />
|
|
<Compile Include="swig_csharp\Byte_Vect.cs" />
|
|
<Compile Include="swig_csharp\charptr_functor.cs" />
|
|
<Compile Include="swig_csharp\ChemicalReaction.cs" />
|
|
<Compile Include="swig_csharp\ChemicalReactionException.cs" />
|
|
<Compile Include="swig_csharp\ChemicalReactionParserException.cs" />
|
|
<Compile Include="swig_csharp\ChiralSet.cs" />
|
|
<Compile Include="swig_csharp\CompositeQueryType.cs" />
|
|
<Compile Include="swig_csharp\Conformer.cs" />
|
|
<Compile Include="swig_csharp\ConformerException.cs" />
|
|
<Compile Include="swig_csharp\ConstBondIterator.cs" />
|
|
<Compile Include="swig_csharp\DistanceConstraintContrib.cs" />
|
|
<Compile Include="swig_csharp\DistanceGeom.cs" />
|
|
<Compile Include="swig_csharp\DoubleMatrix.cs" />
|
|
<Compile Include="swig_csharp\DoubleSquareMatrix.cs" />
|
|
<Compile Include="swig_csharp\DoubleSymmMatrix.cs" />
|
|
<Compile Include="swig_csharp\Double_Array.cs" />
|
|
<Compile Include="swig_csharp\Double_Pair.cs" />
|
|
<Compile Include="swig_csharp\Double_Vect.cs" />
|
|
<Compile Include="swig_csharp\EBV_Vect.cs" />
|
|
<Compile Include="swig_csharp\ExplicitBitVect.cs" />
|
|
<Compile Include="swig_csharp\ExtraInchiReturnValues.cs" />
|
|
<Compile Include="swig_csharp\FF_Contrib_Vect.cs" />
|
|
<Compile Include="swig_csharp\Flagged_Atomic_Params_Vect.cs" />
|
|
<Compile Include="swig_csharp\ForceField.cs" />
|
|
<Compile Include="swig_csharp\ForceFieldContrib.cs" />
|
|
<Compile Include="swig_csharp\ForwardSDMolSupplier.cs" />
|
|
<Compile Include="swig_csharp\HeteroatomIterator.cs" />
|
|
<Compile Include="swig_csharp\IntMatrix.cs" />
|
|
<Compile Include="swig_csharp\IntSymmMatrix.cs" />
|
|
<Compile Include="swig_csharp\Int_Int_Map.cs" />
|
|
<Compile Include="swig_csharp\Int_Int_Vect_List_Map.cs" />
|
|
<Compile Include="swig_csharp\Int_Int_Vect_Map.cs" />
|
|
<Compile Include="swig_csharp\Int_Pair.cs" />
|
|
<Compile Include="swig_csharp\Int_Point2D_Map.cs" />
|
|
<Compile Include="swig_csharp\Int_Point3D_Map.cs" />
|
|
<Compile Include="swig_csharp\Int_Vect.cs" />
|
|
<Compile Include="swig_csharp\Int_Vect_List.cs" />
|
|
<Compile Include="swig_csharp\Int_Vect_Vect.cs" />
|
|
<Compile Include="swig_csharp\Long_Pair.cs" />
|
|
<Compile Include="swig_csharp\Long_Pair_Vect.cs" />
|
|
<Compile Include="swig_csharp\ltDouble.cs" />
|
|
<Compile Include="swig_csharp\Match_Vect.cs" />
|
|
<Compile Include="swig_csharp\Match_Vect_Vect.cs" />
|
|
<Compile Include="swig_csharp\Mol2Type.cs" />
|
|
<Compile Include="swig_csharp\MolSanitizeException.cs" />
|
|
<Compile Include="swig_csharp\MolStackElem.cs" />
|
|
<Compile Include="swig_csharp\MolStackTypes.cs" />
|
|
<Compile Include="swig_csharp\MolStackUnion.cs" />
|
|
<Compile Include="swig_csharp\MolSupplier.cs" />
|
|
<Compile Include="swig_csharp\MolWriter.cs" />
|
|
<Compile Include="swig_csharp\ParamCollection.cs" />
|
|
<Compile Include="swig_csharp\PeriodicTable.cs" />
|
|
<Compile Include="swig_csharp\Point.cs" />
|
|
<Compile Include="swig_csharp\Point2D.cs" />
|
|
<Compile Include="swig_csharp\Point2D_Vect.cs" />
|
|
<Compile Include="swig_csharp\Point3D.cs" />
|
|
<Compile Include="swig_csharp\Point3D_Vect.cs" />
|
|
<Compile Include="swig_csharp\PointND.cs" />
|
|
<Compile Include="swig_csharp\Point_Vect.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="swig_csharp\QueryAtom.cs" />
|
|
<Compile Include="swig_csharp\QueryAtomIterator.cs" />
|
|
<Compile Include="swig_csharp\QueryBond.cs" />
|
|
<Compile Include="swig_csharp\RDKFuncs.cs" />
|
|
<Compile Include="swig_csharp\RDKFuncsPINVOKE.cs" />
|
|
<Compile Include="swig_csharp\RecursiveStructureQuery.cs" />
|
|
<Compile Include="swig_csharp\RingInfo.cs" />
|
|
<Compile Include="swig_csharp\ROMol.cs" />
|
|
<Compile Include="swig_csharp\ROMol_Vect.cs" />
|
|
<Compile Include="swig_csharp\ROMol_Vect_Vect.cs" />
|
|
<Compile Include="swig_csharp\RWMol.cs" />
|
|
<Compile Include="swig_csharp\SanitizeFlags.cs" />
|
|
<Compile Include="swig_csharp\SDMolSupplier.cs" />
|
|
<Compile Include="swig_csharp\SDWriter.cs" />
|
|
<Compile Include="swig_csharp\Shared_Double_Array.cs" />
|
|
<Compile Include="swig_csharp\Shared_Int_Array.cs" />
|
|
<Compile Include="swig_csharp\SmilesMolSupplier.cs" />
|
|
<Compile Include="swig_csharp\SmilesParseException.cs" />
|
|
<Compile Include="swig_csharp\SmilesWriter.cs" />
|
|
<Compile Include="swig_csharp\SparseIntVect32.cs" />
|
|
<Compile Include="swig_csharp\SparseIntVect64.cs" />
|
|
<Compile Include="swig_csharp\SparseIntVectu32.cs" />
|
|
<Compile Include="swig_csharp\String_String_Map.cs" />
|
|
<Compile Include="swig_csharp\Str_Vect.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_boost__adjacency_listT_boost__vecS_boost__vecS_boost__undirectedS_boost__shared_ptrT_RDKit__Atom_t_boost__shared_ptrT_RDKit__Bond_t_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_boost__dynamic_bitsetT_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_boost__shared_ptrT_DistGeom__BoundsMatrix_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_boost__tupleT_int_int_RDKit__Bond_p_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_double.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_int.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_Queries__EqualityQueryT_int_RDKit__Atom_const_p_true_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_Queries__EqualityQueryT_int_RDKit__Bond_const_p_true_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_Queries__QueryT_int_RDKit__Atom_const_p_true_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_Queries__QueryT_int_RDKit__Bond_const_p_true_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDDepict__DOUBLE_SMART_PTR.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDKit__MolGraph__edge_iterator.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDKit__MOL_SPTR_VECT__const_iterator.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDKit__ROMol__CONF_SPTR_LIST__iterator.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDNumeric__VectorT_double_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_RDNumeric__VectorT_int_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__istream.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__listT_int_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__listT_RDKit__Atom_p_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__listT_RDKit__Bond_p_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_int_std__listT_RDKit__Atom_p_t_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_int_std__listT_RDKit__Bond_p_t_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_long_long_int_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_std__pairT_boost__int32_t_int_t_double_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_unsigned_int_int_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__mapT_unsigned_int_std__pairT_double_double_t_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__ostream.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__pairT_RDKit__MolGraph__adjacency_iterator_RDKit__MolGraph__adjacency_iterator_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__pairT_RDKit__MolGraph__edge_iterator_RDKit__MolGraph__edge_iterator_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__pairT_RDKit__MolGraph__out_edge_iterator_RDKit__MolGraph__out_edge_iterator_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__pairT_RDKit__MolGraph__vertex_iterator_RDKit__MolGraph__vertex_iterator_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__string.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_boost__shared_ptrT_DistGeom__ChiralSet_t_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_Canon__AtomColors_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_Canon__MolStackElem_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_RDGeom__Point3D_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_RDKit__Bond_const_p_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_RDKit__ROMol_const_p_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_std__streampos_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_std__vectorT_unsigned_int_t.cs" />
|
|
<Compile Include="swig_csharp\SWIGTYPE_p_unsigned_int.cs" />
|
|
<Compile Include="swig_csharp\TDTMolSupplier.cs" />
|
|
<Compile Include="swig_csharp\TDTWriter.cs" />
|
|
<Compile Include="swig_csharp\TorsionAngleContrib.cs" />
|
|
<Compile Include="swig_csharp\Transform2D.cs" />
|
|
<Compile Include="swig_csharp\Transform3D.cs" />
|
|
<Compile Include="swig_csharp\UIntPair.cs" />
|
|
<Compile Include="swig_csharp\UIntPairVect.cs" />
|
|
<Compile Include="swig_csharp\UInt_Pair.cs" />
|
|
<Compile Include="swig_csharp\UInt_Pair_Vect.cs" />
|
|
<Compile Include="swig_csharp\UInt_Vect.cs" />
|
|
<Compile Include="swig_csharp\vdWContrib.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="RDKFuncs.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="readme.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |