]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.wat
Fix compilation error
[wxWidgets.git] / build / msw / config.wat
index 079a324ca4e68a5a4f530aa42f584799c59e9717..2d521fc825b09ed0ef64549333485aeea26e4542 100644 (file)
@@ -68,6 +68,9 @@ USE_GUI = 1
 # Build wxHTML library (USE_GUI must be 1)? [0,1]
 USE_HTML = 1
 
+# Build multimedia library (USE_GUI must be 1)? [0,1]
+USE_MEDIA = 1
+
 # Build wxXRC library (USE_GUI must be 1)? [0,1]
 USE_XRC = 1