210 lines
8.2 KiB
XML
210 lines
8.2 KiB
XML
<?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>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{FB66BBC7-4035-4288-B0F0-23AFBCBEEC5B}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Nuvolar.Module.Win.CSharp</RootNamespace>
|
|
<AssemblyName>Nuvolar.Module.Win.CSharp</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<TargetFrameworkProfile />
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</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>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
</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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'EasyTest|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\EasyTest\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;EASYTEST</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'EasyTest|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\EasyTest\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;EASYTEST</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.ExpressApp.Validation.v17.1, Version=17.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.ExpressApp.Xpo.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Pdf.v17.1.Core">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Printing.v17.1.Core">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Data.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.ExpressApp.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Persistent.Base.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Persistent.BaseImpl.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Xpo.v17.1">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System.Drawing">
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Controllers\GIROInfo_VC.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Controllers\GIROInfo_VC.Designer.cs">
|
|
<DependentUpon>GIROInfo_VC.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controllers\NavigationItemVCC.cs" />
|
|
<Compile Include="Controllers\NavigationItemVCC.Designer.cs">
|
|
<DependentUpon>NavigationItemVCC.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controllers\NewCustomersFromVC.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Controllers\NewCustomersFromVC.Designer.cs">
|
|
<DependentUpon>NewCustomersFromVC.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controllers\Transfer_VC.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Controllers\Transfer_VC.Designer.cs">
|
|
<DependentUpon>Transfer_VC.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DatabaseUpdate\Updater.cs" />
|
|
<Compile Include="Module.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Module.Designer.cs">
|
|
<DependentUpon>Module.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Controllers\GIROInfo_VC.resx">
|
|
<DependentUpon>GIROInfo_VC.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controllers\NewCustomersFromVC.resx">
|
|
<DependentUpon>NewCustomersFromVC.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Model.DesignedDiffs.xafml">
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Module.resx">
|
|
<SubType>Designer</SubType>
|
|
<DependentUpon>Module.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="DatabaseUpdate\ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="BusinessObjects\ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Controllers\ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Images\ReadMe.txt" />
|
|
<None Include="ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Nuvolar.Module.CSharp\Nuvolar.Module.CSharp.csproj">
|
|
<Project>{b9ef03ff-d05b-4fd4-a8e9-f90d819cb1dc}</Project>
|
|
<Name>Nuvolar.Module.CSharp</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Nuvolar.Module.Win\Nuvolar.Module.Win.vbproj">
|
|
<Project>{98539dcf-bf11-4158-aec0-4b008a404a0e}</Project>
|
|
<Name>Nuvolar.Module.Win</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Nuvolar.Module\Nuvolar.Module.vbproj">
|
|
<Project>{60bf693f-7dea-4cf6-85bd-ea96829d79dd}</Project>
|
|
<Name>Nuvolar.Module</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="BusinessObjects\Interface\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\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> |