~ubuntu-branches/debian/sid/abi-compliance-checker/sid

« back to all changes in this revision

Viewing changes to modules/Targets/unix/descriptors/libwx_gtk2_adv.xml

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2013-06-11 10:48:45 UTC
  • mfrom: (1.1.7)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: package-import@ubuntu.com-20130611104845-z4316jm22tc4yl6e
Tags: upstream-1.99.1
ImportĀ upstreamĀ versionĀ 1.99.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<add_include_paths>
 
2
    /usr/lib/wx/include
 
3
</add_include_paths>
 
4
 
 
5
<skip_include_paths>
 
6
    /usr/include/wx-2.8/wx
 
7
</skip_include_paths>
 
8
 
 
9
<defines>
 
10
    #define __WXGTK__
 
11
    #define wxUSE_GUI 1
 
12
</defines>
 
13
 
 
14
<include_preamble>
 
15
    wx/wx.h
 
16
</include_preamble>
 
17
 
 
18
<skip_including>
 
19
    /generic/
 
20
    /unix/
 
21
</skip_including>
 
 
b'\\ No newline at end of file'