Changeset 9844 for branches/HeuristicLab.Problems.GPDL/Test
- Timestamp:
- 08/03/13 23:10:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.GPDL/Test/Test.csproj
r9843 r9844 22 22 <DebugType>full</DebugType> 23 23 <Optimize>false</Optimize> 24 <OutputPath>..\ ..\..\..\trunk\sources\bin\</OutputPath>24 <OutputPath>..\trunk\sources\bin\</OutputPath> 25 25 <DefineConstants>DEBUG;TRACE</DefineConstants> 26 26 <ErrorReport>prompt</ErrorReport> … … 30 30 <DebugType>pdbonly</DebugType> 31 31 <Optimize>true</Optimize> 32 <OutputPath>..\..\..\ ..\trunk\sources\bin\</OutputPath>32 <OutputPath>..\..\..\trunk\sources\bin\</OutputPath> 33 33 <DefineConstants>TRACE</DefineConstants> 34 34 <ErrorReport>prompt</ErrorReport> … … 38 38 <Reference Include="ALGLIB-3.7.0"> 39 39 <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath> 40 <Private>True</Private> 40 41 </Reference> 41 42 <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3"> 42 43 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath> 44 <Private>True</Private> 43 45 </Reference> 44 46 <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3"> 45 47 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath> 48 <Private>True</Private> 46 49 </Reference> 47 50 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 48 51 <SpecificVersion>False</SpecificVersion> 49 52 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 53 <Private>True</Private> 50 54 </Reference> 51 55 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 52 56 <SpecificVersion>False</SpecificVersion> 53 57 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 58 <Private>True</Private> 54 59 </Reference> 55 60 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4"> 56 61 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath> 62 <Private>True</Private> 57 63 </Reference> 58 64 <Reference Include="HeuristicLab.Operators-3.3"> 59 65 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 66 <Private>True</Private> 60 67 </Reference> 61 68 <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 62 69 <SpecificVersion>False</SpecificVersion> 63 70 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 71 <Private>True</Private> 64 72 </Reference> 65 73 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 66 74 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 75 <Private>True</Private> 67 76 </Reference> 68 77 <Reference Include="HeuristicLab.ParallelEngine-3.3"> 69 78 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath> 79 <Private>True</Private> 70 80 </Reference> 71 81 <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4"> 72 82 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath> 83 <Private>True</Private> 73 84 </Reference> 74 85 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 75 86 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 87 <Private>True</Private> 76 88 </Reference> 77 89 <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3"> 78 90 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath> 91 <Private>True</Private> 79 92 </Reference> 80 93 <Reference Include="HeuristicLab.Random-3.3"> 81 94 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath> 95 <Private>True</Private> 82 96 </Reference> 83 97 <Reference Include="HeuristicLab.SequentialEngine-3.3"> 84 98 <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath> 99 <Private>True</Private> 85 100 </Reference> 86 101 <Reference Include="System" /> … … 107 122 <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project> 108 123 <Name>HeuristicLab.Problems.GPDL.Views-3.4</Name> 124 <Private>True</Private> 109 125 </ProjectReference> 110 126 <ProjectReference Include="..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj"> 111 127 <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project> 112 128 <Name>HeuristicLab.Problems.GPDL-3.4</Name> 129 <Private>True</Private> 113 130 </ProjectReference> 114 131 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.