142 lines
5.4 KiB
XML
142 lines
5.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>7.10.3077</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{4847D05C-EB58-49D9-B280-D22F8FF01857}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon />
|
|
<AssemblyKeyContainerName />
|
|
<AssemblyName>hembelib</AssemblyName>
|
|
<AssemblyOriginatorKeyFile />
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Eugen.ESystem.Windows.Forms.MessageBoxExLib</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject />
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>0.0</OldToolsVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile />
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DocumentationFile />
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn />
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile />
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DocumentationFile />
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn />
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>none</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
</Reference>
|
|
<Reference Include="System.Drawing">
|
|
<Name>System.Drawing</Name>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms">
|
|
<Name>System.Windows.Forms</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxEx.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExButton.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExButtons.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExIcon.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExManager.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MessageBoxExResult.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="TimeoutResult.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Content Include="Notes.txt" />
|
|
<EmbeddedResource Include="MessageBoxExForm.de.resx">
|
|
<DependentUpon>MessageBoxExForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MessageBoxExForm.en.resx">
|
|
<DependentUpon>MessageBoxExForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MessageBoxExForm.fr.resx">
|
|
<DependentUpon>MessageBoxExForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MessageBoxExForm.resx">
|
|
<DependentUpon>MessageBoxExForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Resources\StandardButtonsText.de.resx">
|
|
<CustomToolNamespace>Eugen.ESystem.Windows.Forms</CustomToolNamespace>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Resources\StandardButtonsText.en.resx" />
|
|
<EmbeddedResource Include="Resources\StandardButtonsText.fr.resx">
|
|
<CustomToolNamespace>Eugen.ESystem.Windows.Forms</CustomToolNamespace>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Resources\StandardButtonsText.resx">
|
|
<CustomToolNamespace>Eugen.ESystem.Windows.Forms</CustomToolNamespace>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent />
|
|
<PostBuildEvent />
|
|
</PropertyGroup>
|
|
</Project> |