Changeset 3748 in Sophya for trunk/SophyaPI
- Timestamp:
- Feb 19, 2010, 8:35:34 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pisysdep.h
r3473 r3748 5 5 6 6 #ifdef __PIWQUARTZ__ 7 #define PIWDG_H "piwdg mosx.h"7 #define PIWDG_H "piwdgquartz.h" 8 8 #define PICONT_H "PIContainerQuartz.h" 9 9 #define PIMENU_H "PIMenuQuartz.h" 10 10 #define PIMENUBAR_H "PIMenuBarQuartz.h" 11 11 #define PIAPP_H "PIApplQuartz.h" 12 #define PISTDWDG_H "pistdwdg mosx.h"12 #define PISTDWDG_H "pistdwdgquartz.h" 13 13 #define PIWIN_H "PIWindowQuartz.h" 14 14 #define PIPERIODIC_H "PIPeriodQuartz.h" … … 18 18 #define PICMAP_H "picmap.h" 19 19 #define PIFONT_H "pifontquartz.h" 20 #define PIOPTMENU_H "pioptmenuquartz.h" 21 #define PIBWDG_H "pibwdgquartz.h" 22 20 23 21 24 #elif __MWERKS__ // Macintosh
Note:
See TracChangeset
for help on using the changeset viewer.