Free cookie consent management tool by TermsFeed Policy Generator

source: branches/plugins/HeuristicLab.Functions/3.2/HeuristicLab.Functions.csproj @ 652

Last change on this file since 652 was 652, checked in by gkronber, 16 years ago
  • added a solution to compile old plugin versions
  • fixed plugin references and
  • added script to generate AssemblyInfos with SubWCRev

(ticket #177)

File size: 7.8 KB
Line 
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2  <PropertyGroup>
3    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5    <ProductVersion>9.0.21022</ProductVersion>
6    <SchemaVersion>2.0</SchemaVersion>
7    <ProjectGuid>{B95CA6E2-34BC-4430-994D-BD6E99375319}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.Functions</RootNamespace>
11    <AssemblyName>HeuristicLab.Functions-3.2</AssemblyName>
12    <SignAssembly>true</SignAssembly>
13    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
14    <FileUpgradeFlags>
15    </FileUpgradeFlags>
16    <OldToolsVersion>2.0</OldToolsVersion>
17    <UpgradeBackupLocation>
18    </UpgradeBackupLocation>
19    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
20  </PropertyGroup>
21  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
22    <DebugSymbols>true</DebugSymbols>
23    <DebugType>full</DebugType>
24    <Optimize>false</Optimize>
25    <OutputPath>bin\Debug\</OutputPath>
26    <DefineConstants>DEBUG;TRACE</DefineConstants>
27    <ErrorReport>prompt</ErrorReport>
28    <WarningLevel>4</WarningLevel>
29  </PropertyGroup>
30  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
31    <DebugType>pdbonly</DebugType>
32    <Optimize>true</Optimize>
33    <OutputPath>bin\Release\</OutputPath>
34    <DefineConstants>TRACE</DefineConstants>
35    <ErrorReport>prompt</ErrorReport>
36    <WarningLevel>4</WarningLevel>
37    <DocumentationFile>bin\Release\HeuristicLab.Functions-3.2.XML</DocumentationFile>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>bin\x86\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x86</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46  </PropertyGroup>
47  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
48    <OutputPath>bin\x86\Release\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <DocumentationFile>bin\Release\HeuristicLab.Functions-3.2.XML</DocumentationFile>
51    <Optimize>true</Optimize>
52    <DebugType>pdbonly</DebugType>
53    <PlatformTarget>x86</PlatformTarget>
54    <ErrorReport>prompt</ErrorReport>
55  </PropertyGroup>
56  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release x64|x86' ">
57    <OutputPath>bin\x86\Release x64\</OutputPath>
58    <PlatformTarget>x86</PlatformTarget>
59  </PropertyGroup>
60  <ItemGroup>
61    <Reference Include="HeuristicLab.Constraints-3.2, Version=3.2.0.582, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
62      <SpecificVersion>False</SpecificVersion>
63      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.Constraints-3.2.dll</HintPath>
64    </Reference>
65    <Reference Include="HeuristicLab.Core-3.2, Version=3.2.0.643, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
66      <SpecificVersion>False</SpecificVersion>
67      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.Core-3.2.dll</HintPath>
68    </Reference>
69    <Reference Include="HeuristicLab.Data-3.2, Version=3.2.0.582, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
70      <SpecificVersion>False</SpecificVersion>
71      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.Data-3.2.dll</HintPath>
72    </Reference>
73    <Reference Include="HeuristicLab.DataAnalysis-3.2, Version=3.2.0.620, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
74      <SpecificVersion>False</SpecificVersion>
75      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.DataAnalysis-3.2.dll</HintPath>
76    </Reference>
77    <Reference Include="HeuristicLab.Operators-3.2, Version=3.2.0.591, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
78      <SpecificVersion>False</SpecificVersion>
79      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.Operators-3.2.dll</HintPath>
80    </Reference>
81    <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.2.0.581, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
82      <SpecificVersion>False</SpecificVersion>
83      <HintPath>C:\Program Files\HeuristicLab 3.0\HeuristicLab.PluginInfrastructure.dll</HintPath>
84    </Reference>
85    <Reference Include="HeuristicLab.Random-3.2, Version=3.2.0.582, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
86      <SpecificVersion>False</SpecificVersion>
87      <HintPath>C:\Program Files\HeuristicLab 3.0\plugins\HeuristicLab.Random-3.2.dll</HintPath>
88    </Reference>
89    <Reference Include="System" />
90    <Reference Include="System.Core">
91      <RequiredTargetFramework>3.5</RequiredTargetFramework>
92    </Reference>
93    <Reference Include="System.Data" />
94    <Reference Include="System.Drawing" />
95    <Reference Include="System.Windows.Forms" />
96    <Reference Include="System.Xml" />
97  </ItemGroup>
98  <ItemGroup>
99    <Compile Include="Addition.cs" />
100    <Compile Include="And.cs">
101      <SubType>Code</SubType>
102    </Compile>
103    <Compile Include="Average.cs" />
104    <Compile Include="BakedFunctionTree.cs" />
105    <Compile Include="BakedTreeEvaluator.cs" />
106    <Compile Include="Constant.cs" />
107    <Compile Include="Differential.cs" />
108    <Compile Include="GreaterThan.cs" />
109    <Compile Include="IEvaluator.cs" />
110    <Compile Include="IfThenElse.cs">
111      <SubType>Code</SubType>
112    </Compile>
113    <Compile Include="IFunctionTree.cs" />
114    <Compile Include="ModelAnalyzerExporter.cs" />
115    <Compile Include="Or.cs">
116      <SubType>Code</SubType>
117    </Compile>
118    <Compile Include="Equal.cs" />
119    <Compile Include="FunctionView.cs">
120      <SubType>UserControl</SubType>
121    </Compile>
122    <Compile Include="FunctionView.Designer.cs">
123      <DependentUpon>FunctionView.cs</DependentUpon>
124    </Compile>
125    <Compile Include="IFunctionVisitor.cs" />
126    <Compile Include="LessThan.cs" />
127    <Compile Include="Not.cs" />
128    <Compile Include="SymbolicExpressionExporter.cs" />
129    <Compile Include="Signum.cs" />
130    <Compile Include="Logarithm.cs" />
131    <Compile Include="Exponential.cs" />
132    <Compile Include="Sqrt.cs" />
133    <Compile Include="Power.cs" />
134    <Compile Include="Division.cs" />
135    <Compile Include="Subtraction.cs" />
136    <Compile Include="SymbolTable.cs" />
137    <Compile Include="Tangens.cs" />
138    <Compile Include="Cosinus.cs" />
139    <Compile Include="Sinus.cs" />
140    <Compile Include="Multiplication.cs" />
141    <Compile Include="FunctionBase.cs" />
142    <Compile Include="HeuristicLabFunctionsPlugin.cs" />
143    <Compile Include="IFunction.cs" />
144    <Compile Include="Properties\AssemblyInfo.cs" />
145    <Compile Include="Variable.cs" />
146    <Compile Include="Xor.cs" />
147  </ItemGroup>
148  <ItemGroup>
149    <None Include="HeuristicLab.snk" />
150    <None Include="Properties\AssemblyInfo.frame" />
151  </ItemGroup>
152  <ItemGroup>
153    <EmbeddedResource Include="FunctionView.resx">
154      <DependentUpon>FunctionView.cs</DependentUpon>
155      <SubType>Designer</SubType>
156    </EmbeddedResource>
157  </ItemGroup>
158  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
159  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
160       Other similar extension points exist, see Microsoft.Common.targets.
161  <Target Name="BeforeBuild">
162  </Target>
163  <Target Name="AfterBuild">
164  </Target>
165  -->
166  <PropertyGroup>
167    <PreBuildEvent>cmd /c ""$(SolutionDir)PreBuildEvent.cmd" "$(ProjectDir).""</PreBuildEvent>
168  </PropertyGroup>
169</Project>
Note: See TracBrowser for help on using the repository browser.