coconut-sysdep.h

Go to the documentation of this file.
00001 
00013 #ifndef COCONUT_SYSDEP_H_INCLUDED
00014 #define COCONUT_SYSDEP_H_INCLUDED
00015 
00016 #ifdef  __APPLE__
00017 #       include <Foundation/Foundation.h>
00018 #else   /* __APPLE__ */
00019 #       include <Cacao/Cacao.h>
00020 #endif  /* __APPLE__ */
00021 
00022 #endif /* COCONUT_SYSDEP_H_INCLUDED */
00023 

Generated on Mon Mar 20 18:45:20 2006 for Coconut by  doxygen 1.4.6