CMakeLists are a work in progress
This commit is contained in:
parent
867f04daf8
commit
21ec91d937
1 changed files with 4 additions and 3 deletions
|
@ -4,10 +4,11 @@ set(danbooru_client_SRCS
|
||||||
danbooruconnectwidget.cpp
|
danbooruconnectwidget.cpp
|
||||||
model/danboorupostdelegate.cpp
|
model/danboorupostdelegate.cpp
|
||||||
model/danboorupostmodel.cpp
|
model/danboorupostmodel.cpp
|
||||||
danbooruclientview.cpp
|
|
||||||
test.cpp
|
test.cpp
|
||||||
testwidget.cpp
|
# mainwindow.cpp
|
||||||
testpostdata.cpp
|
# danbooru_client.cpp
|
||||||
|
testwidget.cpp
|
||||||
|
testpostdata.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
#ki18n_wrap_ui(danbooru_client_SRCS danbooru_clientview_base.ui prefs_base.ui)
|
#ki18n_wrap_ui(danbooru_client_SRCS danbooru_clientview_base.ui prefs_base.ui)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue