]> git.jsancho.org Git - lugaru.git/commit
Unify platform-specific definitions and clean .rc file
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 28 Jan 2017 16:20:52 +0000 (17:20 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 28 Jan 2017 16:35:51 +0000 (17:35 +0100)
commit72217fbefd03881048287da8345925e1b89b5b9b
tree1911f96c3f773494d3f7022bc5c351cd4b094da2
parenta15391fb6e514e033a50c714ef32968d21419f19
Unify platform-specific definitions and clean .rc file
17 files changed:
CMakeLists.txt
Dist/lugaru.ico [new file with mode: 0644]
Source/Audio/openal_wrapper.hpp
Source/Graphic/gamegl.hpp
Source/Lugaru.rc [new file with mode: 0644]
Source/MacCompatibility.cpp [deleted file]
Source/MacCompatibility.hpp [deleted file]
Source/Platform/Platform.hpp [new file with mode: 0644]
Source/Platform/PlatformUnix.cpp [new file with mode: 0644]
Source/Platform/PlatformWindows.cpp [new file with mode: 0644]
Source/User/Account.cpp
Source/WinDefs.cpp [deleted file]
Source/WinDefs.hpp [deleted file]
Source/main.cpp
Source/win-res/Lugaru.rc [deleted file]
Source/win-res/lugaru.ico [deleted file]
Source/win-res/resource.hpp [deleted file]