347 lines
16 KiB
XML
347 lines
16 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>9.0.30729</ProductVersion>
|
|||
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
<ProjectGuid>{F39EA722-B8B0-48E0-A07B-807BC3E9E9A8}</ProjectGuid>
|
|||
|
<OutputType>Exe</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>AppServer</RootNamespace>
|
|||
|
<AssemblyName>AppServer</AssemblyName>
|
|||
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|||
|
<FileAlignment>512</FileAlignment>
|
|||
|
<ApplicationIcon>server32x32.ico</ApplicationIcon>
|
|||
|
<StartupObject>
|
|||
|
</StartupObject>
|
|||
|
<ApplicationManifest>AppServer.manifest</ApplicationManifest>
|
|||
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|||
|
<FileUpgradeFlags>
|
|||
|
</FileUpgradeFlags>
|
|||
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|||
|
<UpgradeBackupLocation />
|
|||
|
<TargetFrameworkProfile />
|
|||
|
<PublishUrl>http://localhost/AppServer/</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>4.0.2.0</ApplicationVersion>
|
|||
|
<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;TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</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>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|||
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup>
|
|||
|
<SignManifests>false</SignManifests>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'KittMotorola|AnyCPU'">
|
|||
|
<OutputPath>bin\KittMotorola\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'KittMotorola|x86'">
|
|||
|
<OutputPath>bin\x86\KittMotorola\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="CircularProgressBar, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\CircularProgressBar.1.0.0.0\lib\net40\CircularProgressBar.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="JetBrains.Annotations, Version=10.4.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\TaskScheduler.2.5.28\lib\net40\JetBrains.Annotations.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.Win32.TaskScheduler, Version=2.5.28.0, Culture=neutral, PublicKeyToken=0d013ddd5178a2ae, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\TaskScheduler.2.5.28\lib\net40\Microsoft.Win32.TaskScheduler.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=691faec150a7fa7b, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\DLL\Nini.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Npgsql, Version=4.1.12.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\Npgsql.4.1.12\lib\net461\Npgsql.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System" />
|
|||
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Core">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Drawing" />
|
|||
|
<Reference Include="System.Management" />
|
|||
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Numerics" />
|
|||
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Reactive, Version=4.3.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Reactive.4.3.2\lib\net46\System.Reactive.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.ServiceProcess" />
|
|||
|
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Text.Json.8.0.0\lib\net462\System.Text.Json.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.ValueTuple">
|
|||
|
<HintPath>..\DLL\System.ValueTuple.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Windows" />
|
|||
|
<Reference Include="System.Windows.Forms" />
|
|||
|
<Reference Include="System.Xml.Linq">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data.DataSetExtensions">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data" />
|
|||
|
<Reference Include="System.Xml" />
|
|||
|
<Reference Include="Telerik.WinControls, Version=2016.1.216.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e, processorArchitecture=MSIL" />
|
|||
|
<Reference Include="Telerik.WinControls.Themes.TelerikMetroBlue, Version=2016.1.216.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e, processorArchitecture=MSIL" />
|
|||
|
<Reference Include="Telerik.WinControls.UI, Version=2016.1.216.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e, processorArchitecture=MSIL" />
|
|||
|
<Reference Include="WindowsBase" />
|
|||
|
<Reference Include="WinFormAnimation, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<HintPath>..\packages\WinFormAnimation.1.0.0.0\lib\net40\WinFormAnimation.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="Config.cs" />
|
|||
|
<Compile Include="FeedbackRadMessageBox.cs" />
|
|||
|
<Compile Include="LocationThread.cs" />
|
|||
|
<Compile Include="MainClass.cs" />
|
|||
|
<Compile Include="MainForm.cs">
|
|||
|
<SubType>Form</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="MainForm.Designer.cs">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="MulticastListener.cs" />
|
|||
|
<Compile Include="Program.cs" />
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="Properties\Resources.Designer.cs">
|
|||
|
<AutoGen>True</AutoGen>
|
|||
|
<DesignTime>True</DesignTime>
|
|||
|
<DependentUpon>Resources.resx</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="RecordingsServer.cs" />
|
|||
|
<Compile Include="RegistrationThread.cs" />
|
|||
|
<Compile Include="USB3000.cs" />
|
|||
|
<Compile Include="VoiceRecording.cs" />
|
|||
|
<Compile Include="WebsocketThread.cs" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="app.config">
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</None>
|
|||
|
<None Include="appConfig.ini">
|
|||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
</None>
|
|||
|
<None Include="AppServer.manifest" />
|
|||
|
<None Include="confuser.crproj" />
|
|||
|
<None Include="packages.config">
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</None>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<EmbeddedResource Include="MainForm.resx">
|
|||
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</EmbeddedResource>
|
|||
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|||
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|||
|
<Generator>ResXFileCodeGenerator</Generator>
|
|||
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|||
|
</EmbeddedResource>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ProjectReference Include="..\AppWatchDog\AppWatchDog.csproj">
|
|||
|
<Project>{c19c9dfc-7753-4bb8-8d8e-84665d062eae}</Project>
|
|||
|
<Name>AppWatchDog</Name>
|
|||
|
</ProjectReference>
|
|||
|
<ProjectReference Include="..\Dongle RegLib\RegLib.csproj">
|
|||
|
<Project>{2e433829-4daa-4c9f-8b52-2963e77a23a3}</Project>
|
|||
|
<Name>RegLib</Name>
|
|||
|
</ProjectReference>
|
|||
|
<ProjectReference Include="..\SafeMobileLIB_DLL\safemobilelib.csproj">
|
|||
|
<Project>{f7a15710-ee5c-4374-b9c7-aed367e36f16}</Project>
|
|||
|
<Name>safemobilelib</Name>
|
|||
|
</ProjectReference>
|
|||
|
<ProjectReference Include="..\SocketIOComponent\SocketIOComponent.csproj">
|
|||
|
<Project>{ff3f172e-4e77-47f5-be8d-b272a27b6e36}</Project>
|
|||
|
<Name>SocketIOComponent</Name>
|
|||
|
</ProjectReference>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Resources\portable.png" />
|
|||
|
<None Include="Resources\sd.png" />
|
|||
|
<None Include="Resources\mobile.png" />
|
|||
|
<None Include="Resources\sdm.png" />
|
|||
|
<None Include="Resources\sd2.png" />
|
|||
|
<None Include="Resources\google_maps.png" />
|
|||
|
<None Include="Resources\maps.png" />
|
|||
|
<None Include="Resources\esri.png" />
|
|||
|
<None Include="Resources\software.png" />
|
|||
|
<None Include="Resources\live.png" />
|
|||
|
<None Include="Resources\reports.png" />
|
|||
|
<None Include="Resources\sms.png" />
|
|||
|
<None Include="Resources\telemetry.png" />
|
|||
|
<None Include="Resources\voice.png" />
|
|||
|
<None Include="Resources\ticketing.png" />
|
|||
|
<None Include="Resources\email.png" />
|
|||
|
<None Include="Resources\safemobile.png" />
|
|||
|
<None Include="Resources\geofence.png" />
|
|||
|
<None Include="Resources\maps_over.png" />
|
|||
|
<None Include="Resources\software_over.png" />
|
|||
|
<None Include="Resources\feature.png" />
|
|||
|
<None Include="Resources\feature_over.png" />
|
|||
|
<None Include="Resources\simoco.png" />
|
|||
|
<Content Include="usb3kcom.exe">
|
|||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
</Content>
|
|||
|
<None Include="blueHoney_v2.png" />
|
|||
|
<None Include="close.png" />
|
|||
|
<None Include="close_over.png" />
|
|||
|
<None Include="minimize.png" />
|
|||
|
<None Include="minimize_over.png" />
|
|||
|
<Content Include="NSpeex2.dll">
|
|||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
</Content>
|
|||
|
<Content Include="SDX.dll">
|
|||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
</Content>
|
|||
|
<Content Include="server32x32.ico" />
|
|||
|
</ItemGroup>
|
|||
|
<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.2.0">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|||
|
<Install>false</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|||
|
<Install>false</Install>
|
|||
|
</BootstrapperPackage>
|
|||
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|||
|
<Visible>False</Visible>
|
|||
|
<ProductName>.NET Framework 3.5</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>
|
|||
|
<Import Project="..\SharedUI\SharedUI.projitems" Label="Shared" />
|
|||
|
<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>
|
|||
|
-->
|
|||
|
<PropertyGroup>
|
|||
|
<PreBuildEvent>$(ProjectDir)prebuild.sh</PreBuildEvent>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup>
|
|||
|
<PostBuildEvent>
|
|||
|
</PostBuildEvent>
|
|||
|
</PropertyGroup>
|
|||
|
</Project>
|