Changeset 6833 for branches/Trunk/HeuristicLab.DebugEngine/3.3
- Timestamp:
- 09/26/11 15:54:13 (13 years ago)
- Location:
- branches/Trunk/HeuristicLab.DebugEngine/3.3
- Files:
-
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/Trunk/HeuristicLab.DebugEngine/3.3
- Property svn:ignore
-
old new 4 4 obj 5 5 *.vs10x 6 Plugin.cs
-
- Property svn:ignore
-
branches/Trunk/HeuristicLab.DebugEngine/3.3/HeuristicLab.DebugEngine-3.3.csproj
r6832 r6833 12 12 <AssemblyName>HeuristicLab.DebugEngine-3.3</AssemblyName> 13 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 15 16 <FileAlignment>512</FileAlignment> 16 17 <TargetFrameworkProfile /> … … 121 122 <DependentUpon>OperatorTraceView.cs</DependentUpon> 122 123 </Compile> 124 <Compile Include="Plugin.cs" /> 123 125 <Compile Include="Properties\AssemblyInfo.cs" /> 124 126 <Compile Include="Utils.cs" /> 125 127 </ItemGroup> 126 128 <ItemGroup> 127 <Compile Include="HeuristicLabDebugEnginePlugin.cs" />128 129 <None Include="HeuristicLab.snk" /> 129 <None Include=" HeuristicLabDebugEnginePlugin.cs.frame" />130 <None Include="Properties\AssemblyInfo. frame" />130 <None Include="Plugin.cs.frame" /> 131 <None Include="Properties\AssemblyInfo.cs.frame" /> 131 132 </ItemGroup> 132 133 <ItemGroup> … … 134 135 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 135 136 <Name>HeuristicLab.Collections-3.3</Name> 136 <Private>False</Private></ProjectReference> 137 <Private>False</Private> 138 </ProjectReference> 137 139 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 138 140 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 139 141 <Name>HeuristicLab.Common.Resources-3.3</Name> 140 <Private>False</Private></ProjectReference> 142 <Private>False</Private> 143 </ProjectReference> 141 144 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 142 145 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 143 146 <Name>HeuristicLab.Common-3.3</Name> 144 <Private>False</Private></ProjectReference> 147 <Private>False</Private> 148 </ProjectReference> 145 149 <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj"> 146 150 <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project> 147 151 <Name>HeuristicLab.Core.Views-3.3</Name> 148 <Private>False</Private></ProjectReference> 152 <Private>False</Private> 153 </ProjectReference> 149 154 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 150 155 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 151 156 <Name>HeuristicLab.Core-3.3</Name> 152 <Private>False</Private></ProjectReference> 157 <Private>False</Private> 158 </ProjectReference> 153 159 <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj"> 154 160 <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project> 155 161 <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name> 156 <Private>False</Private></ProjectReference> 162 <Private>False</Private> 163 </ProjectReference> 157 164 <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj"> 158 165 <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project> 159 166 <Name>HeuristicLab.MainForm-3.3</Name> 160 <Private>False</Private></ProjectReference> 167 <Private>False</Private> 168 </ProjectReference> 161 169 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 162 170 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 163 171 <Name>HeuristicLab.Operators-3.3</Name> 164 <Private>False</Private></ProjectReference> 172 <Private>False</Private> 173 </ProjectReference> 165 174 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 166 175 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 167 176 <Name>HeuristicLab.Persistence-3.3</Name> 168 <Private>False</Private></ProjectReference> 177 <Private>False</Private> 178 </ProjectReference> 169 179 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 170 180 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 171 181 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 172 <Private>False</Private></ProjectReference> 182 <Private>False</Private> 183 </ProjectReference> 173 184 </ItemGroup> 174 185 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> … … 180 191 181 192 call PreBuildEvent.cmd 182 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabDebugEnginePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabDebugEnginePlugin.cs"</PreBuildEvent>193 </PreBuildEvent> 183 194 </PropertyGroup> 184 195 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.