summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
Diffstat (limited to 'visualc')
-rw-r--r--visualc/config.h7
-rw-r--r--visualc/fltk.lib.dsp4
-rw-r--r--visualc/fltkdll.dsp5
3 files changed, 13 insertions, 3 deletions
diff --git a/visualc/config.h b/visualc/config.h
index ba54bef4f..841184ab9 100644
--- a/visualc/config.h
+++ b/visualc/config.h
@@ -1,5 +1,5 @@
/*
- * "$Id: config.h,v 1.5.2.5.2.6 2002/04/24 18:29:06 easysw Exp $"
+ * "$Id: config.h,v 1.5.2.5.2.7 2002/04/28 16:41:17 easysw Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++.
*
@@ -24,9 +24,10 @@
*/
/*
- * Where to find the documentation files...
+ * Where to find files...
*/
+#define FLTK_DATADIR "C:/FLTK"
#define FLTK_DOCDIR "C:/FLTK/DOC"
/*
@@ -182,5 +183,5 @@
/*
- * End of "$Id: config.h,v 1.5.2.5.2.6 2002/04/24 18:29:06 easysw Exp $".
+ * End of "$Id: config.h,v 1.5.2.5.2.7 2002/04/28 16:41:17 easysw Exp $".
*/
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp
index ffff2c47c..fcb097a1d 100644
--- a/visualc/fltk.lib.dsp
+++ b/visualc/fltk.lib.dsp
@@ -601,5 +601,9 @@ SOURCE=..\src\scandir.c
SOURCE=..\src\vsnprintf.c
# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_Preferences.cxx
+# End Source File
# End Target
# End Project
diff --git a/visualc/fltkdll.dsp b/visualc/fltkdll.dsp
index db7030b0a..8b231bfa7 100644
--- a/visualc/fltkdll.dsp
+++ b/visualc/fltkdll.dsp
@@ -2407,5 +2407,10 @@ DEP_CPP_VSNPR=\
".\config.h"\
# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_Preferences.cxx
+
+# End Source File
# End Target
# End Project