Changeset 9781
- Timestamp:
- 07/26/13 13:50:27 (11 years ago)
- Location:
- branches/Robocode.TrunkInt
- Files:
-
- 2 added
- 3 deleted
- 1 edited
- 1 copied
- 23 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj
r9780 r9781 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>29 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 35 35 <ItemGroup> 36 36 <Reference Include="HeuristicLab.Collections-3.3"> 37 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>37 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 38 38 <Private>False</Private> 39 39 </Reference> 40 40 <Reference Include="HeuristicLab.Common-3.3"> 41 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>41 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 42 42 <Private>False</Private> 43 43 </Reference> 44 44 <Reference Include="HeuristicLab.Core-3.3"> 45 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>45 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 46 46 <Private>False</Private> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Core.Views-3.3"> 49 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>49 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 50 50 <Private>False</Private> 51 51 </Reference> 52 52 <Reference Include="HeuristicLab.Data-3.3"> 53 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>53 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 54 54 <Private>False</Private> 55 55 </Reference> 56 56 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 57 57 <SpecificVersion>False</SpecificVersion> 58 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>58 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath> 59 59 <Private>False</Private> 60 60 </Reference> 61 61 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4"> 62 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>62 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath> 63 63 <Private>False</Private> 64 64 </Reference> 65 65 <Reference Include="HeuristicLab.MainForm-3.3"> 66 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>66 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath> 67 67 <Private>False</Private> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3"> 70 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>70 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 71 71 <Private>False</Private> 72 72 </Reference> 73 73 <Reference Include="HeuristicLab.Operators-3.3"> 74 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>74 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Optimization-3.3"> 78 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>78 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 82 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>82 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 83 83 <Private>False</Private> 84 84 </Reference> 85 85 <Reference Include="HeuristicLab.Parameters-3.3"> 86 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>86 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 87 87 <Private>False</Private> 88 88 </Reference> 89 89 <Reference Include="HeuristicLab.Persistence-3.3"> 90 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>90 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 91 91 <Private>False</Private> 92 92 </Reference> 93 93 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 94 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>94 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 95 95 <Private>False</Private> 96 96 </Reference> … … 138 138 </ItemGroup> 139 139 <ItemGroup> 140 <ProjectReference Include="..\ HeuristicLab.Problems.Robocode\HeuristicLab.Problems.Robocode-3.3.csproj">140 <ProjectReference Include="..\..\HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj"> 141 141 <Project>{50776649-f3cf-459a-ae8c-146d1bfa64e4}</Project> 142 142 <Name>HeuristicLab.Problems.Robocode-3.3</Name> -
branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.sln
r9780 r9781 2 2 Microsoft Visual Studio Solution File, Format Version 12.00 3 3 # Visual Studio 2012 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode-3.3", "HeuristicLab.Problems.Robocode\ HeuristicLab.Problems.Robocode-3.3.csproj", "{50776649-F3CF-459A-AE8C-146D1BFA64E4}"4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode-3.3", "HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj", "{50776649-F3CF-459A-AE8C-146D1BFA64E4}" 5 5 EndProject 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode.Views-3.3", "HeuristicLab.Problems.Robocode.Views\ HeuristicLab.Problems.Robocode.Views-3.3.csproj", "{8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}"6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Robocode.Views-3.3", "HeuristicLab.Problems.Robocode.Views\3.3\HeuristicLab.Problems.Robocode.Views-3.3.csproj", "{8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}" 7 7 EndProject 8 8 Global -
branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/3.3/HeuristicLab.Problems.Robocode-3.3.csproj
r9780 r9781 18 18 <DebugType>full</DebugType> 19 19 <Optimize>false</Optimize> 20 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>20 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 21 21 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 22 <ErrorReport>prompt</ErrorReport> … … 27 27 <DebugType>pdbonly</DebugType> 28 28 <Optimize>true</Optimize> 29 <OutputPath>..\..\..\ trunk\sources\bin\</OutputPath>29 <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath> 30 30 <DefineConstants>TRACE</DefineConstants> 31 31 <ErrorReport>prompt</ErrorReport> … … 35 35 <ItemGroup> 36 36 <Reference Include="HeuristicLab.Collections-3.3"> 37 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>37 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath> 38 38 <Private>False</Private> 39 39 </Reference> 40 40 <Reference Include="HeuristicLab.Common-3.3"> 41 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>41 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath> 42 42 <Private>False</Private> 43 43 </Reference> 44 44 <Reference Include="HeuristicLab.Core-3.3"> 45 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>45 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath> 46 46 <Private>False</Private> 47 47 </Reference> 48 48 <Reference Include="HeuristicLab.Core.Views-3.3"> 49 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>49 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath> 50 50 <Private>False</Private> 51 51 </Reference> 52 52 <Reference Include="HeuristicLab.Data-3.3"> 53 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>53 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath> 54 54 <Private>False</Private> 55 55 </Reference> 56 56 <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 57 57 <SpecificVersion>False</SpecificVersion> 58 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>58 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath> 59 59 <Private>False</Private> 60 60 </Reference> 61 61 <Reference Include="HeuristicLab.Operators-3.3"> 62 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>62 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath> 63 63 <Private>False</Private> 64 64 </Reference> 65 65 <Reference Include="HeuristicLab.Optimization-3.3"> 66 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>66 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 67 67 <Private>False</Private> 68 68 </Reference> 69 69 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 70 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>70 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 71 71 <Private>False</Private> 72 72 </Reference> 73 73 <Reference Include="HeuristicLab.Parameters-3.3"> 74 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>74 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 75 75 <Private>False</Private> 76 76 </Reference> 77 77 <Reference Include="HeuristicLab.Persistence-3.3"> 78 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>78 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 79 79 <Private>False</Private> 80 80 </Reference> 81 81 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 82 <HintPath>..\..\..\ trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>82 <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 83 83 <Private>False</Private> 84 84 </Reference>
Note: See TracChangeset
for help on using the changeset viewer.