~ubuntu-branches/ubuntu/precise/graphviz/precise-security

« back to all changes in this revision

Viewing changes to windows/cmd/fc-fix/fc-fix.sln

  • Committer: Bazaar Package Importer
  • Author(s): David Claughton
  • Date: 2010-03-24 22:45:18 UTC
  • mfrom: (1.2.7 upstream) (6.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100324224518-do441tthbqjaqjzd
Tags: 2.26.3-4
Add patch to fix segfault in circo. Backported from upstream snapshot
release.  Thanks to Francis Russell for his work on this.
(Closes: #575255)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 9.00
 
3
# Visual Studio 2005
 
4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fc-fix", "fc-fix.vcproj", "{0DEA6915-263C-4570-B25C-E0A449894D45}"
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
8
                Debug|Win32 = Debug|Win32
 
9
                Release|Win32 = Release|Win32
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
12
                {0DEA6915-263C-4570-B25C-E0A449894D45}.Debug|Win32.ActiveCfg = Debug|Win32
 
13
                {0DEA6915-263C-4570-B25C-E0A449894D45}.Debug|Win32.Build.0 = Debug|Win32
 
14
                {0DEA6915-263C-4570-B25C-E0A449894D45}.Release|Win32.ActiveCfg = Release|Win32
 
15
                {0DEA6915-263C-4570-B25C-E0A449894D45}.Release|Win32.Build.0 = Release|Win32
 
16
        EndGlobalSection
 
17
        GlobalSection(SolutionProperties) = preSolution
 
18
                HideSolutionNode = FALSE
 
19
        EndGlobalSection
 
20
EndGlobal