Issue #118: Header files and installer fixes

This commit is contained in:
Jakub Melka
2023-12-08 11:54:12 +01:00
parent 642e6a9bb7
commit 3004618992
8 changed files with 105 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2022 Jakub Melka
# Copyright (C) 2022-2023 Jakub Melka
#
# This file is part of PDF4QT.
#
@@ -17,8 +17,10 @@
add_executable(CodeGenerator
codegenerator.cpp
codegenerator.h
main.cpp
generatormainwindow.cpp
generatormainwindow.h
generatormainwindow.ui
)