We are now officially running under BeOS !
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@335 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
1b183d5861
commit
bf7e4a53dd
2
io.h
2
io.h
@ -43,7 +43,7 @@ void Extraire_chemin(char *Destination, const char *Source);
|
|||||||
|
|
||||||
char * Position_dernier_slash(const char * Chaine);
|
char * Position_dernier_slash(const char * Chaine);
|
||||||
|
|
||||||
#ifdef __linux__
|
#if defined(__linux__)||defined(__BEOS__)||defined(__HAIKU__)
|
||||||
#define SEPARATEUR_CHEMIN "/"
|
#define SEPARATEUR_CHEMIN "/"
|
||||||
#else
|
#else
|
||||||
#define SEPARATEUR_CHEMIN "\\"
|
#define SEPARATEUR_CHEMIN "\\"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user