/[ascend]/trunk/base/winVC7/WinVC7_base_libs.sln
ViewVC logotype

Contents of /trunk/base/winVC7/WinVC7_base_libs.sln

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations) (download)
Sat Jan 22 14:22:13 2005 UTC (19 years, 7 months ago) by jds
File size: 3067 byte(s)
Initial commit of WinVC7 and jam build files.  jam builds Ascend base libs and tcltk98 executable on Windows using msvc, borland, mingw, and watcom (watcom can't yet link executable due to lack of isnan() and copysign() functions).

Also includes minor source updates to compile & run on Windows.
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_compiler", "libasc_compiler.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_general", "libasc_general.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
7 ProjectSection(ProjectDependencies) = postProject
8 EndProjectSection
9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_packages", "libasc_packages.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
11 ProjectSection(ProjectDependencies) = postProject
12 EndProjectSection
13 EndProject
14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_solver", "libasc_solver.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
15 ProjectSection(ProjectDependencies) = postProject
16 EndProjectSection
17 EndProject
18 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_utilities", "libasc_utilities.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
19 ProjectSection(ProjectDependencies) = postProject
20 EndProjectSection
21 EndProject
22 Global
23 GlobalSection(SolutionConfiguration) = preSolution
24 Debug = Debug
25 Release = Release
26 EndGlobalSection
27 GlobalSection(ProjectConfiguration) = postSolution
28 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
29 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
30 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
31 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
32 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
33 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
34 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
35 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
36 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
37 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
38 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
39 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
40 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
41 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
42 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
43 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
44 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
45 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
46 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
47 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
48 EndGlobalSection
49 GlobalSection(SolutionItems) = postSolution
50 readme.txt = readme.txt
51 EndGlobalSection
52 GlobalSection(ExtensibilityGlobals) = postSolution
53 EndGlobalSection
54 GlobalSection(ExtensibilityAddIns) = postSolution
55 EndGlobalSection
56 EndGlobal

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22