Changeset 3296 for trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj
- Timestamp:
- 04/10/10 00:30:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj
r3294 r3296 89 89 </Compile> 90 90 <Compile Include="HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs" /> 91 <Compile Include="PropertiesView.cs">92 <SubType>UserControl</SubType>93 </Compile>94 <Compile Include="PropertiesView.Designer.cs">95 <DependentUpon>PropertiesView.cs</DependentUpon>96 </Compile>97 91 <Compile Include="Properties\AssemblyInfo.cs" /> 98 92 <Compile Include="Properties\Resources.Designer.cs"> … … 150 144 <DependentUpon>GraphicalSymbolicExpressionTreeView.cs</DependentUpon> 151 145 </EmbeddedResource> 152 <EmbeddedResource Include="PropertiesView.resx">153 <DependentUpon>PropertiesView.cs</DependentUpon>154 </EmbeddedResource>155 146 <EmbeddedResource Include="Properties\Resources.resx"> 156 147 <Generator>ResXFileCodeGenerator</Generator>
Note: See TracChangeset
for help on using the changeset viewer.