A little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,7 +108,6 @@ if os.name == 'nt':
|
||||
|
||||
includes = ['src',
|
||||
os.path.join(WXDIR, 'include'),
|
||||
##os.path.join(WXDIR, 'contrib/include'),
|
||||
]
|
||||
|
||||
defines = [ ('WIN32', None), # Some of these are no longer
|
||||
@@ -434,5 +433,3 @@ setup(name = PKGDIR,
|
||||
ext_modules = wxpExtensions,
|
||||
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user