git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dec258f
)
pdf2swf's home is now C:\swftools.
author
kramm
<kramm>
Tue, 15 Jun 2004 20:28:51 +0000
(20:28 +0000)
committer
kramm
<kramm>
Tue, 15 Jun 2004 20:28:51 +0000
(20:28 +0000)
pdf2swf/pdf2swf.cc
patch
|
blob
|
history
diff --git
a/pdf2swf/pdf2swf.cc
b/pdf2swf/pdf2swf.cc
index
f50c7ce
..
fe5cad6
100644
(file)
--- a/
pdf2swf/pdf2swf.cc
+++ b/
pdf2swf/pdf2swf.cc
@@
-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;