Changeset 6878 for branches/GeneralizedQAP/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj
- Timestamp:
- 10/05/11 21:55:55 (13 years ago)
- Location:
- branches/GeneralizedQAP
- Files:
-
- 3 edited
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.Encodings.SymbolicExpressionTreeEncoding.Views/3.3
- Property svn:ignore
-
old new 4 4 obj 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/GeneralizedQAP/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj
r5832 r6878 41 41 <DebugType>full</DebugType> 42 42 <Optimize>false</Optimize> 43 <OutputPath> bin\Debug\</OutputPath>43 <OutputPath>$(SolutionDir)\bin\</OutputPath> 44 44 <DefineConstants>DEBUG;TRACE</DefineConstants> 45 45 <ErrorReport>prompt</ErrorReport> … … 50 50 <DebugType>pdbonly</DebugType> 51 51 <Optimize>true</Optimize> 52 <OutputPath> bin\Release\</OutputPath>52 <OutputPath>$(SolutionDir)\bin\</OutputPath> 53 53 <DefineConstants>TRACE</DefineConstants> 54 54 <ErrorReport>prompt</ErrorReport> … … 58 58 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> 59 59 <DebugSymbols>true</DebugSymbols> 60 <OutputPath> bin\x64\Debug\</OutputPath>60 <OutputPath>$(SolutionDir)\bin\</OutputPath> 61 61 <DefineConstants>DEBUG;TRACE</DefineConstants> 62 62 <DebugType>full</DebugType> … … 66 66 </PropertyGroup> 67 67 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> 68 <OutputPath> bin\x64\Release\</OutputPath>68 <OutputPath>$(SolutionDir)\bin\</OutputPath> 69 69 <DefineConstants>TRACE</DefineConstants> 70 70 <Optimize>true</Optimize> … … 76 76 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> 77 77 <DebugSymbols>true</DebugSymbols> 78 <OutputPath> bin\x86\Debug\</OutputPath>78 <OutputPath>$(SolutionDir)\bin\</OutputPath> 79 79 <DefineConstants>DEBUG;TRACE</DefineConstants> 80 80 <DebugType>full</DebugType> … … 84 84 </PropertyGroup> 85 85 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> 86 <OutputPath> bin\x86\Release\</OutputPath>86 <OutputPath>$(SolutionDir)\bin\</OutputPath> 87 87 <DefineConstants>TRACE</DefineConstants> 88 88 <Optimize>true</Optimize> … … 115 115 <DependentUpon>DefaultSymbolicExpressionGrammarView.cs</DependentUpon> 116 116 </Compile> 117 <Compile Include="Plugin.cs" /> 117 118 <Compile Include="SymbolView.cs"> 118 119 <SubType>UserControl</SubType> … … 127 128 <DependentUpon>GraphicalSymbolicExpressionTreeView.cs</DependentUpon> 128 129 </Compile> 129 <Compile Include="HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs" />130 130 <Compile Include="Properties\AssemblyInfo.cs" /> 131 131 <Compile Include="SymbolicExpressionTreeChart.cs"> … … 147 147 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 148 148 <Name>HeuristicLab.Collections-3.3</Name> 149 <Private>False</Private> 149 150 </ProjectReference> 150 151 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 151 152 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 152 153 <Name>HeuristicLab.Common-3.3</Name> 154 <Private>False</Private> 153 155 </ProjectReference> 154 156 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 155 157 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 156 158 <Name>HeuristicLab.Core.Views-3.3</Name> 159 <Private>False</Private> 157 160 </ProjectReference> 158 161 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 159 162 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 160 163 <Name>HeuristicLab.Core-3.3</Name> 164 <Private>False</Private> 161 165 </ProjectReference> 162 166 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 163 167 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 164 168 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 169 <Private>False</Private> 165 170 </ProjectReference> 166 171 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 167 172 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 168 173 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 174 <Private>False</Private> 169 175 </ProjectReference> 170 176 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 171 177 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 172 178 <Name>HeuristicLab.MainForm-3.3</Name> 179 <Private>False</Private> 173 180 </ProjectReference> 174 181 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 175 182 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 176 183 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 184 <Private>False</Private> 177 185 </ProjectReference> 178 186 </ItemGroup> 179 187 <ItemGroup> 180 188 <None Include="HeuristicLab.snk" /> 181 <None Include=" HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs.frame" />182 <None Include="Properties\AssemblyInfo. frame" />189 <None Include="Plugin.cs.frame" /> 190 <None Include="Properties\AssemblyInfo.cs.frame" /> 183 191 </ItemGroup> 184 192 <ItemGroup> … … 214 222 215 223 call PreBuildEvent.cmd 216 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs"</PreBuildEvent>224 </PreBuildEvent> 217 225 </PropertyGroup> 218 226 </Project>
Note: See TracChangeset
for help on using the changeset viewer.