Changeset 6833 for branches/Trunk/HeuristicLab.Operators.Views/3.3
- Timestamp:
- 09/26/11 15:54:13 (13 years ago)
- Location:
- branches/Trunk/HeuristicLab.Operators.Views/3.3
- Files:
-
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/Trunk/HeuristicLab.Operators.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLabOperatorsViewsPlugin.cs 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/Trunk/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj
r6832 r6833 54 54 <ErrorReport>prompt</ErrorReport> 55 55 <WarningLevel>4</WarningLevel> 56 <DocumentationFile></DocumentationFile> 56 <DocumentationFile> 57 </DocumentationFile> 57 58 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 59 </PropertyGroup> … … 69 70 <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath> 70 71 <DefineConstants>TRACE</DefineConstants> 71 <DocumentationFile></DocumentationFile> 72 <DocumentationFile> 73 </DocumentationFile> 72 74 <Optimize>true</Optimize> 73 75 <DebugType>pdbonly</DebugType> … … 88 90 <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath> 89 91 <DefineConstants>TRACE</DefineConstants> 90 <DocumentationFile></DocumentationFile> 92 <DocumentationFile> 93 </DocumentationFile> 91 94 <Optimize>true</Optimize> 92 95 <DebugType>pdbonly</DebugType> … … 119 122 <DependentUpon>AlgorithmOperatorView.cs</DependentUpon> 120 123 </Compile> 121 <None Include=" HeuristicLabOperatorsViewsPlugin.cs.frame" />124 <None Include="Plugin.cs.frame" /> 122 125 <Compile Include="CheckedMultiOperatorView.cs"> 123 126 <SubType>UserControl</SubType> … … 138 141 <DependentUpon>OperatorView.cs</DependentUpon> 139 142 </Compile> 143 <Compile Include="Plugin.cs" /> 140 144 <Compile Include="ValuesCollectorView.cs"> 141 145 <SubType>UserControl</SubType> … … 144 148 <DependentUpon>ValuesCollectorView.cs</DependentUpon> 145 149 </Compile> 146 <Compile Include="HeuristicLabOperatorsViewsPlugin.cs" />147 150 <Compile Include="Properties\AssemblyInfo.cs" /> 148 151 </ItemGroup> 149 152 <ItemGroup> 150 153 <None Include="HeuristicLab.snk" /> 151 <None Include="Properties\AssemblyInfo. frame" />154 <None Include="Properties\AssemblyInfo.cs.frame" /> 152 155 </ItemGroup> 153 156 <ItemGroup> … … 155 158 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 156 159 <Name>HeuristicLab.Collections-3.3</Name> 157 <Private>False</Private></ProjectReference> 160 <Private>False</Private> 161 </ProjectReference> 158 162 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 159 163 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 160 164 <Name>HeuristicLab.Common.Resources-3.3</Name> 161 <Private>False</Private></ProjectReference> 165 <Private>False</Private> 166 </ProjectReference> 162 167 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 163 168 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 164 169 <Name>HeuristicLab.Common-3.3</Name> 165 <Private>False</Private></ProjectReference> 170 <Private>False</Private> 171 </ProjectReference> 166 172 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 167 173 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 168 174 <Name>HeuristicLab.Core.Views-3.3</Name> 169 <Private>False</Private></ProjectReference> 175 <Private>False</Private> 176 </ProjectReference> 170 177 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 171 178 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 172 179 <Name>HeuristicLab.Core-3.3</Name> 173 <Private>False</Private></ProjectReference> 180 <Private>False</Private> 181 </ProjectReference> 174 182 <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj"> 175 183 <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project> 176 184 <Name>HeuristicLab.Data.Views-3.3</Name> 177 <Private>False</Private></ProjectReference> 185 <Private>False</Private> 186 </ProjectReference> 178 187 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 179 188 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 180 189 <Name>HeuristicLab.Data-3.3</Name> 181 <Private>False</Private></ProjectReference> 190 <Private>False</Private> 191 </ProjectReference> 182 192 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 183 193 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 184 194 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 185 <Private>False</Private></ProjectReference> 195 <Private>False</Private> 196 </ProjectReference> 186 197 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 187 198 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 188 199 <Name>HeuristicLab.MainForm-3.3</Name> 189 <Private>False</Private></ProjectReference> 200 <Private>False</Private> 201 </ProjectReference> 190 202 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 191 203 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 192 204 <Name>HeuristicLab.Operators-3.3</Name> 193 <Private>False</Private></ProjectReference> 205 <Private>False</Private> 206 </ProjectReference> 194 207 <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj"> 195 208 <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project> 196 209 <Name>HeuristicLab.Optimization.Views-3.3</Name> 197 <Private>False</Private></ProjectReference> 210 <Private>False</Private> 211 </ProjectReference> 198 212 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 199 213 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 200 214 <Name>HeuristicLab.Optimization-3.3</Name> 201 <Private>False</Private></ProjectReference> 215 <Private>False</Private> 216 </ProjectReference> 202 217 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 203 218 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 204 219 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 205 <Private>False</Private></ProjectReference> 220 <Private>False</Private> 221 </ProjectReference> 206 222 </ItemGroup> 207 223 <ItemGroup> … … 237 253 238 254 call PreBuildEvent.cmd 239 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOperatorsViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOperatorsViewsPlugin.cs"</PreBuildEvent>255 </PreBuildEvent> 240 256 </PropertyGroup> 241 257 </Project>
Note: See TracChangeset
for help on using the changeset viewer.