Changeset 6833 for branches/Trunk/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj
- Timestamp:
- 09/26/11 15:54:13 (13 years ago)
- Location:
- branches/Trunk/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Trunk/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj.user 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/Trunk/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj
r6832 r6833 115 115 </ItemGroup> 116 116 <ItemGroup> 117 <None Include="Properties\AssemblyInfo.frame" /> 117 <None Include="Properties\AssemblyInfo.ccs.frame" /> 118 <Compile Include="Plugin.cs" /> 118 119 <Compile Include="VariableSymbolView.cs"> 119 120 <SubType>UserControl</SubType> … … 123 124 </Compile> 124 125 <None Include="HeuristicLab.snk" /> 125 <None Include="HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs.frame" /> 126 <Compile Include="HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs" /> 126 <None Include="Plugin.cs.frame" /> 127 127 <Compile Include="Properties\AssemblyInfo.cs" /> 128 128 </ItemGroup> … … 131 131 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 132 132 <Name>HeuristicLab.Collections-3.3</Name> 133 <Private>False</Private></ProjectReference> 133 <Private>False</Private> 134 </ProjectReference> 134 135 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 135 136 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 136 137 <Name>HeuristicLab.Common-3.3</Name> 137 <Private>False</Private></ProjectReference> 138 <Private>False</Private> 139 </ProjectReference> 138 140 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 139 141 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 140 142 <Name>HeuristicLab.Core.Views-3.3</Name> 141 <Private>False</Private></ProjectReference> 143 <Private>False</Private> 144 </ProjectReference> 142 145 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 143 146 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 144 147 <Name>HeuristicLab.Core-3.3</Name> 145 <Private>False</Private></ProjectReference> 148 <Private>False</Private> 149 </ProjectReference> 146 150 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 147 151 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 148 152 <Name>HeuristicLab.Data-3.3</Name> 149 <Private>False</Private></ProjectReference> 153 <Private>False</Private> 154 </ProjectReference> 150 155 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 151 156 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 152 157 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 153 <Private>False</Private></ProjectReference> 158 <Private>False</Private> 159 </ProjectReference> 154 160 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 155 161 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 156 162 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 157 <Private>False</Private></ProjectReference> 163 <Private>False</Private> 164 </ProjectReference> 158 165 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 159 166 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 160 167 <Name>HeuristicLab.MainForm-3.3</Name> 161 <Private>False</Private></ProjectReference> 168 <Private>False</Private> 169 </ProjectReference> 162 170 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 163 171 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 164 172 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 165 <Private>False</Private></ProjectReference> 173 <Private>False</Private> 174 </ProjectReference> 166 175 <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.csproj"> 167 176 <Project>{E86E215D-E3CE-4244-978D-555D4E17AC09}</Project> 168 177 <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.3</Name> 169 <Private>False</Private></ProjectReference> 178 <Private>False</Private> 179 </ProjectReference> 170 180 </ItemGroup> 171 181 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> … … 177 187 178 188 call PreBuildEvent.cmd 179 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs"</PreBuildEvent>189 </PreBuildEvent> 180 190 </PropertyGroup> 181 191 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.