summaryrefslogtreecommitdiff
path: root/bindings/swig/vstudio
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/swig/vstudio')
-rw-r--r--bindings/swig/vstudio/SwigSword.csproj184
-rw-r--r--bindings/swig/vstudio/libsword-csharpbindings.sln72
-rw-r--r--bindings/swig/vstudio/libsword_csharpsword.vcproj1932
3 files changed, 1094 insertions, 1094 deletions
diff --git a/bindings/swig/vstudio/SwigSword.csproj b/bindings/swig/vstudio/SwigSword.csproj
index 7b40eab..0fb56d1 100644
--- a/bindings/swig/vstudio/SwigSword.csproj
+++ b/bindings/swig/vstudio/SwigSword.csproj
@@ -1,99 +1,99 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.50727</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F594299C-1C3B-461E-B64A-6167735DCA12}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SwigSword</RootNamespace>
- <AssemblyName>SwigSword</AssemblyName>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="abbrev.cs" />
- <Compile Include="AttributeListMap.cs" />
- <Compile Include="AttributeTypeListMap.cs" />
- <Compile Include="AttributeValueMap.cs" />
- <Compile Include="EncodingFilterMgr.cs" />
- <Compile Include="ListKey.cs" />
- <Compile Include="LocaleMgr.cs" />
- <Compile Include="LZSSCompress.cs" />
- <Compile Include="MarkupFilterMgr.cs" />
- <Compile Include="ModuleMap.cs" />
- <Compile Include="RawCom.cs" />
- <Compile Include="RawGenBook.cs" />
- <Compile Include="RawLD.cs" />
- <Compile Include="RawLD4.cs" />
- <Compile Include="RawText.cs" />
- <Compile Include="sbook.cs" />
- <Compile Include="StringVector.cs" />
- <Compile Include="SWBuf.cs" />
- <Compile Include="SWClass.cs" />
- <Compile Include="SWCom.cs" />
- <Compile Include="SWCompress.cs" />
- <Compile Include="SWConfig.cs" />
- <Compile Include="SWDisplay.cs" />
- <Compile Include="SWFilter.cs" />
- <Compile Include="SWFilterMgr.cs" />
- <Compile Include="SWGenBook.cs" />
- <Compile Include="SWKey.cs" />
- <Compile Include="SWLD.cs" />
- <Compile Include="SWLocale.cs" />
- <Compile Include="SWMgr.cs" />
- <Compile Include="SWModule.cs" />
- <Compile Include="SWObject.cs" />
- <Compile Include="SWOptionFilter.cs" />
- <Compile Include="Sword.cs" />
- <Compile Include="SwordPINVOKE.cs" />
- <Compile Include="SWSearchable.cs" />
- <Compile Include="SWText.cs" />
- <Compile Include="SW_POSITION.cs" />
- <Compile Include="TreeKey.cs" />
- <Compile Include="TreeKeyIdx.cs" />
- <Compile Include="URL.cs" />
- <Compile Include="VerseKey.cs" />
- <Compile Include="VerseTreeKey.cs" />
- <Compile Include="zCom.cs" />
- <Compile Include="ZipCompress.cs" />
- <Compile Include="zLD.cs" />
- <Compile Include="zText.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>8.0.50727</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{F594299C-1C3B-461E-B64A-6167735DCA12}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>SwigSword</RootNamespace>
+ <AssemblyName>SwigSword</AssemblyName>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="System" />
+ <Reference Include="System.Data" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="abbrev.cs" />
+ <Compile Include="AttributeListMap.cs" />
+ <Compile Include="AttributeTypeListMap.cs" />
+ <Compile Include="AttributeValueMap.cs" />
+ <Compile Include="EncodingFilterMgr.cs" />
+ <Compile Include="ListKey.cs" />
+ <Compile Include="LocaleMgr.cs" />
+ <Compile Include="LZSSCompress.cs" />
+ <Compile Include="MarkupFilterMgr.cs" />
+ <Compile Include="ModuleMap.cs" />
+ <Compile Include="RawCom.cs" />
+ <Compile Include="RawGenBook.cs" />
+ <Compile Include="RawLD.cs" />
+ <Compile Include="RawLD4.cs" />
+ <Compile Include="RawText.cs" />
+ <Compile Include="sbook.cs" />
+ <Compile Include="StringVector.cs" />
+ <Compile Include="SWBuf.cs" />
+ <Compile Include="SWClass.cs" />
+ <Compile Include="SWCom.cs" />
+ <Compile Include="SWCompress.cs" />
+ <Compile Include="SWConfig.cs" />
+ <Compile Include="SWDisplay.cs" />
+ <Compile Include="SWFilter.cs" />
+ <Compile Include="SWFilterMgr.cs" />
+ <Compile Include="SWGenBook.cs" />
+ <Compile Include="SWKey.cs" />
+ <Compile Include="SWLD.cs" />
+ <Compile Include="SWLocale.cs" />
+ <Compile Include="SWMgr.cs" />
+ <Compile Include="SWModule.cs" />
+ <Compile Include="SWObject.cs" />
+ <Compile Include="SWOptionFilter.cs" />
+ <Compile Include="Sword.cs" />
+ <Compile Include="SwordPINVOKE.cs" />
+ <Compile Include="SWSearchable.cs" />
+ <Compile Include="SWText.cs" />
+ <Compile Include="SW_POSITION.cs" />
+ <Compile Include="TreeKey.cs" />
+ <Compile Include="TreeKeyIdx.cs" />
+ <Compile Include="URL.cs" />
+ <Compile Include="VerseKey.cs" />
+ <Compile Include="VerseTreeKey.cs" />
+ <Compile Include="zCom.cs" />
+ <Compile Include="ZipCompress.cs" />
+ <Compile Include="zLD.cs" />
+ <Compile Include="zText.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
- -->
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent>
+ </PreBuildEvent>
+ </PropertyGroup>
</Project> \ No newline at end of file
diff --git a/bindings/swig/vstudio/libsword-csharpbindings.sln b/bindings/swig/vstudio/libsword-csharpbindings.sln
index 36cd729..940d4f0 100644
--- a/bindings/swig/vstudio/libsword-csharpbindings.sln
+++ b/bindings/swig/vstudio/libsword-csharpbindings.sln
@@ -1,36 +1,36 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual C++ Express 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsword", "..\..\..\lib\vcppmake\vc8\libsword.vcproj", "{97449E5E-F880-4D22-933A-0D2FC32034D4}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsword_csharpsword", "libsword_csharpsword.vcproj", "{0BD1471F-07D9-441C-9210-40A52770F2A1}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug with ICU|Win32 = Debug with ICU|Win32
- Debug|Win32 = Debug|Win32
- Release with ICU|Win32 = Release with ICU|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug with ICU|Win32.ActiveCfg = Debug with ICU|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug with ICU|Win32.Build.0 = Debug with ICU|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug|Win32.ActiveCfg = Debug|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug|Win32.Build.0 = Debug|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release with ICU|Win32.ActiveCfg = Release with ICU|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release with ICU|Win32.Build.0 = Release with ICU|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release|Win32.ActiveCfg = Release|Win32
- {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release|Win32.Build.0 = Release|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug with ICU|Win32.ActiveCfg = Debug with ICU|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug with ICU|Win32.Build.0 = Debug with ICU|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug|Win32.ActiveCfg = Debug|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug|Win32.Build.0 = Debug|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release with ICU|Win32.ActiveCfg = Release with ICU|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release with ICU|Win32.Build.0 = Release with ICU|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release|Win32.ActiveCfg = Release|Win32
- {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual C++ Express 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsword", "..\..\..\lib\vcppmake\vc8\libsword.vcproj", "{97449E5E-F880-4D22-933A-0D2FC32034D4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsword_csharpsword", "libsword_csharpsword.vcproj", "{0BD1471F-07D9-441C-9210-40A52770F2A1}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug with ICU|Win32 = Debug with ICU|Win32
+ Debug|Win32 = Debug|Win32
+ Release with ICU|Win32 = Release with ICU|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug with ICU|Win32.ActiveCfg = Debug with ICU|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug with ICU|Win32.Build.0 = Debug with ICU|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug|Win32.ActiveCfg = Debug|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Debug|Win32.Build.0 = Debug|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release with ICU|Win32.ActiveCfg = Release with ICU|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release with ICU|Win32.Build.0 = Release with ICU|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release|Win32.ActiveCfg = Release|Win32
+ {97449E5E-F880-4D22-933A-0D2FC32034D4}.Release|Win32.Build.0 = Release|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug with ICU|Win32.ActiveCfg = Debug with ICU|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug with ICU|Win32.Build.0 = Debug with ICU|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug|Win32.ActiveCfg = Debug|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Debug|Win32.Build.0 = Debug|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release with ICU|Win32.ActiveCfg = Release with ICU|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release with ICU|Win32.Build.0 = Release with ICU|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release|Win32.ActiveCfg = Release|Win32
+ {0BD1471F-07D9-441C-9210-40A52770F2A1}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/bindings/swig/vstudio/libsword_csharpsword.vcproj b/bindings/swig/vstudio/libsword_csharpsword.vcproj
index 4d69c39..565d7a0 100644
--- a/bindings/swig/vstudio/libsword_csharpsword.vcproj
+++ b/bindings/swig/vstudio/libsword_csharpsword.vcproj
@@ -1,966 +1,966 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libsword_csharpsword"
- ProjectGUID="{0BD1471F-07D9-441C-9210-40A52770F2A1}"
- RootNamespace="libsword"
- AssemblyReferenceSearchPaths="&quot;..\..\..\lib\vcppmake\vc8\Release&quot;"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=" swig -csharp -c++ -nodefaultctor -DNDEBUG -DWIN32 -D_LIB -DREGEX_MALLOC -DSWUSINGDLL -dllimport libsword_csharpsword.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i "
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../apps/windoze/CBuilder5/InstallMgr/curl,../../../include,../../../src/utilfuns/win32,../../../apps/windoze/CBuilder5/InstallMgr/curl/include"
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWUSINGDLL"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\Release/libsword.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- SuppressStartupBanner="true"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug with ICU|Win32"
- OutputDirectory=".\ICUDebug"
- IntermediateDirectory=".\ICUDebug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=" swig -csharp -c++ -nodefaultctor -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/D _CRT_SECURE_NO_DEPRECATE"
- Optimization="0"
- AdditionalIncludeDirectories="../../../../icu-sword/source/common,../../../../icu-sword/source/i18n,../../../include,../../../src/utilfuns/win32"
- PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\ICUDebug/libsword.pch"
- AssemblerListingLocation=".\ICUDebug/"
- ObjectFile=".\ICUDebug/"
- ProgramDataBaseFileName=".\ICUDebug/"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libsword.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=" swig -csharp -c++ -nodefaultctor -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../../include,../../../src/utilfuns/win32"
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\Debug/libsword.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- BrowseInformation="1"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libsword.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release with ICU|Win32"
- OutputDirectory=".\ICURelease"
- IntermediateDirectory=".\ICURelease"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=" swig -csharp -c++ -nodefaultctor -DNDEBUG -DWIN32 -D_LIB -DREGEX_MALLOC -DSWUSINGDLL -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i "
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../../../../icu-sword/include,../../../include,../../../src/utilfuns/win32,../../../apps/windoze/CBuilder5/InstallMgr/curl/include"
- PreprocessorDefinitions="NDEBUG;_ICU_;WIN32;_LIB;REGEX_MALLOC"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".\ICURelease/libsword.pch"
- AssemblerListingLocation=".\ICURelease/"
- ObjectFile=".\ICURelease/"
- ProgramDataBaseFileName=".\ICURelease/"
- SuppressStartupBanner="true"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libsword.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference
- ReferencedProjectIdentifier="{97449E5E-F880-4D22-933A-0D2FC32034D4}"
- RelativePathToProject=".\libsword.vcproj"
- />
- </References>
- <Files>
- <Filter
- Name="Sword Source Files"
- >
- <File
- RelativePath=".\Sword.cxx"
- >
- </File>
- </Filter>
- <Filter
- Name="Sword Header Files"
- >
- <File
- RelativePath="..\..\..\include\apocrypha.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\canon.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\cdsourcemgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\cipherfil.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\defs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\echomod.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\encfiltmgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\entriesblk.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\femain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\filemgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\flatapi.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\ftpparse.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbffootnotes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfheadings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfhtml.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfhtmlhref.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfmorph.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfosis.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfplain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfredletterwords.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfrtf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfstrongs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfthml.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\gbfwebif.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\Greek2Greek.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\GreekChars.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\greeklexattribs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\hebrewmcim.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\hrefcom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\latin1utf16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\latin1utf8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\listkey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\localemgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\lzsscomprs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\markupfiltmgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\multimapwdef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\nullim.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisfootnotes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisheadings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osishtmlhref.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osislemma.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osismorph.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osismorphsegmentation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisosis.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisplain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisredletterwords.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisrtf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisscripref.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osisstrongs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\osiswebif.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\papyriplain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawcom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawfiles.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawgbf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawgenbook.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawld.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawld4.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawstr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawstr4.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawtext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rawverse.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\regex.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\remotesourcemgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\roman.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\rtfhtml.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\sapphire.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\scsuutf8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\stringmgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\strkey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swbasicfilter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swbuf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swcacher.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swcipher.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swcom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swcomprs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swconfig.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swdisp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swdisprtf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swdisprtfchap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swfilter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swfiltermgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swgenbook.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swinputmeth.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swinstallmgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swkey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swld.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swlocale.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swlog.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swmacs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swmgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swmodule.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swobject.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swoptfilter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swremotemgr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swsearchable.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swtext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swversion.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\swwinlog.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\sysdata.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\tbdisp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\teiplain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\teirtf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlfootnotes.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlgbf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlheadings.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlhtml.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlhtmlhref.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmllemma.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlmorph.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlosis.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlplain.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlrtf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlscripref.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlstrongs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlvariants.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\thmlwebif.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\treekey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\treekeyidx.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\unicodertf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\unixstr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\untgz.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\url.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf16utf8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8arshaping.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8bidireorder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8cantillation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8greekaccents.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8hebrewpoints.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8arabicpoints.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8html.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8latin1.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8nfc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8nfkd.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8transliterator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utf8utf16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utilfuns.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utilstr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\utilxml.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\versekey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\versetreekey.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zcom.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zconf.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zipcomprs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zld.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zlib.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zstr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\ztext.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\zverse.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="libsword_csharpsword"
+ ProjectGUID="{0BD1471F-07D9-441C-9210-40A52770F2A1}"
+ RootNamespace="libsword"
+ AssemblyReferenceSearchPaths="&quot;..\..\..\lib\vcppmake\vc8\Release&quot;"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=" swig -csharp -c++ -nodefaultctor -DNDEBUG -DWIN32 -D_LIB -DREGEX_MALLOC -DSWUSINGDLL -dllimport libsword_csharpsword.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i "
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="../../../apps/windoze/CBuilder5/InstallMgr/curl,../../../include,../../../src/utilfuns/win32,../../../apps/windoze/CBuilder5/InstallMgr/curl/include"
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWUSINGDLL"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\Release/libsword.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ SuppressStartupBanner="true"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug with ICU|Win32"
+ OutputDirectory=".\ICUDebug"
+ IntermediateDirectory=".\ICUDebug"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=" swig -csharp -c++ -nodefaultctor -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/D _CRT_SECURE_NO_DEPRECATE"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../../../icu-sword/source/common,../../../../icu-sword/source/i18n,../../../include,../../../src/utilfuns/win32"
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\ICUDebug/libsword.pch"
+ AssemblerListingLocation=".\ICUDebug/"
+ ObjectFile=".\ICUDebug/"
+ ProgramDataBaseFileName=".\ICUDebug/"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ DisableSpecificWarnings="4996"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="libsword.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=" swig -csharp -c++ -nodefaultctor -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="../../../include,../../../src/utilfuns/win32"
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\Debug/libsword.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ BrowseInformation="1"
+ SuppressStartupBanner="true"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="libsword.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release with ICU|Win32"
+ OutputDirectory=".\ICURelease"
+ IntermediateDirectory=".\ICURelease"
+ ConfigurationType="2"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine=" swig -csharp -c++ -nodefaultctor -DNDEBUG -DWIN32 -D_LIB -DREGEX_MALLOC -DSWUSINGDLL -dllimport libsword-csharpwrap.dll -module Sword -o Sword.cxx -I.. -I../../../include ../sword.i "
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="../../../../icu-sword/include,../../../include,../../../src/utilfuns/win32,../../../apps/windoze/CBuilder5/InstallMgr/curl/include"
+ PreprocessorDefinitions="NDEBUG;_ICU_;WIN32;_LIB;REGEX_MALLOC"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile=".\ICURelease/libsword.pch"
+ AssemblerListingLocation=".\ICURelease/"
+ ObjectFile=".\ICURelease/"
+ ProgramDataBaseFileName=".\ICURelease/"
+ SuppressStartupBanner="true"
+ CompileAs="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="libsword.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{97449E5E-F880-4D22-933A-0D2FC32034D4}"
+ RelativePathToProject=".\libsword.vcproj"
+ />
+ </References>
+ <Files>
+ <Filter
+ Name="Sword Source Files"
+ >
+ <File
+ RelativePath=".\Sword.cxx"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Sword Header Files"
+ >
+ <File
+ RelativePath="..\..\..\include\apocrypha.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\canon.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\cdsourcemgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\cipherfil.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\defs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\echomod.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\encfiltmgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\entriesblk.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\femain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\filemgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\flatapi.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\ftpparse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbffootnotes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfheadings.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfhtml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfhtmlhref.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfmorph.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfosis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfplain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfredletterwords.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfrtf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfstrongs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfthml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\gbfwebif.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\Greek2Greek.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\GreekChars.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\greeklexattribs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\hebrewmcim.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\hrefcom.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\latin1utf16.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\latin1utf8.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\listkey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\localemgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\lzsscomprs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\markupfiltmgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\multimapwdef.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\nullim.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisfootnotes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisheadings.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osishtmlhref.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osislemma.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osismorph.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osismorphsegmentation.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisosis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisplain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisredletterwords.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisrtf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisscripref.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osisstrongs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\osiswebif.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\papyriplain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawcom.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawfiles.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawgbf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawgenbook.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawld.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawld4.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawstr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawstr4.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawtext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rawverse.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\regex.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\remotesourcemgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\roman.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\rtfhtml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\sapphire.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\scsuutf8.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\stringmgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\strkey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swbasicfilter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swbuf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swcacher.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swcipher.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swcom.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swcomprs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swconfig.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swdisp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swdisprtf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swdisprtfchap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swfilter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swfiltermgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swgenbook.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swinputmeth.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swinstallmgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swkey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swld.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swlocale.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swlog.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swmacs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swmgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swmodule.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swobject.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swoptfilter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swremotemgr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swsearchable.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swtext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swversion.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\swwinlog.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\sysdata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\tbdisp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\teiplain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\teirtf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlfootnotes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlgbf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlheadings.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlhtml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlhtmlhref.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmllemma.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlmorph.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlosis.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlplain.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlrtf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlscripref.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlstrongs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlvariants.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\thmlwebif.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\treekey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\treekeyidx.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\unicodertf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\unixstr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\untgz.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\url.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf16utf8.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8arshaping.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8bidireorder.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8cantillation.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8greekaccents.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8hebrewpoints.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8arabicpoints.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8html.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8latin1.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8nfc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8nfkd.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8transliterator.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utf8utf16.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utilfuns.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utilstr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\utilxml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\versekey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\versetreekey.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zcom.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zconf.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zipcomprs.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zld.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zlib.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zstr.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\ztext.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\include\zverse.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>