[Scummvm-git-logs] scummvm master -> a6f82fc2463649f02a0a742542d6cf844e9d86c8

digitall dgturner at iee.org
Fri Feb 22 00:22:42 CET 2019


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
a6f82fc246 WIN32: Fix building outside the source directory


Commit: a6f82fc2463649f02a0a742542d6cf844e9d86c8
    https://github.com/scummvm/scummvm/commit/a6f82fc2463649f02a0a742542d6cf844e9d86c8
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2019-02-21T23:22:38Z

Commit Message:
WIN32: Fix building outside the source directory

Changed paths:
    configure


diff --git a/configure b/configure
index 9514652..5549298 100755
--- a/configure
+++ b/configure
@@ -5651,6 +5651,7 @@ vpath %.mm \$(srcdir)
 vpath %.asm \$(srcdir)
 vpath %.s \$(srcdir)
 vpath %.S \$(srcdir)
+vpath %.rc \$(srcdir)
 include \$(srcdir)/Makefile
 EOF
 





More information about the Scummvm-git-logs mailing list