diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-09-16 01:35:34 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-09-16 01:35:34 +0000 |
| commit | 11bf9b28da63ee26632b6cf72aeba16115daf9b3 (patch) | |
| tree | c3cc21675e9bbc8ed7accdb098abda20d411d71f /visualc | |
| parent | cf16564eda7815f230658a41bbe776f1b6f84879 (diff) | |
Move Fl_Help_Dialog to fltk_images library.
Add "Additional Libraries" section to docos as needed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc')
| -rw-r--r-- | visualc/fltk.lib.dsp | 4 | ||||
| -rw-r--r-- | visualc/fltkimages.dsp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index 4aa93433b..9cbbf1cc0 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -299,10 +299,6 @@ SOURCE=..\src\Fl_Group.cxx # End Source File
# Begin Source File
-SOURCE=..\src\Fl_Help_Dialog.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_Help_View.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkimages.dsp b/visualc/fltkimages.dsp index e13a942d1..3df36a91f 100644 --- a/visualc/fltkimages.dsp +++ b/visualc/fltkimages.dsp @@ -95,6 +95,10 @@ SOURCE=..\src\Fl_GIF_Image.cxx # End Source File
# Begin Source File
+SOURCE=..\src\Fl_Help_Dialog.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\fl_images_core.cxx
# End Source File
# Begin Source File
|
