mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-24 20:56:57 +00:00
[X11] Added INotify.cs to project files
This commit is contained in:
parent
4203c14b22
commit
b004dc7a0a
|
@ -166,6 +166,7 @@
|
||||||
<Compile Include="Platform\MappedGamePadDriver.cs" />
|
<Compile Include="Platform\MappedGamePadDriver.cs" />
|
||||||
<Compile Include="Platform\Windows\WinInputBase.cs" />
|
<Compile Include="Platform\Windows\WinInputBase.cs" />
|
||||||
<Compile Include="Platform\Windows\XInputJoystick.cs" />
|
<Compile Include="Platform\Windows\XInputJoystick.cs" />
|
||||||
|
<Compile Include="Platform\X11\Bindings\INotify.cs" />
|
||||||
<Compile Include="ToolkitOptions.cs" />
|
<Compile Include="ToolkitOptions.cs" />
|
||||||
<Compile Include="WindowBorder.cs">
|
<Compile Include="WindowBorder.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
|
|
Loading…
Reference in a new issue