]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.wat
show the unhandled exceptions in debug build instead of silently eating them
[wxWidgets.git] / build / msw / config.wat
index bcd68f7129876e0d7f8ba12e8edb521bf03ce83d..f708ff55f3dac0de0b9649f12dea20ff85ea293e 100644 (file)
@@ -80,6 +80,9 @@ USE_AUI = 1
 # Build wxRichTextCtrl library (USE_GUI must be 1)? [0,1]
 USE_RICHTEXT = 1
 
+# Build wxStyledTextCtrl library (USE_GUI must be 1)? [0,1]
+USE_STC = 1
+
 # Build OpenGL canvas library (USE_GUI must be 1)? [0,1]
 USE_OPENGL = 0