]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dll/dll.bkl
Regenerate dll samples makefiles using the correct source file name.
[wxWidgets.git] / samples / dll / dll.bkl
index c00e693ef686f8455af13e2557233e1cca7cc5de..2eeb512a5937a125f6a7cc3fa223910187c4854a 100644 (file)
@@ -19,7 +19,7 @@
          the same copy of wx would be used -->
     <exe id="wx_exe" template="wx_sample" template_append="wx_append"
          cond="SHARED=='0' and PLATFORM_WIN32=='1'">
-        <sources>dll_user_wx.cpp</sources>
+        <sources>wx_exe.cpp</sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>
         <library>my_dll</library>