aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/groovie.vcproj
diff options
context:
space:
mode:
authorJody Northup2009-07-10 09:45:26 +0000
committerJody Northup2009-07-10 09:45:26 +0000
commitcf6d4c0b209e7bdce7a948e2a01882f3f2d53d31 (patch)
tree7ffc7b4159c914fa5e4196d5ba457b2b9e59aab5 /dists/msvc8/groovie.vcproj
parent689ad3d07c9d0b1c88d4679578ed70190de80b6b (diff)
downloadscummvm-rg350-cf6d4c0b209e7bdce7a948e2a01882f3f2d53d31.tar.gz
scummvm-rg350-cf6d4c0b209e7bdce7a948e2a01882f3f2d53d31.tar.bz2
scummvm-rg350-cf6d4c0b209e7bdce7a948e2a01882f3f2d53d31.zip
Fixed some branch-specific vsprops configuration, that was lost in the merge to using .vsprops files
svn-id: r42329
Diffstat (limited to 'dists/msvc8/groovie.vcproj')
-rw-r--r--dists/msvc8/groovie.vcproj260
1 files changed, 228 insertions, 32 deletions
diff --git a/dists/msvc8/groovie.vcproj b/dists/msvc8/groovie.vcproj
index f62cef0f94..cc8f060b06 100644
--- a/dists/msvc8/groovie.vcproj
+++ b/dists/msvc8/groovie.vcproj
@@ -8,41 +8,237 @@
Keyword="Win32Proj"
>
<Platforms>
- <Platform Name="Win32" />
+ <Platform
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
- <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
- <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets=".\ScummVM_Debug.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="GROOVIE_EXPERIMENTAL"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets=".\ScummVM_Release.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
- <File RelativePath="..\..\engines\groovie\cell.cpp" />
- <File RelativePath="..\..\engines\groovie\cell.h" />
- <File RelativePath="..\..\engines\groovie\cursor.cpp" />
- <File RelativePath="..\..\engines\groovie\cursor.h" />
- <File RelativePath="..\..\engines\groovie\debug.cpp" />
- <File RelativePath="..\..\engines\groovie\debug.h" />
- <File RelativePath="..\..\engines\groovie\detection.cpp" />
- <File RelativePath="..\..\engines\groovie\font.cpp" />
- <File RelativePath="..\..\engines\groovie\font.h" />
- <File RelativePath="..\..\engines\groovie\graphics.cpp" />
- <File RelativePath="..\..\engines\groovie\graphics.h" />
- <File RelativePath="..\..\engines\groovie\groovie.cpp" />
- <File RelativePath="..\..\engines\groovie\groovie.h" />
- <File RelativePath="..\..\engines\groovie\lzss.cpp" />
- <File RelativePath="..\..\engines\groovie\lzss.h" />
- <File RelativePath="..\..\engines\groovie\music.cpp" />
- <File RelativePath="..\..\engines\groovie\music.h" />
- <File RelativePath="..\..\engines\groovie\player.cpp" />
- <File RelativePath="..\..\engines\groovie\player.h" />
- <File RelativePath="..\..\engines\groovie\resource.cpp" />
- <File RelativePath="..\..\engines\groovie\resource.h" />
- <File RelativePath="..\..\engines\groovie\roq.cpp" />
- <File RelativePath="..\..\engines\groovie\roq.h" />
- <File RelativePath="..\..\engines\groovie\saveload.cpp" />
- <File RelativePath="..\..\engines\groovie\saveload.h" />
- <File RelativePath="..\..\engines\groovie\script.cpp" />
- <File RelativePath="..\..\engines\groovie\script.h" />
- <File RelativePath="..\..\engines\groovie\vdx.cpp" />
- <File RelativePath="..\..\engines\groovie\vdx.h" />
+ <File
+ RelativePath="..\..\engines\groovie\cell.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cell.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cursor.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cursor.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\debug.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\debug.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\detection.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\font.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\font.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\graphics.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\graphics.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\groovie.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\groovie.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\lzss.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\lzss.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\music.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\music.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\player.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\player.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\resource.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\resource.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\roq.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\roq.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\saveload.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\saveload.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\script.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\script.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\vdx.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\vdx.h"
+ >
+ </File>
</Files>
+ <Globals>
+ </Globals>
</VisualStudioProject>