~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to routines/pvm/pvm.sln

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 8.00
 
2
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pvm", "pvm.vcproj", "{E6150C5E-3EA2-4F05-83EE-FED27BA0BD21}"
 
3
        ProjectSection(ProjectDependencies) = postProject
 
4
        EndProjectSection
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfiguration) = preSolution
 
8
                Debug = Debug
 
9
                Release = Release
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfiguration) = postSolution
 
12
                {E6150C5E-3EA2-4F05-83EE-FED27BA0BD21}.Debug.ActiveCfg = Debug|Win32
 
13
                {E6150C5E-3EA2-4F05-83EE-FED27BA0BD21}.Debug.Build.0 = Debug|Win32
 
14
                {E6150C5E-3EA2-4F05-83EE-FED27BA0BD21}.Release.ActiveCfg = Release|Win32
 
15
                {E6150C5E-3EA2-4F05-83EE-FED27BA0BD21}.Release.Build.0 = Release|Win32
 
16
        EndGlobalSection
 
17
        GlobalSection(ExtensibilityGlobals) = postSolution
 
18
        EndGlobalSection
 
19
        GlobalSection(ExtensibilityAddIns) = postSolution
 
20
        EndGlobalSection
 
21
EndGlobal