Changeset 6878 for branches/GeneralizedQAP/HeuristicLab.Persistence.GUI/3.3
- Timestamp:
- 10/05/11 21:55:55 (13 years ago)
- Location:
- branches/GeneralizedQAP
- Files:
-
- 2 deleted
- 3 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/GeneralizedQAP
- Property svn:ignore
-
old new 1 *.docstates 2 *.psess 1 3 *.resharper 2 4 *.suo 5 *.vsp 3 6 Google.ProtocolBuffers-0.9.1.dll 7 HeuristicLab 3.3.5.1.ReSharper.user 8 HeuristicLab 3.3.6.0.ReSharper.user 4 9 HeuristicLab.4.5.resharper.user 5 10 HeuristicLab.resharper.user … … 8 13 _ReSharper.HeuristicLab 9 14 _ReSharper.HeuristicLab 3.3 15 _ReSharper.HeuristicLab.ExtLibs 16 bin 10 17 protoc.exe 11 HeuristicLab 3.3.5.1.ReSharper.user 12 *.psess 13 *.vsp 14 *.docstates 18 HeuristicLab.ExtLibs.6.0.ReSharper.user
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/GeneralizedQAP/HeuristicLab.Persistence.GUI/3.3
- Property svn:ignore
-
old new 5 5 HeuristicLabPersistenceGUIPlugin.cs 6 6 *.vs10x 7 Plugin.cs
-
- Property svn:ignore
-
branches/GeneralizedQAP/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj
r5163 r6878 12 12 <AssemblyName>HeuristicLab.Persistence.GUI-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <StartupObject> … … 40 41 <DebugType>full</DebugType> 41 42 <Optimize>false</Optimize> 42 <OutputPath> bin\Debug\</OutputPath>43 <OutputPath>$(SolutionDir)\bin\</OutputPath> 43 44 <DefineConstants>DEBUG;TRACE</DefineConstants> 44 45 <ErrorReport>prompt</ErrorReport> … … 49 50 <DebugType>pdbonly</DebugType> 50 51 <Optimize>true</Optimize> 51 <OutputPath> bin\Release\</OutputPath>52 <OutputPath>$(SolutionDir)\bin\</OutputPath> 52 53 <DefineConstants>TRACE</DefineConstants> 53 54 <ErrorReport>prompt</ErrorReport> 54 55 <WarningLevel>4</WarningLevel> 55 <DocumentationFile>bin\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile> 56 <DocumentationFile> 57 </DocumentationFile> 56 58 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 57 59 </PropertyGroup> 58 60 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 59 61 <DebugSymbols>true</DebugSymbols> 60 <OutputPath> bin\x64\Debug\</OutputPath>62 <OutputPath>$(SolutionDir)\bin\</OutputPath> 61 63 <DefineConstants>DEBUG;TRACE</DefineConstants> 62 64 <DebugType>full</DebugType> … … 66 68 </PropertyGroup> 67 69 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 68 <OutputPath> bin\x64\Release\</OutputPath>70 <OutputPath>$(SolutionDir)\bin\</OutputPath> 69 71 <DefineConstants>TRACE</DefineConstants> 70 72 <Optimize>true</Optimize> … … 72 74 <PlatformTarget>x64</PlatformTarget> 73 75 <ErrorReport>prompt</ErrorReport> 74 <DocumentationFile>bin\x64\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile> 76 <DocumentationFile> 77 </DocumentationFile> 75 78 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 76 79 </PropertyGroup> 77 80 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 78 81 <DebugSymbols>true</DebugSymbols> 79 <OutputPath> bin\x86\Debug\</OutputPath>82 <OutputPath>$(SolutionDir)\bin\</OutputPath> 80 83 <DefineConstants>DEBUG;TRACE</DefineConstants> 81 84 <DebugType>full</DebugType> … … 85 88 </PropertyGroup> 86 89 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 87 <OutputPath> bin\x86\Release\</OutputPath>90 <OutputPath>$(SolutionDir)\bin\</OutputPath> 88 91 <DefineConstants>TRACE</DefineConstants> 89 92 <Optimize>true</Optimize> … … 91 94 <PlatformTarget>x86</PlatformTarget> 92 95 <ErrorReport>prompt</ErrorReport> 93 <DocumentationFile>bin\x86\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile> 96 <DocumentationFile> 97 </DocumentationFile> 94 98 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 95 99 </PropertyGroup> … … 106 110 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 107 111 <Name>HeuristicLab.Common.Resources-3.3</Name> 112 <Private>False</Private> 108 113 </ProjectReference> 109 114 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 110 115 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 111 116 <Name>HeuristicLab.Persistence-3.3</Name> 117 <Private>False</Private> 112 118 </ProjectReference> 113 119 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 114 120 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 115 121 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 122 <Private>False</Private> 116 123 </ProjectReference> 117 124 </ItemGroup> 118 125 <ItemGroup> 119 <None Include="HeuristicLabPersistenceGUIPlugin.cs.frame" /> 120 <Compile Include="HeuristicLabPersistenceGUIPlugin.cs" /> 126 <None Include="Plugin.cs.frame" /> 121 127 <Compile Include="PersistenceAnalysis.cs" /> 122 128 <Compile Include="PersistenceConfigurationForm.cs"> … … 126 132 <DependentUpon>PersistenceConfigurationForm.cs</DependentUpon> 127 133 </Compile> 134 <Compile Include="Plugin.cs" /> 128 135 <Compile Include="Properties\AssemblyInfo.cs" /> 129 136 <Compile Include="TypeExtensions.cs" /> … … 147 154 <ItemGroup> 148 155 <None Include="app.config" /> 149 <None Include="Properties\AssemblyInfo. frame" />156 <None Include="Properties\AssemblyInfo.cs.frame" /> 150 157 </ItemGroup> 151 158 <ItemGroup> … … 173 180 174 181 call PreBuildEvent.cmd 175 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs"</PreBuildEvent>182 </PreBuildEvent> 176 183 </PropertyGroup> 177 184 </Project>
Note: See TracChangeset
for help on using the changeset viewer.