WingMan – Diff between revs 4 and 5

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 4 Rev 5
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup> 4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{274BFD57-CACB-4400-86A6-FAE0CEE9CD74}</ProjectGuid> 7 <ProjectGuid>{274BFD57-CACB-4400-86A6-FAE0CEE9CD74}</ProjectGuid>
8 <OutputType>WinExe</OutputType> 8 <OutputType>WinExe</OutputType>
9 <RootNamespace>WingMan</RootNamespace> 9 <RootNamespace>WingMan</RootNamespace>
10 <AssemblyName>WingMan</AssemblyName> 10 <AssemblyName>WingMan</AssemblyName>
11 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> 11 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
12 <FileAlignment>512</FileAlignment> 12 <FileAlignment>512</FileAlignment>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> 13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 </PropertyGroup> 14 </PropertyGroup>
15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16 <PlatformTarget>AnyCPU</PlatformTarget> 16 <PlatformTarget>AnyCPU</PlatformTarget>
17 <DebugSymbols>true</DebugSymbols> 17 <DebugSymbols>true</DebugSymbols>
18 <DebugType>full</DebugType> 18 <DebugType>full</DebugType>
19 <Optimize>false</Optimize> 19 <Optimize>false</Optimize>
20 <OutputPath>bin\Debug\</OutputPath> 20 <OutputPath>bin\Debug\</OutputPath>
21 <DefineConstants>DEBUG;TRACE</DefineConstants> 21 <DefineConstants>DEBUG;TRACE</DefineConstants>
22 <ErrorReport>prompt</ErrorReport> 22 <ErrorReport>prompt</ErrorReport>
23 <WarningLevel>4</WarningLevel> 23 <WarningLevel>4</WarningLevel>
24 </PropertyGroup> 24 </PropertyGroup>
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26 <PlatformTarget>AnyCPU</PlatformTarget> 26 <PlatformTarget>AnyCPU</PlatformTarget>
27 <DebugType>pdbonly</DebugType> 27 <DebugType>pdbonly</DebugType>
28 <Optimize>true</Optimize> 28 <Optimize>true</Optimize>
29 <OutputPath>bin\Release\</OutputPath> 29 <OutputPath>bin\Release\</OutputPath>
30 <DefineConstants>TRACE</DefineConstants> 30 <DefineConstants>TRACE</DefineConstants>
31 <ErrorReport>prompt</ErrorReport> 31 <ErrorReport>prompt</ErrorReport>
32 <WarningLevel>4</WarningLevel> 32 <WarningLevel>4</WarningLevel>
33 </PropertyGroup> 33 </PropertyGroup>
34 <ItemGroup> 34 <ItemGroup>
35 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL"> 35 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
36 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath> 36 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
37 </Reference> 37 </Reference>
38 <Reference Include="MQTTnet, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL"> 38 <Reference Include="MQTTnet, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
39 <HintPath>..\packages\MQTTnet.2.8.4\lib\net452\MQTTnet.dll</HintPath> 39 <HintPath>..\packages\MQTTnet.2.8.4\lib\net452\MQTTnet.dll</HintPath>
40 </Reference> 40 </Reference>
41 <Reference Include="MQTTnet.Extensions.ManagedClient, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL"> 41 <Reference Include="MQTTnet.Extensions.ManagedClient, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
42 <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.2.8.4\lib\net452\MQTTnet.Extensions.ManagedClient.dll</HintPath> 42 <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.2.8.4\lib\net452\MQTTnet.Extensions.ManagedClient.dll</HintPath>
43 </Reference> 43 </Reference>
44 <Reference Include="Open.Nat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f22a6a4582336c76, processorArchitecture=MSIL"> 44 <Reference Include="Open.Nat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f22a6a4582336c76, processorArchitecture=MSIL">
45 <HintPath>..\packages\Open.NAT.2.1.0.0\lib\net45\Open.Nat.dll</HintPath> 45 <HintPath>..\packages\Open.NAT.2.1.0.0\lib\net45\Open.Nat.dll</HintPath>
46 </Reference> 46 </Reference>
47 <Reference Include="SimWinKeyboard, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL"> 47 <Reference Include="SimWinKeyboard, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
48 <HintPath>..\packages\SimWinKeyboard.1.0.2\lib\net20\SimWinKeyboard.dll</HintPath> 48 <HintPath>..\packages\SimWinKeyboard.1.0.2\lib\net20\SimWinKeyboard.dll</HintPath>
49 </Reference> 49 </Reference>
50 <Reference Include="SimWinMouse, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL"> 50 <Reference Include="SimWinMouse, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
51 <HintPath>..\packages\SimWinMouse.1.0.2\lib\net20\SimWinMouse.dll</HintPath> 51 <HintPath>..\packages\SimWinMouse.1.0.2\lib\net20\SimWinMouse.dll</HintPath>
52 </Reference> 52 </Reference>
53 <Reference Include="System" /> 53 <Reference Include="System" />
54 <Reference Include="System.Core" /> 54 <Reference Include="System.Core" />
-   55 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   56 <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
-   57 </Reference>
55 <Reference Include="System.Xml.Linq" /> 58 <Reference Include="System.Xml.Linq" />
56 <Reference Include="System.Data.DataSetExtensions" /> 59 <Reference Include="System.Data.DataSetExtensions" />
57 <Reference Include="Microsoft.CSharp" /> 60 <Reference Include="Microsoft.CSharp" />
58 <Reference Include="System.Data" /> 61 <Reference Include="System.Data" />
59 <Reference Include="System.Deployment" /> 62 <Reference Include="System.Deployment" />
60 <Reference Include="System.Drawing" /> 63 <Reference Include="System.Drawing" />
61 <Reference Include="System.Net.Http" /> 64 <Reference Include="System.Net.Http" />
62 <Reference Include="System.Windows.Forms" /> 65 <Reference Include="System.Windows.Forms" />
63 <Reference Include="System.Xml" /> 66 <Reference Include="System.Xml" />
64 </ItemGroup> 67 </ItemGroup>
65 <ItemGroup> 68 <ItemGroup>
-   69 <Compile Include="Lobby\LobbyMessageReceivedEventArgs.cs" />
-   70 <Compile Include="Lobby\LobbyMessageSynchronizer.cs" />
-   71 <Compile Include="MouseKey\MouseKeyBindingExchange.cs" />
-   72 <Compile Include="MouseKey\MouseKeyBindingsSynchronizedEventArgs.cs" />
-   73 <Compile Include="MouseKey\MouseKeyBindingsSynchronizer.cs" />
66 <Compile Include="Communication\MQTTClient.cs" /> 74 <Compile Include="Communication\MQTTCommunication.cs" />
67 <Compile Include="HelmBinding.cs" /> 75 <Compile Include="MouseKey\MouseKeyBinding.cs" />
68 <Compile Include="HelmBindings.cs" /> 76 <Compile Include="MouseKey\MouseKeyBindings.cs" />
-   77 <Compile Include="MouseKey\MouseKeyBindingsExchange.cs" />
69 <Compile Include="LobbyMessage.cs" /> 78 <Compile Include="Lobby\LobbyMessage.cs" />
-   79 <Compile Include="Communication\MQTTCommunicationType.cs" />
-   80 <Compile Include="Utilities.cs" />
70 <Compile Include="WingManForm.cs"> 81 <Compile Include="WingManForm.cs">
71 <SubType>Form</SubType> 82 <SubType>Form</SubType>
72 </Compile> 83 </Compile>
73 <Compile Include="WingManForm.Designer.cs"> 84 <Compile Include="WingManForm.Designer.cs">
74 <DependentUpon>WingManForm.cs</DependentUpon> 85 <DependentUpon>WingManForm.cs</DependentUpon>
75 </Compile> 86 </Compile>
76 <Compile Include="Communication\MQTTServer.cs" /> -  
77 <Compile Include="Program.cs" /> 87 <Compile Include="Program.cs" />
78 <Compile Include="Properties\AssemblyInfo.cs" /> 88 <Compile Include="Properties\AssemblyInfo.cs" />
79 <Compile Include="Properties\Strings.Designer.cs"> 89 <Compile Include="Properties\Strings.Designer.cs">
80 <AutoGen>True</AutoGen> 90 <AutoGen>True</AutoGen>
81 <DesignTime>True</DesignTime> 91 <DesignTime>True</DesignTime>
82 <DependentUpon>Strings.resx</DependentUpon> 92 <DependentUpon>Strings.resx</DependentUpon>
83 </Compile> 93 </Compile>
84 <EmbeddedResource Include="WingManForm.resx"> 94 <EmbeddedResource Include="WingManForm.resx">
85 <DependentUpon>WingManForm.cs</DependentUpon> 95 <DependentUpon>WingManForm.cs</DependentUpon>
86 </EmbeddedResource> 96 </EmbeddedResource>
87 <EmbeddedResource Include="Properties\Resources.resx"> 97 <EmbeddedResource Include="Properties\Resources.resx">
88 <Generator>ResXFileCodeGenerator</Generator> 98 <Generator>ResXFileCodeGenerator</Generator>
89 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 99 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
90 <SubType>Designer</SubType> 100 <SubType>Designer</SubType>
91 </EmbeddedResource> 101 </EmbeddedResource>
92 <Compile Include="Properties\Resources.Designer.cs"> 102 <Compile Include="Properties\Resources.Designer.cs">
93 <AutoGen>True</AutoGen> 103 <AutoGen>True</AutoGen>
94 <DependentUpon>Resources.resx</DependentUpon> 104 <DependentUpon>Resources.resx</DependentUpon>
95 </Compile> 105 </Compile>
96 <EmbeddedResource Include="Properties\Strings.resx"> 106 <EmbeddedResource Include="Properties\Strings.resx">
97 <Generator>ResXFileCodeGenerator</Generator> 107 <Generator>ResXFileCodeGenerator</Generator>
98 <LastGenOutput>Strings.Designer.cs</LastGenOutput> 108 <LastGenOutput>Strings.Designer.cs</LastGenOutput>
99 </EmbeddedResource> 109 </EmbeddedResource>
100 <None Include="packages.config" /> 110 <None Include="packages.config" />
101 <None Include="Properties\DataSources\KeyComboBindings.datasource" /> 111 <None Include="Properties\DataSources\KeyComboBindings.datasource" />
102 <None Include="Properties\Settings.settings"> 112 <None Include="Properties\Settings.settings">
103 <Generator>SettingsSingleFileGenerator</Generator> 113 <Generator>SettingsSingleFileGenerator</Generator>
104 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 114 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
105 </None> 115 </None>
106 <Compile Include="Properties\Settings.Designer.cs"> 116 <Compile Include="Properties\Settings.Designer.cs">
107 <AutoGen>True</AutoGen> 117 <AutoGen>True</AutoGen>
108 <DependentUpon>Settings.settings</DependentUpon> 118 <DependentUpon>Settings.settings</DependentUpon>
109 <DesignTimeSharedInput>True</DesignTimeSharedInput> 119 <DesignTimeSharedInput>True</DesignTimeSharedInput>
110 </Compile> 120 </Compile>
111 </ItemGroup> 121 </ItemGroup>
112 <ItemGroup> 122 <ItemGroup>
113 <None Include="App.config" /> 123 <None Include="App.config" />
114 </ItemGroup> 124 </ItemGroup>
115 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 125 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
116 </Project> 126 </Project>
117   127  
118
Generated by GNU Enscript 1.6.5.90.
128
Generated by GNU Enscript 1.6.5.90.
119   129  
120   130  
121   131