home *** CD-ROM | disk | FTP | other *** search
/ Freelog 30 / Freelog030.iso / Palm / Comptebon / Src / CompteBon-FR.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. // FRENCH  (Le Compte est Bon)
  4.  
  5. #ifdef TARGET_ENGLISH
  6. #undef TARGET_ENGLISH
  7. #endif
  8.  
  9. #define TARGET_FRENCH
  10.