Changeset 570
- Timestamp:
- 04/29/08 16:22:01 (8 months ago)
- Files:
-
- trunk/bin/win32/release (.net)/bin/model.ico (added)
- trunk/bin/win32/release (.net)/bin/x42view.net.exe (modified) (previous)
- trunk/bin/win32/release (.net)/bin/x42view.net.pdb (modified) (previous)
- trunk/x42view.net/Gear and Wrench.ICO (modified) (previous)
- trunk/x42view.net/Properties/Resources.Designer.cs (modified) (1 diff)
- trunk/x42view.net/Properties/Settings.Designer.cs (modified) (1 diff)
- trunk/x42view.net/model.ico (added)
- trunk/x42view.net/x42view.net.csproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/x42view.net/Properties/Resources.Designer.cs
r481 r570 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 8324 // Runtime Version:2.0.50727.1433 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if trunk/x42view.net/Properties/Settings.Designer.cs
r485 r570 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 8324 // Runtime Version:2.0.50727.1433 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if trunk/x42view.net/x42view.net.csproj
r548 r570 173 173 </Compile> 174 174 <Compile Include="Gui\Options.cs"> 175 <SubType> Form</SubType>175 <SubType>Component</SubType> 176 176 </Compile> 177 177 <Compile Include="Gui\Options.Designer.cs"> … … 343 343 </Content> 344 344 <Content Include="Readme.html"> 345 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 346 </Content> 347 <Content Include="model.ico"> 345 348 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 346 349 </Content>
