Changeset 159
- Timestamp:
 - Jun 28, 2009, 5:47:45 PM (16 years ago)
 - Location:
 - trunk/src/plugins/platform-launcher/library/pm
 - Files:
 - 
      
- 2 edited
 
- 
          
  eclipse.rc (modified) (1 diff)
 - 
          
  eclipseOs2.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/plugins/platform-launcher/library/pm/eclipse.rc
r41 r159 2 2 #define ECLIPSE_ICON 401 3 3 4 ICON ECLIPSE_ICON DISCARDABLE " ..\\..\\..\\apps\\dev\\swt!2\\eclipseos2\\src\\plugins\\platform-launcher\\library\\pm\\eclipse.ico"4 ICON ECLIPSE_ICON DISCARDABLE "\\apps\\dev\\swt\\trunk\\src\\plugins\\platform-launcher\\library\\pm\\eclipse.ico" 5 5 // default bitmap for static control 6 BITMAP 501 DISCARDABLE " ..\\..\\..\\apps\\dev\\swt!2\\eclipseos2\\src\\plugins\\platform-launcher\\library\\icon32_full.bmp"6 BITMAP 501 DISCARDABLE "\\apps\\dev\\swt!2\\eclipseos2\\src\\plugins\\platform-launcher\\library\\icon32_full.bmp" 7 7  - 
      
trunk/src/plugins/platform-launcher/library/pm/eclipseOs2.c
r40 r159 1 1 2 #include " eclipseOS.h"2 #include "..\\eclipseOS.h" 3 3 4 4 #define INCL_PM  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  