diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-25 19:59:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-25 19:59:13 +0100 |
| commit | e60ff6efc30f494218bd8354ba7d9235c60a5aa0 (patch) | |
| tree | 282442ca93ba4f70a5f58ab85da7e5a473ebef9b /wscript | |
| parent | 65f6366d3b6b3ec4267062e747772b0085c0a741 (diff) | |
wxwindows provides -mwindows
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ def configure(conf): if conf.options.target_windows: conf.env.append_value('CXXFLAGS', ['-DDVDOMATIC_WINDOWS']) - conf.env.append_value('LINKFLAGS', '-mwindows') conf.options.disable_player = True conf.check(lib = 'ws2_32', uselib_store = 'WINSOCK2', msg = "Checking for library winsock2") boost_lib_suffix = '-mt' |
