- Timestamp:
- 10/12/12 12:50:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj
r8772 r8800 104 104 </PropertyGroup> 105 105 <ItemGroup> 106 <Reference Include="HeuristicLab.Collections-3.3">107 <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>108 <Private>False</Private>109 </Reference>110 <Reference Include="HeuristicLab.Common-3.3">111 <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>112 <Private>False</Private>113 </Reference>114 <Reference Include="HeuristicLab.Core-3.3">115 <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>116 <Private>False</Private>117 </Reference>118 <Reference Include="HeuristicLab.Data-3.3">119 <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>120 <Private>False</Private>121 </Reference>122 <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">123 <HintPath>..\..\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>124 <Private>False</Private>125 </Reference>126 <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">127 <HintPath>..\..\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>128 <Private>False</Private>129 </Reference>130 <Reference Include="HeuristicLab.Operators-3.3">131 <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath>132 <Private>False</Private>133 </Reference>134 <Reference Include="HeuristicLab.Optimization-3.3">135 <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>136 <Private>False</Private>137 </Reference>138 <Reference Include="HeuristicLab.Parameters-3.3">139 <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>140 <Private>False</Private>141 </Reference>142 <Reference Include="HeuristicLab.Persistence-3.3">143 <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>144 <Private>False</Private>145 </Reference>146 <Reference Include="HeuristicLab.PluginInfrastructure-3.3">147 <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>148 <Private>False</Private>149 </Reference>150 106 <Reference Include="System" /> 151 107 <Reference Include="System.Core" /> … … 210 166 <None Include="Properties\AssemblyInfo.cs.frame" /> 211 167 </ItemGroup> 212 <ItemGroup /> 168 <ItemGroup> 169 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 170 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 171 <Name>HeuristicLab.Collections-3.3</Name> 172 <Private>False</Private> 173 </ProjectReference> 174 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 175 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 176 <Name>HeuristicLab.Common-3.3</Name> 177 <Private>False</Private> 178 </ProjectReference> 179 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 180 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 181 <Name>HeuristicLab.Core-3.3</Name> 182 <Private>False</Private> 183 </ProjectReference> 184 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 185 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 186 <Name>HeuristicLab.Data-3.3</Name> 187 <Private>False</Private> 188 </ProjectReference> 189 <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj"> 190 <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project> 191 <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name> 192 <Private>False</Private> 193 </ProjectReference> 194 <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj"> 195 <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project> 196 <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name> 197 <Private>False</Private> 198 </ProjectReference> 199 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 200 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 201 <Name>HeuristicLab.Operators-3.3</Name> 202 <Private>False</Private> 203 </ProjectReference> 204 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 205 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 206 <Name>HeuristicLab.Optimization-3.3</Name> 207 <Private>False</Private> 208 </ProjectReference> 209 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 210 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 211 <Name>HeuristicLab.Parameters-3.3</Name> 212 <Private>False</Private> 213 </ProjectReference> 214 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 215 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 216 <Name>HeuristicLab.Persistence-3.3</Name> 217 <Private>False</Private> 218 </ProjectReference> 219 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 220 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 221 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 222 <Private>False</Private> 223 </ProjectReference> 224 </ItemGroup> 213 225 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 214 226 <PropertyGroup> … … 220 232 call PreBuildEvent.cmd 221 233 </PreBuildEvent> 222 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">234 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 223 235 export ProjectDir=$(ProjectDir) 224 236 export SolutionDir=$(SolutionDir)
Note: See TracChangeset
for help on using the changeset viewer.