diff options
author | Kari Salminen | 2008-07-23 09:45:44 +0000 |
---|---|---|
committer | Kari Salminen | 2008-07-23 09:45:44 +0000 |
commit | f2919e735ab83544008a22a540cca9d7887dc6cd (patch) | |
tree | d65259690246261ce38201eedfd21ba5d4b4f0b3 /dists/msvc71 | |
parent | 265ef07ef8d0b3ba415476806fdb216b8dba0d10 (diff) | |
download | scummvm-rg350-f2919e735ab83544008a22a540cca9d7887dc6cd.tar.gz scummvm-rg350-f2919e735ab83544008a22a540cca9d7887dc6cd.tar.bz2 scummvm-rg350-f2919e735ab83544008a22a540cca9d7887dc6cd.zip |
Updated rest of the MSVC project and solution files for Tinsel.
svn-id: r33233
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/scummvm.sln | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc71/scummvm.sln b/dists/msvc71/scummvm.sln index 71bd6a9219..0845fb04ba 100644 --- a/dists/msvc71/scummvm.sln +++ b/dists/msvc71/scummvm.sln @@ -98,6 +98,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "made", "made.vcproj", "{E29 ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinsel", "tinsel.vcproj", "{22AA7760-2C91-11DD-BD0B-0800200C9A66}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -184,6 +188,10 @@ Global {E29B5D40-08F7-11DD-BD0B-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32 {E29B5D40-08F7-11DD-BD0B-0800200C9A66}.Release|Win32.ActiveCfg = Release|Win32 {E29B5D40-08F7-11DD-BD0B-0800200C9A66}.Release|Win32.Build.0 = Release|Win32 + {22AA7760-2C91-11DD-BD0B-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32 + {22AA7760-2C91-11DD-BD0B-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32 + {22AA7760-2C91-11DD-BD0B-0800200C9A66}.Release|Win32.ActiveCfg = Release|Win32 + {22AA7760-2C91-11DD-BD0B-0800200C9A66}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |