[10584] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{6DC5BE59-A51A-404F-BFED-FCDEBDA10D58}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Metal</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Metal-4.5</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
| 20 | <OutputPath>..\..\..\..\trunk\sources\bin</OutputPath>
|
---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 26 | <DebugType>pdbonly</DebugType>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
| 28 | <OutputPath>..\..\..\..\trunk\sources\bin</OutputPath>
|
---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <ItemGroup>
|
---|
| 34 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 35 | <SpecificVersion>False</SpecificVersion>
|
---|
| 36 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 37 | <Private>False</Private>
|
---|
| 38 | </Reference>
|
---|
| 39 | <Reference Include="System" />
|
---|
| 40 | <Reference Include="System.Core" />
|
---|
| 41 | <Reference Include="System.Xml.Linq" />
|
---|
| 42 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 43 | <Reference Include="Microsoft.CSharp" />
|
---|
| 44 | <Reference Include="System.Data" />
|
---|
| 45 | <Reference Include="System.Xml" />
|
---|
| 46 | </ItemGroup>
|
---|
| 47 | <ItemGroup>
|
---|
| 48 | <Compile Include="Plugin.cs" />
|
---|
| 49 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 50 | </ItemGroup>
|
---|
| 51 | <ItemGroup>
|
---|
[10887] | 52 | <Content Include="ikvm-license.txt">
|
---|
| 53 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 54 | </Content>
|
---|
[10584] | 55 | <Content Include="IKVM.OpenJDK.Corba.dll">
|
---|
| 56 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 57 | </Content>
|
---|
| 58 | <Content Include="IKVM.OpenJDK.Naming.dll">
|
---|
| 59 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 60 | </Content>
|
---|
| 61 | <Content Include="IKVM.OpenJDK.Remoting.dll">
|
---|
| 62 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 63 | </Content>
|
---|
| 64 | <Content Include="jmetal-4.5.dll">
|
---|
| 65 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 66 | </Content>
|
---|
| 67 | <Content Include="jmetal4.5.jar">
|
---|
| 68 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 69 | </Content>
|
---|
| 70 | <Content Include="ikvm-native-win32-x64.dll">
|
---|
| 71 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 72 | </Content>
|
---|
| 73 | <Content Include="IKVM.OpenJDK.Core.dll">
|
---|
| 74 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 75 | </Content>
|
---|
| 76 | <Content Include="IKVM.OpenJDK.Management.dll">
|
---|
| 77 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 78 | </Content>
|
---|
| 79 | <Content Include="IKVM.OpenJDK.Security.dll">
|
---|
| 80 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 81 | </Content>
|
---|
| 82 | <Content Include="IKVM.OpenJDK.Text.dll">
|
---|
| 83 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 84 | </Content>
|
---|
| 85 | <Content Include="IKVM.OpenJDK.Util.dll">
|
---|
| 86 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 87 | </Content>
|
---|
| 88 | <Content Include="IKVM.OpenJDK.XML.API.dll">
|
---|
| 89 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 90 | </Content>
|
---|
| 91 | <Content Include="IKVM.Runtime.dll">
|
---|
| 92 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 93 | </Content>
|
---|
| 94 | <Content Include="IKVM.Runtime.JNI.dll">
|
---|
| 95 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 96 | </Content>
|
---|
| 97 | <Content Include="JVM.DLL">
|
---|
| 98 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 99 | </Content>
|
---|
| 100 | <Content Include="jmetal-4.5-license.txt">
|
---|
| 101 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 102 | </Content>
|
---|
[10887] | 103 | <Content Include="OpenJDK-license.txt">
|
---|
| 104 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 105 | </Content>
|
---|
[10584] | 106 | </ItemGroup>
|
---|
| 107 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 108 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 109 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 110 | <Target Name="BeforeBuild">
|
---|
| 111 | </Target>
|
---|
| 112 | <Target Name="AfterBuild">
|
---|
| 113 | </Target>
|
---|
| 114 | -->
|
---|
| 115 | </Project> |
---|