RemoteControlSample.csproj
changeset 25 5f4e0fbb3ea1
parent 24 974f5fdaebfb
child 27 305d2ecd3b1a
     1.1 --- a/RemoteControlSample.csproj	Sat Dec 06 12:13:39 2014 +0100
     1.2 +++ b/RemoteControlSample.csproj	Sat Dec 06 13:08:50 2014 +0100
     1.3 @@ -127,6 +127,7 @@
     1.4      <Compile Include="Form1.cs">
     1.5        <SubType>Form</SubType>
     1.6      </Compile>
     1.7 +    <Compile Include="HidUtil.cs" />
     1.8      <Compile Include="HumanInterfaceDevice.cs" />
     1.9      <Compile Include="RawInput.cs" />
    1.10      <Compile Include="RemoteControlDevice.cs">