uPDF: clean warnings, move opj_config.h to libopenjpeg folder

git-svn-id: svn://kolibrios.org@8416 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
maxcodehack
2020-12-16 07:57:49 +00:00
parent 0fe62da5c4
commit 08aecd42a8
9 changed files with 19 additions and 51 deletions

View File

@@ -0,0 +1,27 @@
# BUILD ONLY LIBRARIES
cd SYSCALL/src
make
cd ../..
cd fitz
make
cd ..
cd pdf
make
cd ..
cd libopenjpeg
make
cd ..
cd libjbig2dec
make
cd ..
cd draw
make
cd ..
sleep 100