]> git.saurik.com Git - wxWidgets.git/commitdiff
Modified Files:
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 5 Oct 2001 11:04:31 +0000 (11:04 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 5 Oct 2001 11:04:31 +0000 (11:04 +0000)
  wxWindows/descrip.mms
 Added Files:
  wxWindows/src/html/DESCRIP.MMS

 Added html files to OpenVMS compilation

 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

descrip.mms

index 325bb4fd8408d64ca79c7fa0deca531759bcbc9a..b39f2bc227ee47e478b2f552abcdda86f0540675 100644 (file)
@@ -26,6 +26,8 @@ gtk : [.include.wx]setup.h
        $(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
        set default [-.common]
        $(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
+       set default [-.html]
+       $(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
        set default [-.unix]
        $(MMS)$(MMSQUALIFIERS)/macro=(__WXGTK__=1)
        set default [-.gtk]