This commit is contained in:
tomse
2025-09-07 23:12:14 +02:00
parent 4b56ee8c2b
commit 7a5ddf19ba
165 changed files with 285 additions and 103 deletions

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.

10
.vs/tasks.vs.json Normal file
View File

@@ -0,0 +1,10 @@
{
"version": "0.2.1",
"tasks": [
{
"taskLabel": "task-sRGB",
"appliesTo": "PDFWorkflowManager/PDFWorkflowManager/sRGB.icc",
"type": "launch"
}
]
}