aboutsummaryrefslogtreecommitdiffstats
path: root/CNativeCode/macppcdefs.h
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2000-11-18 06:43:49 +0000
committerSven Gothel <[email protected]>2000-11-18 06:43:49 +0000
commit880653d31a8f1ff8384fdbc75b84934bceecfdb8 (patch)
treebdafb71416f176d2a4b73bf716c9dc3f13685a8b /CNativeCode/macppcdefs.h
Initial revision
Diffstat (limited to 'CNativeCode/macppcdefs.h')
-rw-r--r--CNativeCode/macppcdefs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/CNativeCode/macppcdefs.h b/CNativeCode/macppcdefs.h
new file mode 100644
index 0000000..b1aa588
--- /dev/null
+++ b/CNativeCode/macppcdefs.h
@@ -0,0 +1,7 @@
+#ifndef _macppcdefs_h
+ #define _macppcdefs_h
+
+ #define __LIB_VERSION__ "2.4.1.2"
+
+ #define NDEBUG
+#endif