[cvs-annodex] commit (/annodex): libannodex/trunk/win32/config.h

silvia nobody at lists.annodex.net
Thu Mar 2 09:10:52 EST 2006


Update of /annodex (new revision 2118)

Modified files:
   libannodex/trunk/win32/config.h

Log Message:
Included the uninstalled_imports_dir path for windows.



Modified: libannodex/trunk/win32/config.h
===================================================================
--- libannodex/trunk/win32/config.h	2006-03-01 10:42:44 UTC (rev 2117)
+++ libannodex/trunk/win32/config.h	2006-03-01 22:10:51 UTC (rev 2118)
@@ -81,6 +81,9 @@
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
+/* path to uninstalled importers dir */
+#define UNINSTALLED_IMPORTERS_DIR "."
+
 /* Version number of package */
 #define VERSION "0.7.3"
 


-- 
silvia



More information about the cvs-annodex mailing list