aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/AsciiCptCompile.vcproj
diff options
context:
space:
mode:
authorDavid Turner2010-09-29 02:57:11 +0000
committerDavid Turner2010-09-29 02:57:11 +0000
commit05a08d61c738472c9a49d973b62e10be3d6b1118 (patch)
tree2958e0306cf10f16ae2ea63d86ec573540e44dc4 /tools/skycpt/AsciiCptCompile.vcproj
parente400554c2dae4890338b89b0f87444949909e732 (diff)
downloadscummvm-rg350-05a08d61c738472c9a49d973b62e10be3d6b1118.tar.gz
scummvm-rg350-05a08d61c738472c9a49d973b62e10be3d6b1118.tar.bz2
scummvm-rg350-05a08d61c738472c9a49d973b62e10be3d6b1118.zip
TOOLS : Fixes for skycpt use, particularly on case-sensitive OS
In order to allow for work on bug #1507756 "BASS: Officer Blunt wrong animation (?)", the skycpt tool needs to be run, but this was only previously used on case-insensitive OS i.e. Win32. To get this to work normally on case-sensitive OS i.e. Unix, a number of corrections were made to the hardcoded filenames to ensure the same case as the input files. Minor corrections : The README was also amended to deal with the pitfall of decompressing savefiles. Added output of each RESET.* file as processed so offending file can be seen on assertion. Corrected segfault on missing COMPACT.TXT, so exit is more graceful. svn-id: r52941
Diffstat (limited to 'tools/skycpt/AsciiCptCompile.vcproj')
-rw-r--r--tools/skycpt/AsciiCptCompile.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/skycpt/AsciiCptCompile.vcproj b/tools/skycpt/AsciiCptCompile.vcproj
index 99a2524cc9..e6a5def316 100644
--- a/tools/skycpt/AsciiCptCompile.vcproj
+++ b/tools/skycpt/AsciiCptCompile.vcproj
@@ -387,7 +387,7 @@
RelativePath=".\asmSrc\9compact.inc">
</File>
<File
- RelativePath=".\Compact.txt">
+ RelativePath=".\COMPACT.TXT">
</File>
<File
RelativePath=".\savedata.txt">