]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/screenshotgen/src/screenshotgen.bkl
Include <fcntl.h> from a header using fcntl().
[wxWidgets.git] / utils / screenshotgen / src / screenshotgen.bkl
index b907ebdb01ab1cba97c827da02939d5c5a4e3f2e..d2fd7977756007ebaee393ca749f0e619a4ef7dd 100644 (file)
 
             <wx-mac-app-bundle/>
             <ldflags>$(SAMPLES_RPATH_FLAG)</ldflags>
-            <postlink-command>$(SAMPLES_RPATH_POSTLINK)</postlink-command>
         </if>
 
         <sources>
             screenshot_app.cpp
             screenshot_main.cpp
             guiframe.cpp
-            ctrlmaskout.cpp
             customcombo.cpp
             autocapture.cpp
         </sources>
             screenshot_app.h
             screenshot_main.h
             guiframe.h
-            ctrlmaskout.h
             customcombo.h
             autocapture.h
         </headers>
 
         <wx-lib>aui</wx-lib>
-        <wx-lib>adv</wx-lib>
         <wx-lib>richtext</wx-lib>
         <wx-lib>html</wx-lib>
+        <wx-lib>adv</wx-lib>
         <wx-lib>xml</wx-lib>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>