diff options
author | Filippos Karapetis | 2008-05-14 12:27:23 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-05-14 12:27:23 +0000 |
commit | b4a8f498eefb6606397c39d68e4c33413944d4ed (patch) | |
tree | b1c3f9499c3995d1faf619abfd6c4ef7a375f4fb /dists/msvc9 | |
parent | f63a2b39e77129c9e964a74d3cd13c5f285df01b (diff) | |
download | scummvm-rg350-b4a8f498eefb6606397c39d68e4c33413944d4ed.tar.gz scummvm-rg350-b4a8f498eefb6606397c39d68e4c33413944d4ed.tar.bz2 scummvm-rg350-b4a8f498eefb6606397c39d68e4c33413944d4ed.zip |
Updated the MSVC project files of the MADE engine
svn-id: r32110
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/made.vcproj | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/dists/msvc9/made.vcproj b/dists/msvc9/made.vcproj index 17b619911f..ebb3323bc2 100644 --- a/dists/msvc9/made.vcproj +++ b/dists/msvc9/made.vcproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="Windows-1252"?> +<?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9,00" @@ -238,19 +238,11 @@ > </File> <File - RelativePath="..\..\engines\made\scriptfuncs.h" - > - </File> - <File - RelativePath="..\..\engines\made\scriptfuncs_lgop2.cpp" + RelativePath="..\..\engines\made\scriptfuncs.cpp" > </File> <File - RelativePath="..\..\engines\made\scriptfuncs_mhne.cpp" - > - </File> - <File - RelativePath="..\..\engines\made\scriptfuncs_rtz.cpp" + RelativePath="..\..\engines\made\scriptfuncs.h" > </File> <File |