solvespace/src/platform
whitequark fa546af28f Move all platform-specific code to src/platform/.
Without resources, it makes no sense anymore to keep these in
separate subdirectories: unixutil* is shared between Cocoa
and GTK ports, and gloffscreen* should be shared between all ports
(but it's still platform-specific).
2016-05-18 11:24:24 +00:00
..
cocoamain.mm Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
gloffscreen.cpp Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
gloffscreen.h Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
gtkmain.cpp Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
unixutil.cpp Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
w32main.cpp Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00
w32util.cpp Move all platform-specific code to src/platform/. 2016-05-18 11:24:24 +00:00