mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
17 lines
374 B
Prolog
17 lines
374 B
Prolog
|
######################################################################
|
||
|
# Automatically generated by qmake (2.01a) Tue Apr 1 00:17:55 2008
|
||
|
######################################################################
|
||
|
|
||
|
TEMPLATE = app
|
||
|
TARGET = lyxled
|
||
|
DEPENDPATH += .
|
||
|
INCLUDEPATH += .
|
||
|
|
||
|
HEADERS += LayoutEditor.h
|
||
|
|
||
|
SOURCES += \
|
||
|
LayoutEditor.cpp \
|
||
|
main.cpp
|
||
|
|
||
|
FORMS += ui/MainWindowUi.ui
|