~ubuntu-branches/debian/sid/stella/sid

« back to all changes in this revision

Viewing changes to src/win32/Stella_vs2005.sln

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2012-06-02 07:33:16 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20120602073316-20r4hr32t4oj36u9
Tags: 3.7-1
* New upstream version.
* Update description and documentation with new features in 3.7, notably
  Blargg TV filters (replacing the filters available in versions 3.4.1
  and earlier).
* Switch to debhelper compatibility level 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Microsoft Visual Studio Solution File, Format Version 9.00
2
 
# Visual Studio 2005
3
 
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Stella_vs2005", "Stella_vs2005.vcproj", "{D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD}"
4
 
EndProject
5
 
Global
6
 
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
7
 
                Debug|Win32 = Debug|Win32
8
 
                Release|Win32 = Release|Win32
9
 
        EndGlobalSection
10
 
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
11
 
                {D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD}.Debug|Win32.ActiveCfg = Debug|Win32
12
 
                {D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD}.Debug|Win32.Build.0 = Debug|Win32
13
 
                {D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD}.Release|Win32.ActiveCfg = Release|Win32
14
 
                {D7FCEC7F-33E1-49DD-A4B0-D5FC222250AD}.Release|Win32.Build.0 = Release|Win32
15
 
        EndGlobalSection
16
 
        GlobalSection(SolutionProperties) = preSolution
17
 
                HideSolutionNode = FALSE
18
 
        EndGlobalSection
19
 
EndGlobal