You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
198 lines
8.1 KiB
XML
198 lines
8.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.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>{902D2229-8803-4B7C-B245-4AD4B04D0C3F}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Mesnac.Gui.Run</RootNamespace>
|
|
<AssemblyName>Mesnac.Gui.Run</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ICSharpCode.Core, Version=4.3.0.9338, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\ICSharpCode.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\log4net.1.2.10\lib\2.0\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Gui, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.Gui.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.Gui.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Mesnac.Gui.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mesnac.PlugIn, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\PlugInPlatform\Mesnac.PlugIn.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<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="Dialog\FrmAbout.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmAbout.Designer.cs">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmSelectMessage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmSelectMessage.Designer.cs">
|
|
<DependentUpon>FrmSelectMessage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmSetLocale.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmSetLocale.Designer.cs">
|
|
<DependentUpon>FrmSetLocale.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmMoveChild.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmMoveChild.Designer.cs">
|
|
<DependentUpon>FrmMoveChild.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewMessage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmNewMessage.Designer.cs">
|
|
<DependentUpon>FrmNewMessage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRegister.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRegister.designer.cs">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRunConfigMenuItem.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Dialog\FrmRunConfigMenuItem.Designer.cs">
|
|
<DependentUpon>FrmRunConfigMenuItem.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\FrmSysFunction.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\FrmSysFunction.Designer.cs">
|
|
<DependentUpon>FrmSysFunction.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pad\FrmSysMessage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Pad\FrmSysMessage.Designer.cs">
|
|
<DependentUpon>FrmSysMessage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ViewContent\BrowserCommand.cs" />
|
|
<Compile Include="ViewContent\FrmSysConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewContent\FrmSysConfig.Designer.cs">
|
|
<DependentUpon>FrmSysConfig.cs</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Mensac.Gui.Run.Global\Mesnac.Gui.Run.Global.csproj">
|
|
<Project>{CC98CB3B-F532-4510-AC08-7DDBD520CB06}</Project>
|
|
<Name>Mesnac.Gui.Run.Global</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Mesnac.Basic\Mesnac.Basic.csproj">
|
|
<Project>{28ACACF1-9936-4E97-A866-F84366EC5286}</Project>
|
|
<Name>Mesnac.Basic</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Dialog\FrmAbout.resx">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmSelectMessage.resx">
|
|
<DependentUpon>FrmSelectMessage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmSetLocale.resx">
|
|
<DependentUpon>FrmSetLocale.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmMoveChild.resx">
|
|
<DependentUpon>FrmMoveChild.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmNewMessage.resx">
|
|
<DependentUpon>FrmNewMessage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmRegister.resx">
|
|
<DependentUpon>FrmRegister.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Dialog\FrmRunConfigMenuItem.resx">
|
|
<DependentUpon>FrmRunConfigMenuItem.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\FrmSysFunction.resx">
|
|
<DependentUpon>FrmSysFunction.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pad\FrmSysMessage.resx">
|
|
<DependentUpon>FrmSysMessage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ViewContent\FrmSysConfig.resx">
|
|
<DependentUpon>FrmSysConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</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> |