Changeset 3156
- Timestamp:
- 03/22/10 01:44:22 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.TSP/3.3
- Files:
-
- 1 added
- 1 edited
- 5 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.TSP/3.3/HeuristicLab.Problems.TSP-3.3.csproj
r3155 r3156 158 158 </ItemGroup> 159 159 <ItemGroup> 160 <None Include="ch130.opt.tour" />161 <None Include="ch130.tsp" />162 <None Include="fl1400.tsp" />163 <None Include="gr666.opt.tour" />164 <None Include="gr666.tsp" />165 160 <None Include="HeuristicLab.snk" /> 166 161 <None Include="HeuristicLabProblemsTSPPlugin.cs.frame" /> 167 162 <None Include="Properties\AssemblyInfo.frame" /> 163 <None Include="TSPLIB Sample Problems\ch130.opt.tour" /> 164 <None Include="TSPLIB Sample Problems\ch130.tsp" /> 165 <None Include="TSPLIB Sample Problems\fl1400.tsp" /> 166 <None Include="TSPLIB Sample Problems\gr666.opt.tour" /> 167 <None Include="TSPLIB Sample Problems\gr666.tsp" /> 168 168 </ItemGroup> 169 169 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.