home *** CD-ROM | disk | FTP | other *** search
/ Freelog 30 / Freelog030.iso / Palm / Comptebon / Src / CompteBon-EN.h < prev    next >
C/C++ Source or Header  |  2000-08-19  |  216b  |  10 lines

  1. // This file is used to choosed the right input ressources
  2. // according to the used langages, here :
  3. // ENGLISH  (Le Compte est Bon)
  4.  
  5. #ifdef TARGET_FRENCH
  6. #undef TARGET_FRENCH
  7. #endif
  8.  
  9. #define TARGET_ENGLISH
  10.