From f531c35263a45bd58b3b694471d4e9005d3ebd2c Mon Sep 17 00:00:00 2001 From: logicmoo Date: Sat, 29 Nov 2014 21:26:18 -0800 Subject: [PATCH] A release of 0.8.0 --- README.txt | 0 SWI-Prolog.h | 0 SWICFFITests/SWICFFITests.csproj | 5 +- SWICLI.sln | 0 SWICLI2010.sln | 63 +++++++++++++++++----- SWICLI32.sln | 0 SWICLITestDLL/NonDetExamples.cs | 0 SWICLITestDLL/Properties/AssemblyInfo.cs | 0 SWICLITestDLL/SWICLITestClass.cs | 0 SWICLITestDLL/SWICLITestDLL.csproj | 2 +- Swicli.Library.rsp | 0 Swicli.Library/Arrays.cs | 0 Swicli.Library/ChangeLog.txt | 0 Swicli.Library/CoercionLayout.cs | 0 Swicli.Library/Collections.cs | 0 Swicli.Library/DelegateObjectInProlog.cs | 0 Swicli.Library/DesignByContract.cs | 0 Swicli.Library/EventHandlerInProlog.cs | 0 Swicli.Library/Exceptions.cs | 0 Swicli.Library/ForeignMethod.cs | 0 Swicli.Library/GenericDelegate.cs | 0 Swicli.Library/GetSet.cs | 0 Swicli.Library/Help/Intelligence.png | Bin Swicli.Library/Help/SwiCsPl.shfb | 0 Swicli.Library/Help/Tooltip.png | Bin Swicli.Library/Help/introduction.htm | 0 Swicli.Library/Help/sitemap.sitemap | 0 Swicli.Library/IKVMClassLoader.cs | 0 Swicli.Library/LibPl.cs | 0 Swicli.Library/LockInfo.cs | 0 Swicli.Library/NativeMethods.cs | 0 Swicli.Library/NondetContextHandle.cs | 0 Swicli.Library/PInvokeDLL.cs | 0 Swicli.Library/Properties/AssemblyInfo.cs | 0 Swicli.Library/Readme.txt | 0 Swicli.Library/Readme_publish.txt | 0 Swicli.Library/RuntimeTypeInfo.cs | 0 Swicli.Library/SBS_OpenSource_KeyPair.snk | Bin Swicli.Library/SWI-cs-PlQuery.cs | 0 Swicli.Library/SWIPlCs.cd | 0 Swicli.Library/SwiPlCs.csproj | 0 Swicli.Library/Swicli.Library.csproj | 2 +- Swicli.Library/TODO.txt | 0 Swicli.Library/Tracker.cs | 0 Swicli.Library/WaitUntilEvent.cs | 0 api.html | 0 api_files/edit.gif | Bin api_files/pldoc.css | 0 api_files/pldoc.js | 0 api_files/public.png | Bin api_files/reload.gif | Bin api_files/source.png | Bin documentation.html | 0 from-disk.bat | 0 makeall.bat | 0 stdafx.h | 0 swicli.cproj | 0 swicli.pl | 0 swicli.vcproj | 2 +- swicli.vcxproj | 8 +-- swicli32.c | 0 swicli32.vcproj | 0 62 files changed, 61 insertions(+), 21 deletions(-) mode change 100644 => 100755 README.txt mode change 100644 => 100755 SWI-Prolog.h mode change 100644 => 100755 SWICLI.sln mode change 100644 => 100755 SWICLI32.sln mode change 100644 => 100755 SWICLITestDLL/NonDetExamples.cs mode change 100644 => 100755 SWICLITestDLL/Properties/AssemblyInfo.cs mode change 100644 => 100755 SWICLITestDLL/SWICLITestClass.cs mode change 100644 => 100755 Swicli.Library.rsp mode change 100644 => 100755 Swicli.Library/Arrays.cs mode change 100644 => 100755 Swicli.Library/ChangeLog.txt mode change 100644 => 100755 Swicli.Library/CoercionLayout.cs mode change 100644 => 100755 Swicli.Library/Collections.cs mode change 100644 => 100755 Swicli.Library/DelegateObjectInProlog.cs mode change 100644 => 100755 Swicli.Library/DesignByContract.cs mode change 100644 => 100755 Swicli.Library/EventHandlerInProlog.cs mode change 100644 => 100755 Swicli.Library/Exceptions.cs mode change 100644 => 100755 Swicli.Library/ForeignMethod.cs mode change 100644 => 100755 Swicli.Library/GenericDelegate.cs mode change 100644 => 100755 Swicli.Library/GetSet.cs mode change 100644 => 100755 Swicli.Library/Help/Intelligence.png mode change 100644 => 100755 Swicli.Library/Help/SwiCsPl.shfb mode change 100644 => 100755 Swicli.Library/Help/Tooltip.png mode change 100644 => 100755 Swicli.Library/Help/introduction.htm mode change 100644 => 100755 Swicli.Library/Help/sitemap.sitemap mode change 100644 => 100755 Swicli.Library/IKVMClassLoader.cs mode change 100644 => 100755 Swicli.Library/LibPl.cs mode change 100644 => 100755 Swicli.Library/LockInfo.cs mode change 100644 => 100755 Swicli.Library/NativeMethods.cs mode change 100644 => 100755 Swicli.Library/NondetContextHandle.cs mode change 100644 => 100755 Swicli.Library/PInvokeDLL.cs mode change 100644 => 100755 Swicli.Library/Properties/AssemblyInfo.cs mode change 100644 => 100755 Swicli.Library/Readme.txt mode change 100644 => 100755 Swicli.Library/Readme_publish.txt mode change 100644 => 100755 Swicli.Library/RuntimeTypeInfo.cs mode change 100644 => 100755 Swicli.Library/SBS_OpenSource_KeyPair.snk mode change 100644 => 100755 Swicli.Library/SWI-cs-PlQuery.cs mode change 100644 => 100755 Swicli.Library/SWIPlCs.cd mode change 100644 => 100755 Swicli.Library/SwiPlCs.csproj mode change 100644 => 100755 Swicli.Library/TODO.txt mode change 100644 => 100755 Swicli.Library/Tracker.cs mode change 100644 => 100755 Swicli.Library/WaitUntilEvent.cs mode change 100644 => 100755 api.html mode change 100644 => 100755 api_files/edit.gif mode change 100644 => 100755 api_files/pldoc.css mode change 100644 => 100755 api_files/pldoc.js mode change 100644 => 100755 api_files/public.png mode change 100644 => 100755 api_files/reload.gif mode change 100644 => 100755 api_files/source.png mode change 100644 => 100755 documentation.html mode change 100644 => 100755 from-disk.bat mode change 100644 => 100755 makeall.bat mode change 100644 => 100755 stdafx.h mode change 100644 => 100755 swicli.cproj mode change 100644 => 100755 swicli.pl mode change 100644 => 100755 swicli.vcproj mode change 100644 => 100755 swicli32.c mode change 100644 => 100755 swicli32.vcproj diff --git a/README.txt b/README.txt old mode 100644 new mode 100755 diff --git a/SWI-Prolog.h b/SWI-Prolog.h old mode 100644 new mode 100755 diff --git a/SWICFFITests/SWICFFITests.csproj b/SWICFFITests/SWICFFITests.csproj index 2b5b7a5..ef4a761 100755 --- a/SWICFFITests/SWICFFITests.csproj +++ b/SWICFFITests/SWICFFITests.csproj @@ -131,8 +131,6 @@ - - @@ -141,6 +139,9 @@ Swicli.Library + + + diff --git a/SWICLI.sln b/SWICLI.sln old mode 100644 new mode 100755 diff --git a/SWICLI2010.sln b/SWICLI2010.sln index cdc9f1b..b689e52 100755 --- a/SWICLI2010.sln +++ b/SWICLI2010.sln @@ -2,71 +2,110 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SwiProlog", "SwiProlog", "{315F2B7A-A3F8-4DA9-8116-9B057EB54272}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "swicli", "swicli.vcxproj", "{03BC6175-CC46-44EB-B731-A15AD348832F}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Swicli.Library", "Swicli.Library\Swicli.Library.csproj", "{44645676-D8D5-4A1F-9F8C-4105912CFE68}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SWICLITestDLL", "SWICLITestDLL\SWICLITestDLL.csproj", "{E8ED0021-C042-40EB-AFA6-19E1577820A1}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SWICFFITests", "SWICFFITests\SWICFFITests.csproj", "{0E03FA4A-F759-4172-80D0-9C16FDC007F9}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "swicli32", "swicli32.vcxproj", "{F957BFA7-8955-450D-89BC-5F2AAA5A4684}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "swicli", "swicli.vcxproj", "{03BC6175-CC46-44EB-B731-A15AD348832F}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|Mixed Platforms = Release|Mixed Platforms + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Any CPU.ActiveCfg = Debug|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Any CPU.Build.0 = Debug|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|x86.ActiveCfg = Debug|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Any CPU.ActiveCfg = Release|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Any CPU.Build.0 = Release|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Mixed Platforms.ActiveCfg = Release|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Mixed Platforms.Build.0 = Release|x64 - {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|x86.ActiveCfg = Release|x64 {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|Any CPU.Build.0 = Debug|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|Win32.ActiveCfg = Debug|Any CPU + {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|x64.ActiveCfg = Debug|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Debug|x86.ActiveCfg = Debug|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|Any CPU.ActiveCfg = Release|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|Any CPU.Build.0 = Release|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|Win32.ActiveCfg = Release|Any CPU + {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|x64.ActiveCfg = Release|Any CPU {44645676-D8D5-4A1F-9F8C-4105912CFE68}.Release|x86.ActiveCfg = Release|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|Any CPU.Build.0 = Debug|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|Win32.ActiveCfg = Debug|Any CPU + {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|x64.ActiveCfg = Debug|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Debug|x86.ActiveCfg = Debug|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|Any CPU.ActiveCfg = Release|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|Any CPU.Build.0 = Release|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|Win32.ActiveCfg = Release|Any CPU + {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|x64.ActiveCfg = Release|Any CPU {E8ED0021-C042-40EB-AFA6-19E1577820A1}.Release|x86.ActiveCfg = Release|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|Any CPU.Build.0 = Debug|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|Win32.ActiveCfg = Debug|Any CPU + {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|x64.ActiveCfg = Debug|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Debug|x86.ActiveCfg = Debug|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|Any CPU.ActiveCfg = Release|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|Any CPU.Build.0 = Release|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|Win32.ActiveCfg = Release|Any CPU + {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|x64.ActiveCfg = Release|Any CPU {0E03FA4A-F759-4172-80D0-9C16FDC007F9}.Release|x86.ActiveCfg = Release|Any CPU + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|Mixed Platforms.Build.0 = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|Win32.ActiveCfg = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|Win32.Build.0 = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|x64.ActiveCfg = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Debug|x86.ActiveCfg = Debug|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|Any CPU.ActiveCfg = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|Mixed Platforms.ActiveCfg = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|Mixed Platforms.Build.0 = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|Win32.ActiveCfg = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|Win32.Build.0 = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|x64.ActiveCfg = Release|Win32 + {F957BFA7-8955-450D-89BC-5F2AAA5A4684}.Release|x86.ActiveCfg = Release|Win32 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Any CPU.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Mixed Platforms.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Mixed Platforms.Build.0 = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Win32.ActiveCfg = Debug|Win32 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|Win32.Build.0 = Debug|Win32 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|x64.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|x64.Build.0 = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Debug|x86.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Any CPU.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Mixed Platforms.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Mixed Platforms.Build.0 = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|Win32.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|x64.ActiveCfg = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|x64.Build.0 = Debug|x64 + {03BC6175-CC46-44EB-B731-A15AD348832F}.Release|x86.ActiveCfg = Debug|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {03BC6175-CC46-44EB-B731-A15AD348832F} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} {44645676-D8D5-4A1F-9F8C-4105912CFE68} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} {E8ED0021-C042-40EB-AFA6-19E1577820A1} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} {0E03FA4A-F759-4172-80D0-9C16FDC007F9} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} + {F957BFA7-8955-450D-89BC-5F2AAA5A4684} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} + {03BC6175-CC46-44EB-B731-A15AD348832F} = {315F2B7A-A3F8-4DA9-8116-9B057EB54272} EndGlobalSection EndGlobal diff --git a/SWICLI32.sln b/SWICLI32.sln old mode 100644 new mode 100755 diff --git a/SWICLITestDLL/NonDetExamples.cs b/SWICLITestDLL/NonDetExamples.cs old mode 100644 new mode 100755 diff --git a/SWICLITestDLL/Properties/AssemblyInfo.cs b/SWICLITestDLL/Properties/AssemblyInfo.cs old mode 100644 new mode 100755 diff --git a/SWICLITestDLL/SWICLITestClass.cs b/SWICLITestDLL/SWICLITestClass.cs old mode 100644 new mode 100755 diff --git a/SWICLITestDLL/SWICLITestDLL.csproj b/SWICLITestDLL/SWICLITestDLL.csproj index 6aeb461..a449956 100755 --- a/SWICLITestDLL/SWICLITestDLL.csproj +++ b/SWICLITestDLL/SWICLITestDLL.csproj @@ -76,7 +76,7 @@ True 4096 False - %24%28SWI_HOME_DIR%29\bin\ + swicli-inst\bin\ False False False diff --git a/Swicli.Library.rsp b/Swicli.Library.rsp old mode 100644 new mode 100755 diff --git a/Swicli.Library/Arrays.cs b/Swicli.Library/Arrays.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/ChangeLog.txt b/Swicli.Library/ChangeLog.txt old mode 100644 new mode 100755 diff --git a/Swicli.Library/CoercionLayout.cs b/Swicli.Library/CoercionLayout.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/Collections.cs b/Swicli.Library/Collections.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/DelegateObjectInProlog.cs b/Swicli.Library/DelegateObjectInProlog.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/DesignByContract.cs b/Swicli.Library/DesignByContract.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/EventHandlerInProlog.cs b/Swicli.Library/EventHandlerInProlog.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/Exceptions.cs b/Swicli.Library/Exceptions.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/ForeignMethod.cs b/Swicli.Library/ForeignMethod.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/GenericDelegate.cs b/Swicli.Library/GenericDelegate.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/GetSet.cs b/Swicli.Library/GetSet.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/Help/Intelligence.png b/Swicli.Library/Help/Intelligence.png old mode 100644 new mode 100755 diff --git a/Swicli.Library/Help/SwiCsPl.shfb b/Swicli.Library/Help/SwiCsPl.shfb old mode 100644 new mode 100755 diff --git a/Swicli.Library/Help/Tooltip.png b/Swicli.Library/Help/Tooltip.png old mode 100644 new mode 100755 diff --git a/Swicli.Library/Help/introduction.htm b/Swicli.Library/Help/introduction.htm old mode 100644 new mode 100755 diff --git a/Swicli.Library/Help/sitemap.sitemap b/Swicli.Library/Help/sitemap.sitemap old mode 100644 new mode 100755 diff --git a/Swicli.Library/IKVMClassLoader.cs b/Swicli.Library/IKVMClassLoader.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/LibPl.cs b/Swicli.Library/LibPl.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/LockInfo.cs b/Swicli.Library/LockInfo.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/NativeMethods.cs b/Swicli.Library/NativeMethods.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/NondetContextHandle.cs b/Swicli.Library/NondetContextHandle.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/PInvokeDLL.cs b/Swicli.Library/PInvokeDLL.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/Properties/AssemblyInfo.cs b/Swicli.Library/Properties/AssemblyInfo.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/Readme.txt b/Swicli.Library/Readme.txt old mode 100644 new mode 100755 diff --git a/Swicli.Library/Readme_publish.txt b/Swicli.Library/Readme_publish.txt old mode 100644 new mode 100755 diff --git a/Swicli.Library/RuntimeTypeInfo.cs b/Swicli.Library/RuntimeTypeInfo.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/SBS_OpenSource_KeyPair.snk b/Swicli.Library/SBS_OpenSource_KeyPair.snk old mode 100644 new mode 100755 diff --git a/Swicli.Library/SWI-cs-PlQuery.cs b/Swicli.Library/SWI-cs-PlQuery.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/SWIPlCs.cd b/Swicli.Library/SWIPlCs.cd old mode 100644 new mode 100755 diff --git a/Swicli.Library/SwiPlCs.csproj b/Swicli.Library/SwiPlCs.csproj old mode 100644 new mode 100755 diff --git a/Swicli.Library/Swicli.Library.csproj b/Swicli.Library/Swicli.Library.csproj index 18e0aca..f5cad99 100755 --- a/Swicli.Library/Swicli.Library.csproj +++ b/Swicli.Library/Swicli.Library.csproj @@ -76,7 +76,7 @@ True 4096 False - %24%28SWI_HOME_DIR%29\bin\ + swicli-inst\bin\ False False False diff --git a/Swicli.Library/TODO.txt b/Swicli.Library/TODO.txt old mode 100644 new mode 100755 diff --git a/Swicli.Library/Tracker.cs b/Swicli.Library/Tracker.cs old mode 100644 new mode 100755 diff --git a/Swicli.Library/WaitUntilEvent.cs b/Swicli.Library/WaitUntilEvent.cs old mode 100644 new mode 100755 diff --git a/api.html b/api.html old mode 100644 new mode 100755 diff --git a/api_files/edit.gif b/api_files/edit.gif old mode 100644 new mode 100755 diff --git a/api_files/pldoc.css b/api_files/pldoc.css old mode 100644 new mode 100755 diff --git a/api_files/pldoc.js b/api_files/pldoc.js old mode 100644 new mode 100755 diff --git a/api_files/public.png b/api_files/public.png old mode 100644 new mode 100755 diff --git a/api_files/reload.gif b/api_files/reload.gif old mode 100644 new mode 100755 diff --git a/api_files/source.png b/api_files/source.png old mode 100644 new mode 100755 diff --git a/documentation.html b/documentation.html old mode 100644 new mode 100755 diff --git a/from-disk.bat b/from-disk.bat old mode 100644 new mode 100755 diff --git a/makeall.bat b/makeall.bat old mode 100644 new mode 100755 diff --git a/stdafx.h b/stdafx.h old mode 100644 new mode 100755 diff --git a/swicli.cproj b/swicli.cproj old mode 100644 new mode 100755 diff --git a/swicli.pl b/swicli.pl old mode 100644 new mode 100755 diff --git a/swicli.vcproj b/swicli.vcproj old mode 100644 new mode 100755 index 5fc1a3f..158b202 --- a/swicli.vcproj +++ b/swicli.vcproj @@ -66,7 +66,7 @@ Name="VCLinkerTool" AdditionalDependencies="$(SWI_HOME_DIR)\lib\libswipl.dll.a" ShowProgress="1" - OutputFile="$(SWI_HOME_DIR)\bin\swicli.dll" + OutputFile="swicli-inst\bin\swicli.dll" LinkIncremental="1" GenerateDebugInformation="true" AssemblyDebug="1" diff --git a/swicli.vcxproj b/swicli.vcxproj index 5eb12a0..2d7c274 100755 --- a/swicli.vcxproj +++ b/swicli.vcxproj @@ -36,9 +36,9 @@ <_ProjectFileVersion>10.0.40219.1 - ..\..\..\bin;$(SWI_HOME_DIR)\bin;$(SWI_HOME_DIR)\lib;$(ReferencePath) - $(SWI_HOME_DIR)\bin\ - $(SWI_HOME_DIR)\lib\ + ..\..\..\bin;swicli-inst\bin;swicli-inst\lib;$(ReferencePath) + swicli-inst\bin\ + swicli-inst\lib\ false AllRules.ruleset @@ -69,7 +69,7 @@ $(SWI_HOME_DIR)\lib\libswipl.dll.a;%(AdditionalDependencies) LinkVerbose - $(SWI_HOME_DIR)\bin\swicli.dll + swicli-inst\bin\swicli.dll true true Windows diff --git a/swicli32.c b/swicli32.c old mode 100644 new mode 100755 diff --git a/swicli32.vcproj b/swicli32.vcproj old mode 100644 new mode 100755