]> git.saurik.com Git - wxWidgets.git/commitdiff
Always build prntdlgg for wxMSW since it will be needed if
authorRobin Dunn <robin@alldunn.com>
Thu, 18 Sep 2003 20:53:18 +0000 (20:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 18 Sep 2003 20:53:18 +0000 (20:53 +0000)
wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW is turned on.

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

build/bakefiles/files.bkl

index 9f2c9731709165f85db1e582c02e5129ed8e6137..a2bb782eead02895421d8fa5d60032df39ba3e47 100644 (file)
@@ -1091,6 +1091,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 </set>
 <set var="MSW_SRC" hints="files">
     src/generic/statusbr.cpp
+    src/generic/prntdlgg.cpp
     src/msw/accel.cpp
     src/msw/bmpbuttn.cpp
     src/msw/button.cpp