]> git.saurik.com Git - wxWidgets.git/commitdiff
removing codewarrior support
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 9 Apr 2013 06:52:03 +0000 (06:52 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 9 Apr 2013 06:52:03 +0000 (06:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/stc/stc_cw.h [deleted file]
src/stc/stc_cw_d.h [deleted file]
src/stc/stc_cwc.h [deleted file]
src/stc/stc_cwc_d.h [deleted file]

diff --git a/src/stc/stc_cw.h b/src/stc/stc_cw.h
deleted file mode 100644 (file)
index 352f7e3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __WX__
-#define SCI_LEXER
-#define LINK_LEXERS
-#include "wx/wx_cw.h"
\ No newline at end of file
diff --git a/src/stc/stc_cw_d.h b/src/stc/stc_cw_d.h
deleted file mode 100644 (file)
index c865c28..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __WX__
-#define SCI_LEXER
-#define LINK_LEXERS
-#include "wx/wx_cw_d.h"
\ No newline at end of file
diff --git a/src/stc/stc_cwc.h b/src/stc/stc_cwc.h
deleted file mode 100644 (file)
index e45ddef..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __WX__
-#define SCI_LEXER
-#define LINK_LEXERS
-#include "wx/wx_cwc.h"
\ No newline at end of file
diff --git a/src/stc/stc_cwc_d.h b/src/stc/stc_cwc_d.h
deleted file mode 100644 (file)
index bb809f5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define __WX__
-#define SCI_LEXER
-#define LINK_LEXERS
-#include "wx/wx_cwc_d.h"
\ No newline at end of file