~ubuntu-branches/ubuntu/quantal/openmsx-debugger/quantal

« back to all changes in this revision

Viewing changes to build/msvc/openmsx-debugger.sln

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-12-06 07:40:02 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091206074002-kssfkg1d6xbp6w9e
Tags: 0.0.0.svn20091206-1
New svn snapshot (Closes: #559612)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 10.00
 
3
# Visual Studio 2008
 
4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openmsx-debugger", "openmsx-debugger.vcproj", "{A9B5A99F-45C3-4BF9-B596-568F082A59D6}"
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
8
                Debug|Win32 = Debug|Win32
 
9
                Debug|x64 = Debug|x64
 
10
                Release|Win32 = Release|Win32
 
11
                Release|x64 = Release|x64
 
12
        EndGlobalSection
 
13
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
14
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Debug|Win32.ActiveCfg = Debug|Win32
 
15
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Debug|Win32.Build.0 = Debug|Win32
 
16
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Debug|x64.ActiveCfg = Debug|x64
 
17
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Debug|x64.Build.0 = Debug|x64
 
18
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Release|Win32.ActiveCfg = Release|Win32
 
19
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Release|Win32.Build.0 = Release|Win32
 
20
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Release|x64.ActiveCfg = Release|x64
 
21
                {A9B5A99F-45C3-4BF9-B596-568F082A59D6}.Release|x64.Build.0 = Release|x64
 
22
        EndGlobalSection
 
23
        GlobalSection(SolutionProperties) = preSolution
 
24
                HideSolutionNode = FALSE
 
25
        EndGlobalSection
 
26
EndGlobal