mirror of https://github.com/mono/CppSharp.git
c-sharpdotnetmonobindingsbridgecclangcpluspluscppsharpglueinteropparserparsingpinvokeswigsyntax-treevisitorsxamarinxamarin-bindings
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
5.0 KiB
116 lines
5.0 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> |
|
<PropertyGroup> |
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
<ProductVersion>8.0.50727</ProductVersion> |
|
<ProjectGuid>{4A864586-93C5-4DC1-8A80-F094A88506D7}</ProjectGuid> |
|
<OutputType>Library</OutputType> |
|
<SchemaVersion>2.0</SchemaVersion> |
|
<RootNamespace>Mono.Cxxi</RootNamespace> |
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|
<FileUpgradeFlags> |
|
</FileUpgradeFlags> |
|
<UpgradeBackupLocation> |
|
</UpgradeBackupLocation> |
|
<OldToolsVersion>2.0</OldToolsVersion> |
|
<PublishUrl>http://localhost/Mono.VisualC.Interop/</PublishUrl> |
|
<Install>true</Install> |
|
<InstallFrom>Web</InstallFrom> |
|
<UpdateEnabled>true</UpdateEnabled> |
|
<UpdateMode>Foreground</UpdateMode> |
|
<UpdateInterval>7</UpdateInterval> |
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|
<UpdatePeriodically>false</UpdatePeriodically> |
|
<UpdateRequired>false</UpdateRequired> |
|
<MapFileExtensions>true</MapFileExtensions> |
|
<ApplicationRevision>0</ApplicationRevision> |
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|
<IsWebBootstrapper>true</IsWebBootstrapper> |
|
<UseApplicationTrust>false</UseApplicationTrust> |
|
<BootstrapperEnabled>true</BootstrapperEnabled> |
|
</PropertyGroup> |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
<DebugSymbols>true</DebugSymbols> |
|
<DebugType>full</DebugType> |
|
<Optimize>false</Optimize> |
|
<OutputPath>..\..\bin\Debug</OutputPath> |
|
<DefineConstants>DEBUG</DefineConstants> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
<ConsolePause>false</ConsolePause> |
|
<AssemblyName>Mono.Cxxi</AssemblyName> |
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
</PropertyGroup> |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
<DebugType>none</DebugType> |
|
<Optimize>false</Optimize> |
|
<OutputPath>bin\Release</OutputPath> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
<ConsolePause>false</ConsolePause> |
|
<AssemblyName>CPPInterop</AssemblyName> |
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
</PropertyGroup> |
|
<ItemGroup> |
|
<Reference Include="System" /> |
|
<Reference Include="System.Core" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Compile Include="CppLibrary.cs" /> |
|
<Compile Include="AssemblyInfo.cs" /> |
|
<Compile Include="Abi\CppAbi.cs" /> |
|
<Compile Include="Interfaces.cs" /> |
|
<Compile Include="Attributes.cs" /> |
|
<Compile Include="CppInstancePtr.cs" /> |
|
<Compile Include="CppField.cs" /> |
|
<Compile Include="Abi\VTable.cs" /> |
|
<Compile Include="Abi\MethodType.cs" /> |
|
<Compile Include="Abi\Impl\ItaniumAbi.cs" /> |
|
<Compile Include="Abi\Impl\VirtualOnlyAbi.cs" /> |
|
<Compile Include="Abi\Impl\MsvcAbi.cs" /> |
|
<Compile Include="CppObjectMarshaler.cs" /> |
|
<Compile Include="CppType.cs" /> |
|
<Compile Include="CppTypeInfo.cs" /> |
|
<Compile Include="Util\IEnumerableTransform.cs" /> |
|
<Compile Include="Util\LazyGeneratedList.cs" /> |
|
<Compile Include="Util\DelegateTypeCache.cs" /> |
|
<Compile Include="Util\ReflectionHelper.cs" /> |
|
<Compile Include="Util\MethodSignature.cs" /> |
|
<Compile Include="CppModifiers.cs" /> |
|
<Compile Include="Abi\Impl\ItaniumTypeInfo.cs" /> |
|
</ItemGroup> |
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
<ItemGroup> |
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
|
<Visible>False</Visible> |
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> |
|
<Install>false</Install> |
|
</BootstrapperPackage> |
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
|
<Visible>False</Visible> |
|
<ProductName>.NET Framework 3.5 SP1</ProductName> |
|
<Install>true</Install> |
|
</BootstrapperPackage> |
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> |
|
<Visible>False</Visible> |
|
<ProductName>Windows Installer 3.1</ProductName> |
|
<Install>true</Install> |
|
</BootstrapperPackage> |
|
</ItemGroup> |
|
<ProjectExtensions> |
|
<MonoDevelop> |
|
<Properties> |
|
<MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am" SyncReferences="true" IsAutotoolsProject="true" RelativeConfigureInPath="../.."> |
|
<BuildFilesVar Sync="true" Name="FILES" /> |
|
<DeployFilesVar /> |
|
<ResourcesVar Sync="true" Name="RESOURCES" /> |
|
<OthersVar /> |
|
<GacRefVar Sync="true" Name="REFERENCES" /> |
|
<AsmRefVar Sync="true" Name="REFERENCES" /> |
|
<ProjectRefVar Sync="true" Name="REFERENCES" /> |
|
</MonoDevelop.Autotools.MakefileInfo> |
|
</Properties> |
|
</MonoDevelop> |
|
</ProjectExtensions> |
|
</Project> |