- Timestamp:
- 03/22/11 01:56:25 (14 years ago)
- Location:
- branches/QAP/HeuristicLab.Encodings.PermutationEncoding.Views
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/QAP/HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj
r5163 r5785 12 12 <AssemblyName>HeuristicLab.Encodings.PermutationEncoding.Views-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <SignAssembly>true</SignAssembly> … … 92 93 </PropertyGroup> 93 94 <ItemGroup> 95 <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 96 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath> 97 </Reference> 98 <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 99 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 100 </Reference> 101 <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 102 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath> 103 </Reference> 104 <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 105 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Data-3.3.dll</HintPath> 106 </Reference> 107 <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 108 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath> 109 </Reference> 110 <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 111 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath> 112 </Reference> 113 <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86"> 114 <HintPath>..\..\..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 115 </Reference> 94 116 <Reference Include="System" /> 95 117 <Reference Include="System.Core"> … … 123 145 </ItemGroup> 124 146 <ItemGroup> 125 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">126 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>127 <Name>HeuristicLab.Common-3.3</Name>128 </ProjectReference>129 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">130 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>131 <Name>HeuristicLab.Core.Views-3.3</Name>132 </ProjectReference>133 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">134 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>135 <Name>HeuristicLab.Core-3.3</Name>136 </ProjectReference>137 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">138 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>139 <Name>HeuristicLab.Data-3.3</Name>140 </ProjectReference>141 147 <ProjectReference Include="..\..\HeuristicLab.Encodings.PermutationEncoding\3.3\HeuristicLab.Encodings.PermutationEncoding-3.3.csproj"> 142 148 <Project>{DBECB8B0-B166-4133-BAF1-ED67C3FD7FCA}</Project> 143 149 <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name> 144 </ProjectReference>145 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">146 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>147 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>148 </ProjectReference>149 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">150 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>151 <Name>HeuristicLab.MainForm-3.3</Name>152 </ProjectReference>153 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">154 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>155 <Name>HeuristicLab.PluginInfrastructure-3.3</Name>156 150 </ProjectReference> 157 151 </ItemGroup> … … 190 184 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabEncodingsPermutationEncodingViewsPlugin.cs"</PreBuildEvent> 191 185 </PropertyGroup> 186 <PropertyGroup> 187 <PostBuildEvent>copy "$(TargetPath)" "C:\Program Files\HeuristicLab 3.3\"</PostBuildEvent> 188 </PropertyGroup> 192 189 </Project> -
branches/QAP/HeuristicLab.Encodings.PermutationEncoding.Views/3.3/HeuristicLabEncodingsPermutationEncodingViewsPlugin.cs.frame
r5446 r5785 28 28 [Plugin("HeuristicLab.Encodings.PermutationEncoding.Views", "3.3.3.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll", PluginFileType.Assembly)] 30 [PluginDependency("HeuristicLab.Common", "3.3")] 30 31 [PluginDependency("HeuristicLab.Core", "3.3")] 31 32 [PluginDependency("HeuristicLab.Core.Views", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.