aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc71
diff options
context:
space:
mode:
authorArnaud Boutonné2009-06-12 22:35:08 +0000
committerArnaud Boutonné2009-06-12 22:35:08 +0000
commit355d3e23785ba6dc90578fcbdd964e246d01e430 (patch)
treee3388ab5ddcd020558dd2772d1afa36ae3afe1e3 /dists/msvc71
parent66decf21f744d77fe7786fa451ace3a62dfe7b39 (diff)
downloadscummvm-rg350-355d3e23785ba6dc90578fcbdd964e246d01e430.tar.gz
scummvm-rg350-355d3e23785ba6dc90578fcbdd964e246d01e430.tar.bz2
scummvm-rg350-355d3e23785ba6dc90578fcbdd964e246d01e430.zip
Fix MSVC compilation : iff.h and iff.cpp were move from engines\parallaction\ to graphics\
svn-id: r41484
Diffstat (limited to 'dists/msvc71')
-rw-r--r--dists/msvc71/parallaction.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/msvc71/parallaction.vcproj b/dists/msvc71/parallaction.vcproj
index 7e550dfae3..db38d92432 100644
--- a/dists/msvc71/parallaction.vcproj
+++ b/dists/msvc71/parallaction.vcproj
@@ -184,10 +184,10 @@
RelativePath="..\..\engines\parallaction\gui_ns.cpp">
</File>
<File
- RelativePath="..\..\engines\parallaction\iff.cpp">
+ RelativePath="..\..\graphics\iff.cpp">
</File>
<File
- RelativePath="..\..\engines\parallaction\iff.h">
+ RelativePath="..\..\graphics\iff.h">
</File>
<File
RelativePath="..\..\engines\parallaction\input.cpp">