mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
move uic files into its own folder in the msvc project
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14147 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
54acb900ad
commit
9ae369d22f
@ -10,6 +10,8 @@ lyx_automoc(${frontends_qt4_sources})
|
||||
|
||||
lyx_add_qt4_ui_files(frontends_qt4_sources ${frontend_qt4_UI})
|
||||
|
||||
source_group("Uic files" FILES ${frontend_qt4_UI})
|
||||
|
||||
add_definitions(-DQT3_SUPPORT -DQT_NO_STL)
|
||||
|
||||
include_directories( ${TOP_SRC_DIR}/src/frontends/qt4
|
||||
|
Loading…
Reference in New Issue
Block a user