Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scenesaver", "scenesaver.vcproj", "{909D4412-BFBB-433A-973D-4976A53AF584}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{909D4412-BFBB-433A-973D-4976A53AF584}.Debug.ActiveCfg = Debug|Win32
{909D4412-BFBB-433A-973D-4976A53AF584}.Debug.Build.0 = Debug|Win32
{909D4412-BFBB-433A-973D-4976A53AF584}.Release.ActiveCfg = Release|Win32
{909D4412-BFBB-433A-973D-4976A53AF584}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #3 | 5096 | Sam Stafford |
Make build work with VS 2003. (No functional change.) |
||
| #2 | 4448 | Sam Stafford | Turn this thing into a Windows screensaver. | ||
| #1 | 4429 | Sam Stafford |
A bit of work in progress that currently works as a crude image diff tool. |