|
@@ -43,7 +43,67 @@
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
- <OutputPath>bin\x64\Release\</OutputPath>
|
|
|
+ <OutputPath>..\bin\x64\Release\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>x64</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|AnyCPU'">
|
|
|
+ <OutputPath>bin\Release_oxford50\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
|
|
|
+ <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>x64</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|AnyCPU'">
|
|
|
+ <OutputPath>bin\Release_oxford61\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|x64'">
|
|
|
+ <OutputPath>bin\x64\Release_oxford61\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>x64</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|AnyCPU'">
|
|
|
+ <OutputPath>bin\Release_oxford61sp1\</OutputPath>
|
|
|
+ <DefineConstants>TRACE</DefineConstants>
|
|
|
+ <Optimize>true</Optimize>
|
|
|
+ <DebugType>pdbonly</DebugType>
|
|
|
+ <PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
+ <LangVersion>7.3</LangVersion>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <Prefer32Bit>true</Prefer32Bit>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61sp1|x64'">
|
|
|
+ <OutputPath>bin\x64\Release_oxford61sp1\</OutputPath>
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<Optimize>true</Optimize>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
@@ -54,7 +114,7 @@
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="OTS.WinFormsUI.Docking">
|
|
|
- <HintPath>..\..\..\OTS2_7\OTS2_0\OpenDll\WordApiDll\OTS.WinFormsUI.Docking.dll</HintPath>
|
|
|
+ <HintPath>..\OpenDll\WordApiDll\OTS.WinFormsUI.Docking.dll</HintPath>
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="OTSClrInterface, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
@@ -63,7 +123,7 @@
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="SourceGrid">
|
|
|
- <HintPath>..\..\..\OTS2_7\OTS2_0\OpenDll\WordApiDll\SourceGrid.dll</HintPath>
|
|
|
+ <HintPath>..\OpenDll\WordApiDll\SourceGrid.dll</HintPath>
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="System">
|
|
@@ -77,7 +137,7 @@
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="System.Windows.Forms.Ribbon">
|
|
|
- <HintPath>..\..\..\OTS2_7\OTS2_0\OpenDll\WordApiDll\System.Windows.Forms.Ribbon.dll</HintPath>
|
|
|
+ <HintPath>..\OpenDll\WordApiDll\System.Windows.Forms.Ribbon.dll</HintPath>
|
|
|
<Private>False</Private>
|
|
|
</Reference>
|
|
|
<Reference Include="System.Xml.Linq">
|