From 64f15dc4a013f7eda8a197d0e6bc1093cb6f1238 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 9 Aug 2004 10:58:50 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 1053 --- NT/elconv.sln | 21 +++++ NT/elconv.vcproj | 167 +++++++++++++++++++++++++++++++++++++++ NT/elog.sln | 21 +++++ NT/elog.vcproj | 169 +++++++++++++++++++++++++++++++++++++++ NT/elogd.sln | 21 +++++ NT/elogd.vcproj | 200 +++++++++++++++++++++++++++++++++++++++++++++++ NT/locext.sln | 21 +++++ NT/locext.vcproj | 167 +++++++++++++++++++++++++++++++++++++++ 8 files changed, 787 insertions(+) create mode 100755 NT/elconv.sln create mode 100755 NT/elconv.vcproj create mode 100755 NT/elog.sln create mode 100755 NT/elog.vcproj create mode 100755 NT/elogd.sln create mode 100755 NT/elogd.vcproj create mode 100755 NT/locext.sln create mode 100755 NT/locext.vcproj diff --git a/NT/elconv.sln b/NT/elconv.sln new file mode 100755 index 00000000..86061a19 --- /dev/null +++ b/NT/elconv.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elconv", "elconv.vcproj", "{865838BF-7A30-4603-B694-3FED55267AB9}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {865838BF-7A30-4603-B694-3FED55267AB9}.Debug.ActiveCfg = Debug|Win32 + {865838BF-7A30-4603-B694-3FED55267AB9}.Debug.Build.0 = Debug|Win32 + {865838BF-7A30-4603-B694-3FED55267AB9}.Release.ActiveCfg = Release|Win32 + {865838BF-7A30-4603-B694-3FED55267AB9}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/NT/elconv.vcproj b/NT/elconv.vcproj new file mode 100755 index 00000000..287774f5 --- /dev/null +++ b/NT/elconv.vcproj @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/NT/elog.sln b/NT/elog.sln new file mode 100755 index 00000000..f996d7b8 --- /dev/null +++ b/NT/elog.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elog", "elog.vcproj", "{A1453D3C-2FD7-41EC-9057-C01E299DA71C}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug.ActiveCfg = Debug|Win32 + {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Debug.Build.0 = Debug|Win32 + {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release.ActiveCfg = Release|Win32 + {A1453D3C-2FD7-41EC-9057-C01E299DA71C}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/NT/elog.vcproj b/NT/elog.vcproj new file mode 100755 index 00000000..15ff89a7 --- /dev/null +++ b/NT/elog.vcproj @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/NT/elogd.sln b/NT/elogd.sln new file mode 100755 index 00000000..c0601717 --- /dev/null +++ b/NT/elogd.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elogd", "elogd.vcproj", "{9DB74177-8289-40D0-877C-7300D387F7C0}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {9DB74177-8289-40D0-877C-7300D387F7C0}.Debug.ActiveCfg = Debug|Win32 + {9DB74177-8289-40D0-877C-7300D387F7C0}.Debug.Build.0 = Debug|Win32 + {9DB74177-8289-40D0-877C-7300D387F7C0}.Release.ActiveCfg = Release|Win32 + {9DB74177-8289-40D0-877C-7300D387F7C0}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/NT/elogd.vcproj b/NT/elogd.vcproj new file mode 100755 index 00000000..8cecbddf --- /dev/null +++ b/NT/elogd.vcproj @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/NT/locext.sln b/NT/locext.sln new file mode 100755 index 00000000..0c798161 --- /dev/null +++ b/NT/locext.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "locext", "locext.vcproj", "{D17356E6-AC1F-4D73-875B-4310D854BD22}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {D17356E6-AC1F-4D73-875B-4310D854BD22}.Debug.ActiveCfg = Debug|Win32 + {D17356E6-AC1F-4D73-875B-4310D854BD22}.Debug.Build.0 = Debug|Win32 + {D17356E6-AC1F-4D73-875B-4310D854BD22}.Release.ActiveCfg = Release|Win32 + {D17356E6-AC1F-4D73-875B-4310D854BD22}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/NT/locext.vcproj b/NT/locext.vcproj new file mode 100755 index 00000000..b5422c18 --- /dev/null +++ b/NT/locext.vcproj @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +