- Timestamp:
- 09/26/11 15:54:13 (13 years ago)
- Location:
- branches/Trunk/HeuristicLab.Core.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Trunk/HeuristicLab.Core.Views/3.3
- Property svn:ignore
-
old new 4 4 HeuristicLabCoreViewsPlugin.cs 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/Trunk/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.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> … … 113 116 </ItemGroup> 114 117 <ItemGroup> 115 <None Include=" HeuristicLabCoreViewsPlugin.cs.frame" />118 <None Include="Plugin.cs.frame" /> 116 119 <Compile Include="CheckedItemCollectionView.cs"> 117 120 <SubType>UserControl</SubType> … … 144 147 <DependentUpon>LogView.cs</DependentUpon> 145 148 </Compile> 149 <Compile Include="Plugin.cs" /> 146 150 <Compile Include="VariableValueView.cs"> 147 151 <SubType>UserControl</SubType> … … 294 298 <DependentUpon>NamedItemCollectionView.cs</DependentUpon> 295 299 </Compile> 296 <Compile Include="HeuristicLabCoreViewsPlugin.cs" />297 300 <Compile Include="Properties\AssemblyInfo.cs" /> 298 301 <Compile Include="VariableView.cs"> … … 305 308 <ItemGroup> 306 309 <None Include="HeuristicLab.snk" /> 307 <None Include="Properties\AssemblyInfo. frame" />310 <None Include="Properties\AssemblyInfo.cs.frame" /> 308 311 </ItemGroup> 309 312 <ItemGroup> … … 311 314 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 312 315 <Name>HeuristicLab.Collections-3.3</Name> 313 <Private>False</Private></ProjectReference> 316 <Private>False</Private> 317 </ProjectReference> 314 318 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 315 319 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 316 320 <Name>HeuristicLab.Common.Resources-3.3</Name> 317 <Private>False</Private></ProjectReference> 321 <Private>False</Private> 322 </ProjectReference> 318 323 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 319 324 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 320 325 <Name>HeuristicLab.Common-3.3</Name> 321 <Private>False</Private></ProjectReference> 326 <Private>False</Private> 327 </ProjectReference> 322 328 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 323 329 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 324 330 <Name>HeuristicLab.Core-3.3</Name> 325 <Private>False</Private></ProjectReference> 331 <Private>False</Private> 332 </ProjectReference> 326 333 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 327 334 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 328 335 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 329 <Private>False</Private></ProjectReference> 336 <Private>False</Private> 337 </ProjectReference> 330 338 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 331 339 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 332 340 <Name>HeuristicLab.MainForm-3.3</Name> 333 <Private>False</Private></ProjectReference> 341 <Private>False</Private> 342 </ProjectReference> 334 343 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 335 344 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 336 345 <Name>HeuristicLab.Persistence-3.3</Name> 337 <Private>False</Private></ProjectReference> 346 <Private>False</Private> 347 </ProjectReference> 338 348 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 339 349 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 340 350 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 341 <Private>False</Private></ProjectReference> 351 <Private>False</Private> 352 </ProjectReference> 342 353 </ItemGroup> 343 354 <ItemGroup> … … 373 384 374 385 call PreBuildEvent.cmd 375 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCoreViewsPlugin.cs"</PreBuildEvent>386 </PreBuildEvent> 376 387 </PropertyGroup> 377 388 </Project>
Note: See TracChangeset
for help on using the changeset viewer.