mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
remove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23868 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c6886926ec
commit
0b5fc35e1c
@ -1511,8 +1511,6 @@ support = frontend_env.StaticLibrary(
|
||||
CCFLAGS = [
|
||||
'$CCFLAGS',
|
||||
'-DHAVE_CONFIG_H',
|
||||
'-DQT_CLEAN_NAMESPACE',
|
||||
'-DQT_GENUINE_STR',
|
||||
'-DQT_NO_STL',
|
||||
'-DQT_NO_KEYWORDS',
|
||||
],
|
||||
@ -1592,8 +1590,6 @@ qt4 = frontend_env.StaticLibrary(
|
||||
CCFLAGS = [
|
||||
'$CCFLAGS',
|
||||
'-DHAVE_CONFIG_H',
|
||||
'-DQT_CLEAN_NAMESPACE',
|
||||
'-DQT_GENUINE_STR',
|
||||
'-DQT_NO_STL',
|
||||
'-DQT_NO_KEYWORDS',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user