Changeset 7959 for branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4
- Timestamp:
- 06/05/12 09:01:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj
r7958 r7959 40 40 <DebugType>full</DebugType> 41 41 <Optimize>false</Optimize> 42 <OutputPath>..\..\ bin\</OutputPath>42 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 43 43 <DefineConstants>DEBUG;TRACE</DefineConstants> 44 44 <ErrorReport>prompt</ErrorReport> … … 151 151 <Private>False</Private> 152 152 </Reference> 153 <Reference Include="HeuristicLab.Problems.Instances-3.3 , Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">154 < Private>False</Private>153 <Reference Include="HeuristicLab.Problems.Instances-3.3"> 154 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath> 155 155 </Reference> 156 156 <Reference Include="System" />
Note: See TracChangeset
for help on using the changeset viewer.