163 lines
		
	
	
		
			7.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			163 lines
		
	
	
		
			7.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
 | |
|   <PropertyGroup>
 | |
|     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | |
|     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 | |
|     <ProductVersion>8.0.50727</ProductVersion>
 | |
|     <SchemaVersion>2.0</SchemaVersion>
 | |
|     <ProjectGuid>{22D82031-2796-48BC-83B5-15DC43AAA1DE}</ProjectGuid>
 | |
|     <OutputType>WinExe</OutputType>
 | |
|     <AppDesignerFolder>Properties</AppDesignerFolder>
 | |
|     <RootNamespace>RTB_Testing</RootNamespace>
 | |
|     <AssemblyName>RTB Testing</AssemblyName>
 | |
|     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
 | |
|     <FileUpgradeFlags>
 | |
|     </FileUpgradeFlags>
 | |
|     <UpgradeBackupLocation>
 | |
|     </UpgradeBackupLocation>
 | |
|     <OldToolsVersion>2.0</OldToolsVersion>
 | |
|   </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>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
 | |
|     <DebugSymbols>true</DebugSymbols>
 | |
|     <OutputPath>bin\x86\Debug\</OutputPath>
 | |
|     <DefineConstants>DEBUG;TRACE</DefineConstants>
 | |
|     <DebugType>full</DebugType>
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|   </PropertyGroup>
 | |
|   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
 | |
|     <OutputPath>bin\x86\Release\</OutputPath>
 | |
|     <DefineConstants>TRACE</DefineConstants>
 | |
|     <Optimize>true</Optimize>
 | |
|     <DebugType>pdbonly</DebugType>
 | |
|     <PlatformTarget>x86</PlatformTarget>
 | |
|     <ErrorReport>prompt</ErrorReport>
 | |
|   </PropertyGroup>
 | |
|   <ItemGroup>
 | |
|     <Reference Include="AxInterop.DSOFramer, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\Volian.Controls.Library\obj\x86\Debug\AxInterop.DSOFramer.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="C1.Win.C1FlexGrid.2, Version=2.6.20142.835, Culture=neutral, PublicKeyToken=79882d576c6336da, processorArchitecture=MSIL" />
 | |
|     <Reference Include="C1.Win.C1SpellChecker.2, Version=2.0.20142.141, Culture=neutral, PublicKeyToken=79882d576c6336da, processorArchitecture=MSIL" />
 | |
|     <Reference Include="Csla, Version=2.1.4.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>F:\CSLA\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="DevComponents.DotNetBar2, Version=12.5.0.2, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
 | |
|       <Private>True</Private>
 | |
|     </Reference>
 | |
|     <Reference Include="DropDownPanel, Version=1.0.4604.15510, Culture=neutral, processorArchitecture=x86">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\DropDownPanel\bin\Debug\DropDownPanel.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Interop.DSOFramer, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\Volian.Controls.Library\obj\x86\Debug\Interop.DSOFramer.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="LBWordLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\LBWordLibrary\bin\Debug\LBWordLibrary.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>F:\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="System" />
 | |
|     <Reference Include="System.Data" />
 | |
|     <Reference Include="System.Deployment" />
 | |
|     <Reference Include="System.Drawing" />
 | |
|     <Reference Include="System.Windows.Forms" />
 | |
|     <Reference Include="System.Xml" />
 | |
|     <Reference Include="TablePicker, Version=2.1.18.15510, Culture=neutral, processorArchitecture=x86">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\TablePicker\bin\Debug\TablePicker.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="Volian.Base.Library, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\Volian.Base.Library\bin\Debug\Volian.Base.Library.dll</HintPath>
 | |
|     </Reference>
 | |
|     <Reference Include="XYPlots, Version=1.0.4604.15577, Culture=neutral, processorArchitecture=x86">
 | |
|       <SpecificVersion>False</SpecificVersion>
 | |
|       <HintPath>..\..\XYPlots\bin\Debug\XYPlots.dll</HintPath>
 | |
|     </Reference>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <Compile Include="frmProcess.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="frmProcess.Designer.cs">
 | |
|       <DependentUpon>frmProcess.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="frmRTBTesting.cs">
 | |
|       <SubType>Form</SubType>
 | |
|     </Compile>
 | |
|     <Compile Include="frmRTBTesting.Designer.cs">
 | |
|       <DependentUpon>frmRTBTesting.cs</DependentUpon>
 | |
|     </Compile>
 | |
|     <Compile Include="Program.cs" />
 | |
|     <Compile Include="Properties\AssemblyInfo.cs" />
 | |
|     <EmbeddedResource Include="frmProcess.resx">
 | |
|       <SubType>Designer</SubType>
 | |
|       <DependentUpon>frmProcess.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="frmRTBTesting.resx">
 | |
|       <SubType>Designer</SubType>
 | |
|       <DependentUpon>frmRTBTesting.cs</DependentUpon>
 | |
|     </EmbeddedResource>
 | |
|     <EmbeddedResource Include="Properties\Resources.resx">
 | |
|       <Generator>ResXFileCodeGenerator</Generator>
 | |
|       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
 | |
|       <SubType>Designer</SubType>
 | |
|     </EmbeddedResource>
 | |
|     <Compile Include="Properties\Resources.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DependentUpon>Resources.resx</DependentUpon>
 | |
|       <DesignTime>True</DesignTime>
 | |
|     </Compile>
 | |
|     <None Include="Properties\Settings.settings">
 | |
|       <Generator>SettingsSingleFileGenerator</Generator>
 | |
|       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
 | |
|     </None>
 | |
|     <Compile Include="Properties\Settings.Designer.cs">
 | |
|       <AutoGen>True</AutoGen>
 | |
|       <DependentUpon>Settings.settings</DependentUpon>
 | |
|       <DesignTimeSharedInput>True</DesignTimeSharedInput>
 | |
|     </Compile>
 | |
|   </ItemGroup>
 | |
|   <ItemGroup>
 | |
|     <ProjectReference Include="..\VEPROMS.CSLA.Library\VEPROMS.CSLA.Library.csproj">
 | |
|       <Project>{41B2D786-1C03-4C1A-9247-DA9F0D6B06D5}</Project>
 | |
|       <Name>VEPROMS.CSLA.Library</Name>
 | |
|     </ProjectReference>
 | |
|     <ProjectReference Include="..\Volian.Controls.Library\Volian.Controls.Library.csproj">
 | |
|       <Project>{8556527C-6615-487F-8AF7-22EBC3EF0268}</Project>
 | |
|       <Name>Volian.Controls.Library</Name>
 | |
|     </ProjectReference>
 | |
|   </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>
 | |
|   -->
 | |
| </Project> |