scummvm/base
Alexander Tkachev 3da38ca60b CLOUD: Replace USE_CLOUD with USE_LIBCURL
In most cases that's the right one to check. USE_CLOUD is defined when
either USE_LIBCURL or USE_SDL_NET are, which means if there is no curl,
USE_CLOUD still could be defined and linking errors would appear.
2016-08-24 16:07:55 +06:00
..
commandLine.cpp COMMON: Introduce --debug-channels-only command line flag. 2016-08-13 21:07:43 +02:00
commandLine.h BASE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
internal_revision.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
internal_version.h RELEASE: This is 1.9.0git 2016-02-05 23:31:25 +01:00
internal_version.h.in CREATE_PROJECT: Update revision number support (fixes bug #3280881) 2011-04-24 16:59:46 -04:00
main.cpp CLOUD: Replace USE_CLOUD with USE_LIBCURL 2016-08-24 16:07:55 +06:00
main.h BASE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk Moved base/game.* to engines/game.* 2008-09-17 17:31:29 +00:00
plugins.cpp BASE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
plugins.h ALL: Don't use 'defined' in macro definitions 2016-07-23 16:18:51 +03:00
version.cpp CLOUD: Do minor fixes 2016-08-24 16:07:55 +06:00
version.h BASE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00