mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
#Issue 25: Plugin compilation + icons for programs
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
add_executable(Pdf4QtViewerLite
|
||||
main.cpp
|
||||
icon.rc
|
||||
)
|
||||
|
||||
target_link_libraries(Pdf4QtViewerLite PRIVATE Pdf4QtLib Pdf4QtViewer Qt6::Core Qt6::Gui Qt6::Widgets)
|
||||
|
1
Pdf4QtViewerLite/icon.rc
Normal file
1
Pdf4QtViewerLite/icon.rc
Normal file
@@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "app-icon.ico"
|
Reference in New Issue
Block a user