pdf2swf's home is now C:\swftools.
authorkramm <kramm>
Tue, 15 Jun 2004 20:28:51 +0000 (20:28 +0000)
committerkramm <kramm>
Tue, 15 Jun 2004 20:28:51 +0000 (20:28 +0000)
pdf2swf/pdf2swf.cc

index f50c7ce..fe5cad6 100644 (file)
@@ -42,8 +42,8 @@ extern "C" {
 #define FONTDIR SWFTOOLS_DATADIR "/fonts"
 #define SWFDIR SWFTOOLS_DATADIR "/swfs"
 #else
-#define FONTDIR "C:\\pdf2swf\\fonts"
-#define SWFDIR "C:\\pdf2swf\\swfs"
+#define FONTDIR "C:\\swftools\\fonts"
+#define SWFDIR "C:\\swftools\\swfs"
 #endif
 
 static char * outputname = 0;