started working on cross-compile support

svn path=/branches/xmlbuildsystem/; revision=13046
This commit is contained in:
Steven Edwards 2005-01-14 20:41:45 +00:00
parent f3367f398b
commit ffdcbc9c60

View file

@ -14,7 +14,7 @@
#define SSEP "\\"
#define SBAD_SEP "/"
#else
#define EXEPOSTFIX
#define EXEPOSTFIX ""
#define CSEP '/'
#define CBAD_SEP '\\'
#define SSEP "/"