Working YellowNotes on Windows.

This commit is contained in:
2025-11-20 16:59:14 +01:00
parent 36aba3a381
commit ea3f447af1
16 changed files with 1607 additions and 123 deletions

View File

@@ -9,7 +9,8 @@ add_executable(yellownotes main.cpp
gtk-imports.h
gtkloader.h gtkloader.cpp
gtk-imports.c
yellownotes.h yellownotes.cpp)
yellownotes.h yellownotes.cpp
tr.h tr.cpp)
include(GNUInstallDirs)
install(TARGETS yellownotes