diff options
Diffstat (limited to 'plugins/src/codecs/jp/jp.pro')
-rw-r--r-- | plugins/src/codecs/jp/jp.pro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/src/codecs/jp/jp.pro b/plugins/src/codecs/jp/jp.pro index 59687543c..8cf766d03 100644 --- a/plugins/src/codecs/jp/jp.pro +++ b/plugins/src/codecs/jp/jp.pro @@ -6,10 +6,10 @@ DESTDIR = ../../../codecs REQUIRES = !bigcodecs -HEADERS = ../../../../include/qeucjpcodec.h \ - ../../../../include/qjiscodec.h \ - ../../../../include/qsjiscodec.h \ - ../../../../include/qjpunicode.h \ +HEADERS = ../../../../include/ntqeucjpcodec.h \ + ../../../../include/ntqjiscodec.h \ + ../../../../include/ntqsjiscodec.h \ + ../../../../include/ntqjpunicode.h \ ../../../../include/private/qfontcodecs_p.h SOURCES = ../../../../src/codecs/qeucjpcodec.cpp \ |