aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLittleboy2011-04-27 15:12:12 -0400
committerLittleboy2011-04-27 15:12:12 -0400
commit7d22d7452f62497823b72d0df44b4bd816fc74c4 (patch)
tree351d74c11bc118181bc8f2c61bb3a8fb1493f0b8 /configure
parente615b7f63673f7d70d4b68a2d5be97a0af349100 (diff)
downloadscummvm-rg350-7d22d7452f62497823b72d0df44b4bd816fc74c4.tar.gz
scummvm-rg350-7d22d7452f62497823b72d0df44b4bd816fc74c4.tar.bz2
scummvm-rg350-7d22d7452f62497823b72d0df44b4bd816fc74c4.zip
PORTS: Tweak win32setup target
- Rename README-SDL to be used by installer script - Use relative build path for WIN32PATH - Add default build folder to ignore file
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 399fd4265c..851ebf83e1 100755
--- a/configure
+++ b/configure
@@ -173,7 +173,7 @@ _strip=strip
_ar="ar cru"
_as="as"
_windres=windres
-_win32path="C:/scummvm"
+_win32path="build/x86"
_aos4path="Games:ScummVM"
_staticlibpath=/sw
_sdlconfig=sdl-config