[13159] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 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>{E40E7DFE-5CCF-49DC-8DD0-A795ABF18985}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.SharpDX</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.SharpDX-2.6.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
| 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 19 | <FileUpgradeFlags>
|
---|
| 20 | </FileUpgradeFlags>
|
---|
| 21 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 22 | <UpgradeBackupLocation />
|
---|
| 23 | <PublishUrl>publish\</PublishUrl>
|
---|
| 24 | <Install>true</Install>
|
---|
| 25 | <InstallFrom>Disk</InstallFrom>
|
---|
| 26 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 27 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 28 | <UpdateInterval>7</UpdateInterval>
|
---|
| 29 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 30 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 31 | <UpdateRequired>false</UpdateRequired>
|
---|
| 32 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 33 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 34 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 35 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 36 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 37 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 38 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\..\</SolutionDir>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 41 | <DebugSymbols>true</DebugSymbols>
|
---|
| 42 | <DebugType>full</DebugType>
|
---|
| 43 | <Optimize>false</Optimize>
|
---|
| 44 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <ErrorReport>prompt</ErrorReport>
|
---|
| 47 | <WarningLevel>4</WarningLevel>
|
---|
| 48 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 49 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 50 | </PropertyGroup>
|
---|
| 51 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 52 | <DebugType>pdbonly</DebugType>
|
---|
| 53 | <Optimize>true</Optimize>
|
---|
| 54 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 55 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 56 | <ErrorReport>prompt</ErrorReport>
|
---|
| 57 | <WarningLevel>4</WarningLevel>
|
---|
| 58 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 59 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 60 | </PropertyGroup>
|
---|
| 61 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 62 | <DebugSymbols>true</DebugSymbols>
|
---|
| 63 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 64 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 65 | <DebugType>full</DebugType>
|
---|
| 66 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 67 | <ErrorReport>prompt</ErrorReport>
|
---|
| 68 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 69 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 72 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 73 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 74 | <Optimize>true</Optimize>
|
---|
| 75 | <DebugType>pdbonly</DebugType>
|
---|
| 76 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 77 | <ErrorReport>prompt</ErrorReport>
|
---|
| 78 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 79 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 80 | </PropertyGroup>
|
---|
| 81 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 82 | <DebugSymbols>true</DebugSymbols>
|
---|
| 83 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 84 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 85 | <DebugType>full</DebugType>
|
---|
| 86 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 87 | <ErrorReport>prompt</ErrorReport>
|
---|
| 88 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 89 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 90 | </PropertyGroup>
|
---|
| 91 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 92 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 93 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 94 | <Optimize>true</Optimize>
|
---|
| 95 | <DebugType>pdbonly</DebugType>
|
---|
| 96 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 97 | <ErrorReport>prompt</ErrorReport>
|
---|
| 98 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 99 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 100 | </PropertyGroup>
|
---|
| 101 | <ItemGroup>
|
---|
| 102 | <Reference Include="System" />
|
---|
| 103 | <Reference Include="System.Core" />
|
---|
| 104 | <Reference Include="System.Drawing" />
|
---|
| 105 | <Reference Include="System.Windows.Forms" />
|
---|
| 106 | <Reference Include="System.Xml.Linq" />
|
---|
| 107 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 108 | <Reference Include="System.Data" />
|
---|
| 109 | <Reference Include="System.Xml" />
|
---|
| 110 | </ItemGroup>
|
---|
| 111 | <ItemGroup>
|
---|
| 112 | <Compile Include="Plugin.cs" />
|
---|
| 113 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
| 116 | <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 117 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 118 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 119 | <Private>False</Private>
|
---|
| 120 | </ProjectReference>
|
---|
| 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
| 123 | <None Include="HeuristicLab.snk" />
|
---|
| 124 | <None Include="Plugin.cs.frame" />
|
---|
| 125 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 126 | </ItemGroup>
|
---|
| 127 | <ItemGroup>
|
---|
| 128 | <Content Include="Assimp32.dll">
|
---|
| 129 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 130 | </Content>
|
---|
| 131 | <Content Include="Assimp64.dll">
|
---|
| 132 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 133 | </Content>
|
---|
| 134 | <Content Include="AssimpNet.dll">
|
---|
| 135 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 136 | </Content>
|
---|
| 137 | <Content Include="License-SharpDX-2.6.3.txt">
|
---|
| 138 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 139 | </Content>
|
---|
| 140 | <Content Include="SharpDX.D3DCompiler.dll">
|
---|
| 141 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 142 | </Content>
|
---|
| 143 | <Content Include="SharpDX.Direct2D1.dll">
|
---|
| 144 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 145 | </Content>
|
---|
| 146 | <Content Include="SharpDX.Direct3D10.dll">
|
---|
| 147 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 148 | </Content>
|
---|
| 149 | <Content Include="SharpDX.Direct3D11.dll">
|
---|
| 150 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 151 | </Content>
|
---|
| 152 | <Content Include="SharpDX.Direct3D11.Effects.dll">
|
---|
| 153 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 154 | </Content>
|
---|
| 155 | <Content Include="SharpDX.Direct3D9.dll">
|
---|
| 156 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 157 | </Content>
|
---|
| 158 | <Content Include="SharpDX.DirectInput.dll">
|
---|
| 159 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 160 | </Content>
|
---|
| 161 | <Content Include="SharpDX.DirectSound.dll">
|
---|
| 162 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 163 | </Content>
|
---|
| 164 | <Content Include="SharpDX.dll">
|
---|
| 165 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 166 | </Content>
|
---|
| 167 | <Content Include="SharpDX.DXGI.dll">
|
---|
| 168 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 169 | </Content>
|
---|
| 170 | <Content Include="SharpDX.MediaFoundation.dll">
|
---|
| 171 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 172 | </Content>
|
---|
| 173 | <Content Include="SharpDX.RawInput.dll">
|
---|
| 174 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 175 | </Content>
|
---|
| 176 | <Content Include="SharpDX.Toolkit.Audio.dll">
|
---|
| 177 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 178 | </Content>
|
---|
| 179 | <Content Include="SharpDX.Toolkit.Compiler.dll">
|
---|
| 180 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 181 | </Content>
|
---|
| 182 | <Content Include="SharpDX.Toolkit.CompilerTask.dll">
|
---|
| 183 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 184 | </Content>
|
---|
| 185 | <Content Include="SharpDX.Toolkit.dll">
|
---|
| 186 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 187 | </Content>
|
---|
| 188 | <Content Include="SharpDX.Toolkit.Game.dll">
|
---|
| 189 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 190 | </Content>
|
---|
| 191 | <Content Include="SharpDX.Toolkit.Graphics.dll">
|
---|
| 192 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 193 | </Content>
|
---|
| 194 | <Content Include="SharpDX.Toolkit.Input.dll">
|
---|
| 195 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 196 | </Content>
|
---|
| 197 | <Content Include="SharpDX.XACT3.dll">
|
---|
| 198 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 199 | </Content>
|
---|
| 200 | <Content Include="SharpDX.XAudio2.dll">
|
---|
| 201 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 202 | </Content>
|
---|
| 203 | <Content Include="SharpDX.XInput.dll">
|
---|
| 204 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 205 | </Content>
|
---|
| 206 | <Content Include="sharpdx_direct3d11_1_effects_arm.dll">
|
---|
| 207 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 208 | </Content>
|
---|
| 209 | <Content Include="sharpdx_direct3d11_1_effects_x64.dll">
|
---|
| 210 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 211 | </Content>
|
---|
| 212 | <Content Include="sharpdx_direct3d11_1_effects_x86.dll">
|
---|
| 213 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 214 | </Content>
|
---|
| 215 | <Content Include="sharpdx_direct3d11_effects_x64.dll">
|
---|
| 216 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 217 | </Content>
|
---|
| 218 | <Content Include="sharpdx_direct3d11_effects_x86.dll">
|
---|
| 219 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 220 | </Content>
|
---|
| 221 | </ItemGroup>
|
---|
| 222 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 223 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 224 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 225 | <Target Name="BeforeBuild">
|
---|
| 226 | </Target>
|
---|
| 227 | <Target Name="AfterBuild">
|
---|
| 228 | </Target>
|
---|
| 229 | -->
|
---|
| 230 | <PropertyGroup>
|
---|
| 231 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 232 | set ProjectDir=$(ProjectDir)
|
---|
| 233 | set SolutionDir=$(SolutionDir)
|
---|
| 234 | set Outdir=$(Outdir)
|
---|
| 235 |
|
---|
| 236 | call PreBuildEvent.cmd
|
---|
| 237 | </PreBuildEvent>
|
---|
| 238 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 239 | export ProjectDir=$(ProjectDir)
|
---|
| 240 | export SolutionDir=$(SolutionDir)
|
---|
| 241 |
|
---|
| 242 | $SolutionDir/PreBuildEvent.sh
|
---|
| 243 | </PreBuildEvent>
|
---|
| 244 | </PropertyGroup>
|
---|
| 245 | <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
|
---|
| 246 | </Project> |
---|