From bb5fd6e44e480f571bcb713788cc50eea44095e5 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 20 Feb 2012 01:32:18 -0500 Subject: snapshot of project "lynx", label v2-8-8dev_10b --- BUILD/VS2008X/clean.bat | 31 -- BUILD/VS2008X/develop.bat | 7 - BUILD/VS2008X/lynx/lynx.sln | 29 - BUILD/VS2008X/lynx/lynx.vcproj | 950 --------------------------------- BUILD/VS2008X/lynx/lynx_cfg.h | 70 --- BUILD/VS2008X/makeuctb/makeuctb.sln | 20 - BUILD/VS2008X/makeuctb/makeuctb.vcproj | 227 -------- 7 files changed, 1334 deletions(-) delete mode 100644 BUILD/VS2008X/clean.bat delete mode 100644 BUILD/VS2008X/develop.bat delete mode 100644 BUILD/VS2008X/lynx/lynx.sln delete mode 100644 BUILD/VS2008X/lynx/lynx.vcproj delete mode 100644 BUILD/VS2008X/lynx/lynx_cfg.h delete mode 100644 BUILD/VS2008X/makeuctb/makeuctb.sln delete mode 100644 BUILD/VS2008X/makeuctb/makeuctb.vcproj (limited to 'BUILD/VS2008X') diff --git a/BUILD/VS2008X/clean.bat b/BUILD/VS2008X/clean.bat deleted file mode 100644 index 84d35a15..00000000 --- a/BUILD/VS2008X/clean.bat +++ /dev/null @@ -1,31 +0,0 @@ -@echo off -@rem $LynxId: clean.bat,v 1.1 2007/06/30 14:16:07 tom Exp $ -@rem Remove all build-products in subdirectories, leaving only sources (and unrecognized types) - -del/f/s/q *.aps -del/f/s/q *.bsc -del/f/s/q *.dep -del/f/s/q *.exe -del/f/s/q *.exp -del/f/s/q *.i -del/f/s/q *.idb -del/f/s/q *.ilk -del/f/s/q *.lib -del/f/s/q *.ncb -del/f/s/q *.obj -del/f/s/q *.opt -del/f/s/q *.pch -del/f/s/q *.pdb -del/f/s/q *.plg -del/f/s/q *.res -del/f/s/q *.sbr -del/f/s/q *.suo - -del/f/s/q *.manifest -del/f/s/q *.user -del/f/s/q BuildLog.htm - -attrib +r *.h /s -attrib +r *.bat /s -attrib +r *.sln /s -attrib +r *.vcproj /s diff --git a/BUILD/VS2008X/develop.bat b/BUILD/VS2008X/develop.bat deleted file mode 100644 index 93509a64..00000000 --- a/BUILD/VS2008X/develop.bat +++ /dev/null @@ -1,7 +0,0 @@ -@echo off -@rem $LynxId: develop.bat,v 1.2 2007/06/29 00:22:25 tom Exp $ -@rem ensure that all IDE files are writable - -attrib -r *.bat /s -attrib -r *.sln /s -attrib -r *.vcproj /s \ No newline at end of file diff --git a/BUILD/VS2008X/lynx/lynx.sln b/BUILD/VS2008X/lynx/lynx.sln deleted file mode 100644 index b4d9bc41..00000000 --- a/BUILD/VS2008X/lynx/lynx.sln +++ /dev/null @@ -1,29 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lynx", "lynx.vcproj", "{77B6BED2-257D-4F7D-AA1B-D180875BD3BF}" - ProjectSection(ProjectDependencies) = postProject - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E} = {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "makeuctb", "..\makeuctb\makeuctb.vcproj", "{3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {77B6BED2-257D-4F7D-AA1B-D180875BD3BF}.Debug|Win32.ActiveCfg = Debug|Win32 - {77B6BED2-257D-4F7D-AA1B-D180875BD3BF}.Debug|Win32.Build.0 = Debug|Win32 - {77B6BED2-257D-4F7D-AA1B-D180875BD3BF}.Release|Win32.ActiveCfg = Release|Win32 - {77B6BED2-257D-4F7D-AA1B-D180875BD3BF}.Release|Win32.Build.0 = Release|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Debug|Win32.ActiveCfg = Debug|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Debug|Win32.Build.0 = Debug|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Release|Win32.ActiveCfg = Release|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/BUILD/VS2008X/lynx/lynx.vcproj b/BUILD/VS2008X/lynx/lynx.vcproj deleted file mode 100644 index 032e3b73..00000000 --- a/BUILD/VS2008X/lynx/lynx.vcproj +++ /dev/null @@ -1,950 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/BUILD/VS2008X/lynx/lynx_cfg.h b/BUILD/VS2008X/lynx/lynx_cfg.h deleted file mode 100644 index 7059d496..00000000 --- a/BUILD/VS2008X/lynx/lynx_cfg.h +++ /dev/null @@ -1,70 +0,0 @@ -// $LynxId: lynx_cfg.h,v 1.5 2011/05/28 13:07:55 tom Exp $ -// definitions abstracted from makefile.msc - -#ifndef LYNX_CFG_H -#define LYNX_CFG_H 1 - -#define __WIN32__ -#define _WINDOWS -#define _WIN32_WINNT 0x0400 -#define WIN32_LEAN_AND_MEAN 1 // fixes redefinition of winsock2.h - -#define ACCESS_AUTH 1 -#define CJK_EX 1 -#define DIRED_SUPPORT 1 -#define DISP_PARTIAL 1 -#define DOSPATH 1 -#define USE_ALT_BINDINGS 1 -#define EXP_NESTED_TABLES 1 -#define HAVE_KEYPAD 1 -#define HAVE_PUTENV 1 -#define LONG_LIST 1 -#define NDEBUG 1 -#define NOSIGHUP 1 -#define NOUSERS 1 -#define NO_CONFIG_INFO 1 -#define NO_CUSERID 1 -#define NO_FILIO_H 1 -#define NO_TTYTYPE 1 -#define NO_UNISTD_H 1 -#define NO_UTMP 1 -#define OK_OVERRIDE 1 -#define SH_EX 1 -#define USE_CMD_LOGGING 1 -#define USE_EXTERNALS 1 -#define USE_FILE_UPLOAD 1 -#define USE_JUSTIFY_ELTS 1 -#define USE_MULTIBYTE_CURSES 1 -#define USE_PERSISTENT_COOKIES 1 -#define USE_PRETTYSRC 1 -#define USE_READPROGRESS 1 -#define USE_SCROLLBAR 1 -#define USE_SOURCE_CACHE 1 -#define USE_ZLIB 1 -#define WIN_EX 1 - -// definitions to account for using this file (see HTUtils.h, userdefs.h) -#define ANSI_VARARGS 1 -#define HAVE_GETCWD 1 -#define HAVE_STDARG_H 1 -#define HAVE_STDLIB_H 1 -#define LYNX_CFG_FILE "./lynx.cfg" -#define UNDERLINE_LINKS FALSE -#define socklen_t int - -// configuration choices -#define PDCURSES 1 -#define USE_WINSOCK2_H 1 - -#ifdef PDCURSES -#define USE_COLOR_STYLE 1 -#define COLOR_CURSES 1 -#define FANCY_CURSES 1 -#endif - -#pragma warning (disable : 4244) /* conversion from 'xxx' to 'yyy', possible loss of data */ -#pragma warning (disable : 4267) /* conversion from 'xxx' to 'yyy', possible loss of data */ -#pragma warning (disable : 4311) /* 'type cast': pointer truncation from 'xxx' to 'yyy' FIXME */ -#pragma warning (disable : 4996) /* 'xxx': This function or variable may be unsafe. Consider using yyy instead. */ - -#endif /* LYNX_CFG_H */ diff --git a/BUILD/VS2008X/makeuctb/makeuctb.sln b/BUILD/VS2008X/makeuctb/makeuctb.sln deleted file mode 100644 index ebcb3e28..00000000 --- a/BUILD/VS2008X/makeuctb/makeuctb.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "makeuctb", "makeuctb.vcproj", "{3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Debug|Win32.ActiveCfg = Debug|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Debug|Win32.Build.0 = Debug|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Release|Win32.ActiveCfg = Release|Win32 - {3EF8C45C-FC77-47B8-A5B6-5F9034ECE06E}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/BUILD/VS2008X/makeuctb/makeuctb.vcproj b/BUILD/VS2008X/makeuctb/makeuctb.vcproj deleted file mode 100644 index fce60eb9..00000000 --- a/BUILD/VS2008X/makeuctb/makeuctb.vcproj +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.4.1-2-gfad0