/[ascend]/trunk/tcltk98/WinVC7/WinVC7_tcltk98.sln
ViewVC logotype

Contents of /trunk/tcltk98/WinVC7/WinVC7_tcltk98.sln

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations) (download)
Sat Jan 22 14:22:13 2005 UTC (20 years, 3 months ago) by jds
File size: 1499 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}") = "Ascend4", "Ascend4.vcproj", "{2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}"
3 ProjectSection(ProjectDependencies) = postProject
4 {89864B7C-E317-4701-ABC6-51A944030FD3} = {89864B7C-E317-4701-ABC6-51A944030FD3}
5 EndProjectSection
6 EndProject
7 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libasc_tcltk98", "libasc_tcltk98.vcproj", "{89864B7C-E317-4701-ABC6-51A944030FD3}"
8 ProjectSection(ProjectDependencies) = postProject
9 EndProjectSection
10 EndProject
11 Global
12 GlobalSection(SolutionConfiguration) = preSolution
13 Debug = Debug
14 Release = Release
15 EndGlobalSection
16 GlobalSection(ProjectConfiguration) = postSolution
17 {2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}.Debug.ActiveCfg = Debug|Win32
18 {2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}.Debug.Build.0 = Debug|Win32
19 {2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}.Release.ActiveCfg = Release|Win32
20 {2B9468DD-9554-4C57-B5A9-8B6D9AA3FFB6}.Release.Build.0 = Release|Win32
21 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.ActiveCfg = Debug|Win32
22 {89864B7C-E317-4701-ABC6-51A944030FD3}.Debug.Build.0 = Debug|Win32
23 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.ActiveCfg = Release|Win32
24 {89864B7C-E317-4701-ABC6-51A944030FD3}.Release.Build.0 = Release|Win32
25 EndGlobalSection
26 GlobalSection(ExtensibilityGlobals) = postSolution
27 EndGlobalSection
28 GlobalSection(ExtensibilityAddIns) = postSolution
29 EndGlobalSection
30 EndGlobal

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