Skip to content
Snippets Groups Projects
Commit c474b330 authored by deuce's avatar deuce
Browse files

#define COMPILER_DESC(x) DESCRIBE_COMPILER(x) if USE_XPDEV

parent eee2b3b6
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,7 @@
#include "filewrap.h"
#define BACKSLASH PATH_DELIM
#define mswait(x) SLEEP(x)
#define COMPILER_DESC(x) DESCRIBE_COMPILER(x)
#endif
#define GLOBAL extern /* turns XSDKVARS.C into a header file */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment