Native cleanup, merge lime.ui.Mouse into Window

This commit is contained in:
Joshua Granick
2018-07-09 15:31:55 -07:00
parent 90916418a0
commit 6ae72ea462
26 changed files with 811 additions and 1473 deletions

View File

@@ -120,7 +120,6 @@
<compilerflag value="-DLIME_HARFBUZZ" />
<file name="src/text/harfbuzz/HarfbuzzBindings.cpp" />
<file name="src/text/TextLayout.cpp" />
</section>
@@ -246,13 +245,12 @@
<compilerflag value="-DAPPLETV" if="tvos" />
<file name="src/backend/sdl/SDLApplication.cpp" />
<file name="src/backend/sdl/SDLWindow.cpp" />
<file name="src/backend/sdl/SDLGamepad.cpp" />
<file name="src/backend/sdl/SDLJoystick.cpp" />
<file name="src/backend/sdl/SDLKeyCode.cpp" />
<file name="src/backend/sdl/SDLMouse.cpp" />
<file name="src/backend/sdl/SDLMutex.cpp" />
<file name="src/backend/sdl/SDLSystem.cpp" />
<file name="src/backend/sdl/SDLWindow.cpp" />
</section>