Changeset 3902 for trunk/sources
- Timestamp:
- 06/08/10 15:53:23 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3
- Files:
-
- 5 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj
r3884 r3902 221 221 </ProjectReference> 222 222 </ItemGroup> 223 <ItemGroup>224 <EmbeddedResource Include="EstimatedValuesView.resx">225 <DependentUpon>EstimatedValuesView.cs</DependentUpon>226 </EmbeddedResource>227 <EmbeddedResource Include="LineChartView.resx">228 <DependentUpon>LineChartView.cs</DependentUpon>229 </EmbeddedResource>230 <EmbeddedResource Include="ScatterPlotView.resx">231 <DependentUpon>ScatterPlotView.cs</DependentUpon>232 </EmbeddedResource>233 <EmbeddedResource Include="Symbolic\SimplifiedSymbolicExpressionModelView.resx">234 <DependentUpon>SimplifiedSymbolicExpressionModelView.cs</DependentUpon>235 </EmbeddedResource>236 <EmbeddedResource Include="Symbolic\SymbolicExpressionModelView.resx">237 <DependentUpon>SymbolicExpressionModelView.cs</DependentUpon>238 </EmbeddedResource>239 </ItemGroup>240 223 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 241 224 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.