Changeset 1586 for trunk/sources/HeuristicLab.Visualization/3.2/HeuristicLab.Visualization-3.2.csproj
- Timestamp:
- 04/16/09 22:41:35 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Visualization/3.2/HeuristicLab.Visualization-3.2.csproj
r1559 r1586 113 113 <Compile Include="MaxAggregator.cs" /> 114 114 <Compile Include="MinAggregator.cs" /> 115 <Compile Include="Options\Options.cs"> 116 <SubType>UserControl</SubType> 117 </Compile> 118 <Compile Include="Options\Options.Designer.cs"> 119 <DependentUpon>Options.cs</DependentUpon> 120 </Compile> 115 121 <Compile Include="Options\OptionsDialog.cs"> 116 122 <SubType>Form</SubType> … … 174 180 <DependentUpon>LineChart.cs</DependentUpon> 175 181 <SubType>Designer</SubType> 182 </EmbeddedResource> 183 <EmbeddedResource Include="Options\Options.resx"> 184 <DependentUpon>Options.cs</DependentUpon> 176 185 </EmbeddedResource> 177 186 <EmbeddedResource Include="Options\OptionsDialog.resx">
Note: See TracChangeset
for help on using the changeset viewer.