]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
Fix compilation error
[wxWidgets.git] / build / msw / config.vc
index 9416704e6ecfd54aafd40be161af240f4a2c2336..92a30d5e708f7b98efdc8f84118f1f00b42d2567 100644 (file)
@@ -75,6 +75,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