mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Remove unnecessary pp suffix from filename
This commit is contained in:
parent
6de28ec09e
commit
0444558e21
@ -139,7 +139,7 @@
|
||||
{
|
||||
"name": "winutil",
|
||||
"only": "windows",
|
||||
"sources": "calibre/utils/windows/winutilpp.cpp",
|
||||
"sources": "calibre/utils/windows/winutil.cpp",
|
||||
"libraries": "shell32 wininet advapi32",
|
||||
"cflags": "/X"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user