summaryrefslogtreecommitdiff
path: root/visualc
diff options
context:
space:
mode:
Diffstat (limited to 'visualc')
-rw-r--r--visualc/fltk.lib.dsp12
-rw-r--r--visualc/fltkimages.dsp18
2 files changed, 15 insertions, 15 deletions
diff --git a/visualc/fltk.lib.dsp b/visualc/fltk.lib.dsp
index 8079cc330..4aa93433b 100644
--- a/visualc/fltk.lib.dsp
+++ b/visualc/fltk.lib.dsp
@@ -147,10 +147,6 @@ SOURCE=..\src\Fl_Bitmap.cxx
# End Source File
# Begin Source File
-SOURCE=..\src\Fl_BMP_Image.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_Box.cxx
# End Source File
# Begin Source File
@@ -295,10 +291,6 @@ SOURCE=..\src\Fl_get_system_colors.cxx
# End Source File
# Begin Source File
-SOURCE=..\src\Fl_GIF_Image.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_grab.cxx
# End Source File
# Begin Source File
@@ -407,10 +399,6 @@ SOURCE=..\src\fl_plastic.cxx
# End Source File
# Begin Source File
-SOURCE=..\src\Fl_PNM_Image.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\src\Fl_Positioner.cxx
# End Source File
# Begin Source File
diff --git a/visualc/fltkimages.dsp b/visualc/fltkimages.dsp
index da9c53e11..e13a942d1 100644
--- a/visualc/fltkimages.dsp
+++ b/visualc/fltkimages.dsp
@@ -8,12 +8,12 @@ CFG=fltkimages - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
-!MESSAGE NMAKE /f "fltkimages.lib.mak".
+!MESSAGE NMAKE /f "fltkimages.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "fltkimages.lib.mak" CFG="fltkimages - Win32 Debug"
+!MESSAGE NMAKE /f "fltkimages.mak" CFG="fltkimages - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
@@ -83,7 +83,7 @@ LIB32=link.exe -lib
# Name "fltkimages - Win32 Debug"
# Begin Source File
-SOURCE=..\src\fl_images_core.cxx
+SOURCE=..\src\Fl_BMP_Image.cxx
# End Source File
# Begin Source File
@@ -91,11 +91,23 @@ SOURCE=..\src\Fl_File_Icon2.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\Fl_GIF_Image.cxx
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\fl_images_core.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\Fl_JPEG_Image.cxx
# End Source File
# Begin Source File
SOURCE=..\src\Fl_PNG_Image.cxx
# End Source File
+# Begin Source File
+
+SOURCE=..\src\Fl_PNM_Image.cxx
+# End Source File
# End Target
# End Project