aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorThierry Crozat2016-09-06 00:43:25 +0100
committerThierry Crozat2016-09-06 00:43:25 +0100
commitfa5a5bf865e86f02257f3b1bec84ba74e71319b1 (patch)
tree65fe939a958c8d9d588a9b7a0ed4895b8f3fb6c4 /dists/scummvm.rc
parentb8948c332643da2be296cf3df4daa1fa6eeb1f08 (diff)
downloadscummvm-rg350-fa5a5bf865e86f02257f3b1bec84ba74e71319b1.tar.gz
scummvm-rg350-fa5a5bf865e86f02257f3b1bec84ba74e71319b1.tar.bz2
scummvm-rg350-fa5a5bf865e86f02257f3b1bec84ba74e71319b1.zip
CLOUD: Move wwwroot archive to dists and script to devtools
Both the data used to generate the archive and the archive itself were moved to dists/ instead of being in backends/. The script was also improved to optionally take a path as a command line argument to indicate where the wwwroot data are instead of assuming they are in the working directory. Finally a 'wwwroot' make target was also added to invoke the python script and generate the archive. with the expected path to
Diffstat (limited to 'dists/scummvm.rc')
-rw-r--r--dists/scummvm.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index d52d97dd2d..023e7a0965 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -20,7 +20,7 @@ scummmodern.zip FILE "gui/themes/scummmodern.zip"
translations.dat FILE "gui/themes/translations.dat"
#endif
#ifdef USE_SDL_NET
-wwwroot.zip FILE "backends/networking/wwwroot.zip"
+wwwroot.zip FILE "dists/networking/wwwroot.zip"
#endif
#if ENABLE_ACCESS == STATIC_PLUGIN