mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-12 23:23:14 +02:00
Update qelectrotech.pro
add sourc'es files missing in .pro Add headless command-line export (PDF / PNG / SVG / cable-list / wire-list) #483
This commit is contained in:
@@ -130,6 +130,7 @@ INCLUDEPATH += sources/ui
|
||||
|
||||
# Fichiers sources
|
||||
HEADERS += $$files(sources/*.h) \
|
||||
$$files(sources/cli_export.h \
|
||||
$$files(sources/project/*.h) \
|
||||
$$files(sources/ui/*.h) \
|
||||
$$files(sources/editor/*.h) \
|
||||
@@ -174,6 +175,7 @@ HEADERS += $$files(sources/*.h) \
|
||||
$$files(sources/svg/*.h)
|
||||
|
||||
SOURCES += $$files(sources/*.cpp) \
|
||||
$$files(sources/cli_export.cpp \
|
||||
$$files(sources/editor/*.cpp) \
|
||||
$$files(sources/project/*.cpp) \
|
||||
$$files(sources/titleblock/*.cpp) \
|
||||
|
||||
Reference in New Issue
Block a user