diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-06 23:51:39 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-08-06 23:51:39 +0000 |
| commit | 9ab0bb195e8f79568c2a52fa4ebd287b1686ccaa (patch) | |
| tree | 16b50763c44ee92024edb01f20cbe60041f98fcd /visualc/fltk.lib.dsp | |
| parent | 45010ee2fe988e00930e43713802c870c2bdecf2 (diff) | |
WIN32 updates to make the DLL project work again...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1563 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'visualc/fltk.lib.dsp')
| -rw-r--r-- | visualc/fltk.lib.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp index c655d9878..28e5f313a 100644 --- a/visualc/fltk.lib.dsp +++ b/visualc/fltk.lib.dsp @@ -467,6 +467,18 @@ SOURCE=..\src\Fl_Tabs.cxx # End Source File
# Begin Source File
+SOURCE=..\src\Fl_Text_Buffer.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_Text_Display.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_Text_Editor.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_Tile.cxx
# End Source File
# Begin Source File
|
