[7629] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[16566] | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[7629] | 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{E04988E2-1C46-416F-8585-8874DF19DA11}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.DataImporter.DbExplorer.Oracle</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.DataImporter.DbExplorer.Oracle-1.0</AssemblyName>
|
---|
[16566] | 13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[7629] | 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <SignAssembly>true</SignAssembly>
|
---|
| 16 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 17 | <FileUpgradeFlags>
|
---|
| 18 | </FileUpgradeFlags>
|
---|
| 19 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 20 | <UpgradeBackupLocation />
|
---|
| 21 | <PublishUrl>publish\</PublishUrl>
|
---|
| 22 | <Install>true</Install>
|
---|
| 23 | <InstallFrom>Disk</InstallFrom>
|
---|
| 24 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 25 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 26 | <UpdateInterval>7</UpdateInterval>
|
---|
| 27 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 28 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 29 | <UpdateRequired>false</UpdateRequired>
|
---|
| 30 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 31 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 32 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 33 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 34 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 35 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 36 | <TargetFrameworkProfile />
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 39 | <DebugSymbols>true</DebugSymbols>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <Optimize>false</Optimize>
|
---|
[15690] | 42 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <WarningLevel>4</WarningLevel>
|
---|
| 46 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 47 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
[15690] | 52 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
| 56 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
[15690] | 61 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
| 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 67 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[15690] | 70 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 71 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 72 | <Optimize>true</Optimize>
|
---|
| 73 | <DebugType>pdbonly</DebugType>
|
---|
| 74 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
| 76 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 77 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 78 | </PropertyGroup>
|
---|
| 79 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 80 | <DebugSymbols>true</DebugSymbols>
|
---|
[15690] | 81 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 82 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 83 | <DebugType>full</DebugType>
|
---|
| 84 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 85 | <ErrorReport>prompt</ErrorReport>
|
---|
| 86 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 87 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[15690] | 90 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
[7629] | 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
| 95 | <ErrorReport>prompt</ErrorReport>
|
---|
| 96 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11624] | 97 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7629] | 98 | </PropertyGroup>
|
---|
| 99 | <ItemGroup>
|
---|
| 100 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[15690] | 101 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[7629] | 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="System" />
|
---|
[17107] | 105 | <Reference Include="System.Core" />
|
---|
[7629] | 106 | <Reference Include="System.Data.OracleClient" />
|
---|
| 107 | <Reference Include="System.Drawing" />
|
---|
| 108 | <Reference Include="System.Windows.Forms" />
|
---|
[17107] | 109 | <Reference Include="System.Xml.Linq" />
|
---|
| 110 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
[7629] | 111 | <Reference Include="System.Data" />
|
---|
| 112 | <Reference Include="System.Xml" />
|
---|
| 113 | </ItemGroup>
|
---|
| 114 | <ItemGroup>
|
---|
| 115 | <None Include="Plugin.cs.frame" />
|
---|
| 116 | <Compile Include="Plugin.cs" />
|
---|
| 117 | <Compile Include="OracleConnectionWizard.cs">
|
---|
| 118 | <SubType>Form</SubType>
|
---|
| 119 | </Compile>
|
---|
| 120 | <Compile Include="OracleConnectionWizard.Designer.cs">
|
---|
| 121 | <DependentUpon>OracleConnectionWizard.cs</DependentUpon>
|
---|
| 122 | </Compile>
|
---|
| 123 | <Compile Include="OracleConnection.cs" />
|
---|
| 124 | <Compile Include="OracleExplorer.cs" />
|
---|
| 125 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 126 | </ItemGroup>
|
---|
| 127 | <ItemGroup>
|
---|
| 128 | <None Include="HeuristicLab.snk" />
|
---|
[7632] | 129 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[7629] | 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
| 132 | <ProjectReference Include="..\HeuristicLab.DataImporter.Data\HeuristicLab.DataImporter.Data.csproj">
|
---|
| 133 | <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
|
---|
| 134 | <Name>HeuristicLab.DataImporter.Data</Name>
|
---|
[17107] | 135 | <Private>false</Private>
|
---|
[7629] | 136 | </ProjectReference>
|
---|
| 137 | <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
|
---|
| 138 | <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
|
---|
| 139 | <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
|
---|
[17107] | 140 | <Private>false</Private>
|
---|
[7629] | 141 | </ProjectReference>
|
---|
| 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
| 144 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 145 | <Visible>False</Visible>
|
---|
| 146 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 147 | <Install>false</Install>
|
---|
| 148 | </BootstrapperPackage>
|
---|
| 149 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 150 | <Visible>False</Visible>
|
---|
| 151 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 152 | <Install>true</Install>
|
---|
| 153 | </BootstrapperPackage>
|
---|
| 154 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 155 | <Visible>False</Visible>
|
---|
| 156 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 157 | <Install>true</Install>
|
---|
| 158 | </BootstrapperPackage>
|
---|
| 159 | </ItemGroup>
|
---|
| 160 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 161 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 162 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 163 | <Target Name="BeforeBuild">
|
---|
| 164 | </Target>
|
---|
| 165 | <Target Name="AfterBuild">
|
---|
| 166 | </Target>
|
---|
| 167 | -->
|
---|
| 168 | <PropertyGroup>
|
---|
| 169 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 170 | set ProjectDir=$(ProjectDir)
|
---|
| 171 | set SolutionDir=$(SolutionDir)
|
---|
| 172 | set Outdir=$(Outdir)
|
---|
| 173 |
|
---|
| 174 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 175 | </PropertyGroup>
|
---|
| 176 | </Project> |
---|