Updated rest of the MSVC project and solution files for Tinsel.

svn-id: r33233
This commit is contained in:
Kari Salminen 2008-07-23 09:45:44 +00:00
parent 265ef07ef8
commit f2919e735a
4 changed files with 29 additions and 25 deletions

View File

@ -60,6 +60,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "m4", "m4.vcproj", "{6D576A2
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "made", "made.vcproj", "{E29B5D40-08F7-11DD-BD0B-0800200C9A66}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinsel", "tinsel.vcproj", "{22AA7760-2C91-11DD-BD0B-0800200C9A66}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@ -146,6 +148,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

View File

@ -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

View File

@ -61,6 +61,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "m4", "m4.vcproj", "{6D576A2
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "made", "made.vcproj", "{E29B5D40-08F7-11DD-BD0B-0800200C9A66}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinsel", "tinsel.vcproj", "{22AA7760-2C91-11DD-BD0B-0800200C9A66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@ -147,6 +149,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

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="9.00"
Name="tinsel"
ProjectGUID="{22AA7760-2C91-11DD-BD0B-0800200C9A66}"
RootNamespace="tinsel"
@ -161,18 +161,6 @@
<References>
</References>
<Files>
<Filter
Name="libcoro"
>
<File
RelativePath="..\..\engines\tinsel\libcoro\coro.cpp"
>
</File>
<File
RelativePath="..\..\engines\tinsel\libcoro\coro.h"
>
</File>
</Filter>
<File
RelativePath="..\..\engines\tinsel\actors.cpp"
>
@ -217,6 +205,10 @@
RelativePath="..\..\engines\tinsel\config.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\coroutine.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\cursor.cpp"
>
@ -237,18 +229,10 @@
RelativePath="..\..\engines\tinsel\detection.cpp"
>
</File>
<File
RelativePath="..\..\engines\tinsel\dos_hand.cpp"
>
</File>
<File
RelativePath="..\..\engines\tinsel\dw.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\dwtypes.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\effect.cpp"
>
@ -269,10 +253,6 @@
RelativePath="..\..\engines\tinsel\faders.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\fileio.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\film.h"
>
@ -293,6 +273,10 @@
RelativePath="..\..\engines\tinsel\graphics.h"
>
</File>
<File
RelativePath="..\..\engines\tinsel\handle.cpp"
>
</File>
<File
RelativePath="..\..\engines\tinsel\handle.h"
>