[Podofo-svn] SF.net SVN: podofo:[1228] podofo/trunk/src/CMakeLists.txt
A PDF parsing, modification and creation library.
Brought to you by:
domseichter
|
From: <dom...@us...> - 2010-05-03 22:32:06
|
Revision: 1228
http://podofo.svn.sourceforge.net/podofo/?rev=1228&view=rev
Author: domseichter
Date: 2010-05-03 22:32:00 +0000 (Mon, 03 May 2010)
Log Message:
-----------
ADDED: Missing headers to CMakeLists, sorry for breaking the build.
Modified Paths:
--------------
podofo/trunk/src/CMakeLists.txt
Modified: podofo/trunk/src/CMakeLists.txt
===================================================================
--- podofo/trunk/src/CMakeLists.txt 2010-05-02 10:53:37 UTC (rev 1227)
+++ podofo/trunk/src/CMakeLists.txt 2010-05-03 22:32:00 UTC (rev 1228)
@@ -125,7 +125,9 @@
PdfFontCache.h
PdfFontCID.h
PdfFontMetrics.h
+ PdfFontMetricsBase14.h
PdfFontFactory.h
+ PdfFontFactoryBase14Data.h
PdfFontSimple.h
PdfFontType1.h
PdfFontTrueType.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|