mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Fix copy/paste error for ribbon build on Windows
This commit is contained in:
2
wscript
2
wscript
@@ -136,7 +136,7 @@ def configure(conf):
|
||||
conf.env.LIB_WXMEDIA += cfg.makeLibName('media')
|
||||
|
||||
_copyEnvGroup(conf.env, '_WX', '_WXRIBBON')
|
||||
conf.env.LIB_WXMEDIA += cfg.makeLibName('ribbon')
|
||||
conf.env.LIB_WXRIBBON += cfg.makeLibName('ribbon')
|
||||
|
||||
# ** Add code for new modules here (and below for non-MSW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user