Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Scheduling/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj @ 6121

Last change on this file since 6121 was 6121, checked in by jhelm, 13 years ago

#1329: Implemented basic functionalities of problemdefinition, encodings and primitive operators. A GA can already be applied on the problem to compute a solution it seems however that the current implementation isn't very efficient so the process takes some time.

File size: 9.1 KB
Line 
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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{78763A4E-E163-48C2-98EB-709760D06F25}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.Scheduling.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.Scheduling.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>bin\Debug\</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>bin\Release\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <ItemGroup>
34    <Reference Include="System" />
35    <Reference Include="System.Core" />
36    <Reference Include="System.Drawing" />
37    <Reference Include="System.Windows.Forms" />
38    <Reference Include="System.Xml.Linq" />
39    <Reference Include="System.Data.DataSetExtensions" />
40    <Reference Include="Microsoft.CSharp" />
41    <Reference Include="System.Data" />
42    <Reference Include="System.Xml" />
43  </ItemGroup>
44  <ItemGroup>
45    <Compile Include="JobShopSchedulingProblemView.cs">
46      <SubType>UserControl</SubType>
47    </Compile>
48    <Compile Include="JobShopSchedulingProblemView.Designer.cs">
49      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
50    </Compile>
51    <Compile Include="JSMEncodingView.cs">
52      <SubType>UserControl</SubType>
53    </Compile>
54    <Compile Include="JSMEncodingView.Designer.cs">
55      <DependentUpon>JSMEncodingView.cs</DependentUpon>
56    </Compile>
57    <Compile Include="JSSPJobView.cs">
58      <SubType>UserControl</SubType>
59    </Compile>
60    <Compile Include="JSSPJobView.Designer.cs">
61      <DependentUpon>JSSPJobView.cs</DependentUpon>
62    </Compile>
63    <Compile Include="Plugin.cs" />
64    <Compile Include="Properties\AssemblyInfo.cs" />
65    <Compile Include="ScheduleView.cs">
66      <SubType>UserControl</SubType>
67    </Compile>
68    <Compile Include="ScheduleView.Designer.cs">
69      <DependentUpon>ScheduleView.cs</DependentUpon>
70    </Compile>
71    <Compile Include="SchedulingProblemImportDialog.cs">
72      <SubType>Form</SubType>
73    </Compile>
74    <Compile Include="SchedulingProblemImportDialog.Designer.cs">
75      <DependentUpon>SchedulingProblemImportDialog.cs</DependentUpon>
76    </Compile>
77  </ItemGroup>
78  <ItemGroup>
79    <None Include="HeuristicLab.snk" />
80    <None Include="Plugin.cs.frame" />
81    <None Include="Properties\AssemblyInfo.frame" />
82  </ItemGroup>
83  <ItemGroup>
84    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
85      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
86      <Name>HeuristicLab.Collections-3.3</Name>
87    </ProjectReference>
88    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
89      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
90      <Name>HeuristicLab.Common.Resources-3.3</Name>
91    </ProjectReference>
92    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
93      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
94      <Name>HeuristicLab.Common-3.3</Name>
95    </ProjectReference>
96    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
97      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
98      <Name>HeuristicLab.Core.Views-3.3</Name>
99    </ProjectReference>
100    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
101      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
102      <Name>HeuristicLab.Core-3.3</Name>
103    </ProjectReference>
104    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
105      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
106      <Name>HeuristicLab.Data.Views-3.3</Name>
107    </ProjectReference>
108    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
109      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
110      <Name>HeuristicLab.Data-3.3</Name>
111    </ProjectReference>
112    <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj">
113      <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project>
114      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
115    </ProjectReference>
116    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
117      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
118      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
119    </ProjectReference>
120    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
121      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
122      <Name>HeuristicLab.MainForm-3.3</Name>
123    </ProjectReference>
124    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
125      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
126      <Name>HeuristicLab.Operators-3.3</Name>
127    </ProjectReference>
128    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
129      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
130      <Name>HeuristicLab.Optimization.Views-3.3</Name>
131    </ProjectReference>
132    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
133      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
134      <Name>HeuristicLab.Optimization-3.3</Name>
135    </ProjectReference>
136    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
137      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
138      <Name>HeuristicLab.Parameters-3.3</Name>
139    </ProjectReference>
140    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
141      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
142      <Name>HeuristicLab.Persistence-3.3</Name>
143    </ProjectReference>
144    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
145      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
146      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
147    </ProjectReference>
148    <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
149      <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
150      <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
151    </ProjectReference>
152    <ProjectReference Include="..\..\HeuristicLab.Problems.VehicleRouting\3.3\HeuristicLab.Problems.VehicleRouting-3.3.csproj">
153      <Project>{6410BDA6-3641-42B2-BABA-AA626E2F6F71}</Project>
154      <Name>HeuristicLab.Problems.VehicleRouting-3.3</Name>
155    </ProjectReference>
156  </ItemGroup>
157  <ItemGroup>
158    <EmbeddedResource Include="JobShopSchedulingProblemView.resx">
159      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
160    </EmbeddedResource>
161    <EmbeddedResource Include="JSMEncodingView.resx">
162      <DependentUpon>JSMEncodingView.cs</DependentUpon>
163    </EmbeddedResource>
164    <EmbeddedResource Include="ScheduleView.resx">
165      <DependentUpon>ScheduleView.cs</DependentUpon>
166    </EmbeddedResource>
167    <EmbeddedResource Include="SchedulingProblemImportDialog.resx">
168      <DependentUpon>SchedulingProblemImportDialog.cs</DependentUpon>
169    </EmbeddedResource>
170  </ItemGroup>
171  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
172  <PropertyGroup>
173    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
174set ProjectDir=$(ProjectDir)
175set SolutionDir=$(SolutionDir)
176set Outdir=$(Outdir)
177
178call PreBuildEvent.cmd
179SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Plugin.cs.frame" "%25ProjectDir%25\Plugin.cs"</PreBuildEvent>
180  </PropertyGroup>
181  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
182       Other similar extension points exist, see Microsoft.Common.targets.
183  <Target Name="BeforeBuild">
184  </Target>
185  <Target Name="AfterBuild">
186  </Target>
187  -->
188</Project>
Note: See TracBrowser for help on using the repository browser.