169 lines
6.9 KiB
XML
169 lines
6.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{302DE15D-A46A-42B4-A1F4-9DAC8A19C33E}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>EnVisage.Reports</RootNamespace>
|
|
<AssemblyName>EnVisage.Reports</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<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>
|
|
</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>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'coldist|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\coldist\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'race|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\race\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<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.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Telerik.Reporting, Version=10.0.16.204, Culture=neutral, PublicKeyToken=a9d7983dfcc261be, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\ExternalReferences\Telerik.Reporting.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ForecastQuarterlySummary.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ForecastQuarterlySummary.Designer.cs">
|
|
<DependentUpon>ForecastQuarterlySummary.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LogReport.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="LogReport.Designer.cs">
|
|
<DependentUpon>LogReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PlannedProjects.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="PlannedProjects.Designer.cs">
|
|
<DependentUpon>PlannedProjects.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="RevGen.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="RevGen.Designer.cs">
|
|
<DependentUpon>RevGen.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="NonRevGen.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="NonRevGen.Designer.cs">
|
|
<DependentUpon>NonRevGen.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ResourceAvailability.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="ResourceAvailability.Designer.cs">
|
|
<DependentUpon>ResourceAvailability.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TransparencyProjParts.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="TransparencyProjParts.Designer.cs">
|
|
<DependentUpon>TransparencyProjParts.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Transparency.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Transparency.Designer.cs">
|
|
<DependentUpon>Transparency.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UnplannedProjects.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="UnplannedProjects.Designer.cs">
|
|
<DependentUpon>UnplannedProjects.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Utils.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="ForecastQuarterlySummary.resx">
|
|
<DependentUpon>ForecastQuarterlySummary.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="LogReport.resx">
|
|
<DependentUpon>LogReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="PlannedProjects.resx">
|
|
<DependentUpon>PlannedProjects.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="RevGen.resx">
|
|
<DependentUpon>RevGen.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="NonRevGen.resx">
|
|
<DependentUpon>NonRevGen.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
<EmbeddedResource Include="ResourceAvailability.resx">
|
|
<DependentUpon>ResourceAvailability.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="TransparencyProjParts.resx">
|
|
<DependentUpon>TransparencyProjParts.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Transparency.resx">
|
|
<DependentUpon>Transparency.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UnplannedProjects.resx">
|
|
<DependentUpon>UnplannedProjects.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.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> |