1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
This commit is contained in:
Lu Wang 2012-11-29 20:40:47 +08:00
parent 195a6cc581
commit 96fd23b6e1

View File

@ -143,7 +143,6 @@ configure_file (${CMAKE_SOURCE_DIR}/pdf2htmlEX.1.in ${CMAKE_SOURCE_DIR}/pdf2html
add_executable(pdf2htmlEX
src/Param.h
src/config.h
src/pdf2htmlEX-config.h
src/pdf2htmlEX.cc
src/HTMLRenderer/HTMLRenderer.h
@ -178,7 +177,7 @@ add_executable(pdf2htmlEX
src/util/namespace.h
src/util/path.h
src/util/path.cc
src/util/string_formatter.h
src/util/StringFormatter.h
src/util/TmpFiles.h
src/util/TmpFiles.cc
src/util/unicode.h