summaryrefslogtreecommitdiff
path: root/visualc/line_style.dsp
AgeCommit message (Collapse)Author
2008-10-19Moved visualc6 env to ide, no cairo stuff yet. builds ok rel. and debug.Fabien Costantini
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6472 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-08-28wsock32 static lib dependency removal from win build files.Fabien Costantini
error msg if wsock load fails changed by Fl::fatal() API use. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6174 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-01-04Remove extraneous fltk.lib from linker options, since we use the VC++Michael R Sweet
dependency stuff instead to use the correct library file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3960 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-05-01Fix line_style project file...Michael R Sweet
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2159 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-01-09Fix WIN32 build.Michael R Sweet
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1922 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2001-03-15Use the Multithreaded DLL runtime model for all projects - I haven't foundMichael R Sweet
a system yet that this doesn't work on, and you get smaller executables... FLUID source needs Windows headers for GetTempPath and MAX_PATH definitions. Visual C++ complained about the "char **/*argv*/" in CubeMain; added a space so that */ is not seen. Include <stdlib.h> to get argc/argv definitions rather than hardcoding the declarations. This seems to work in all modes. Add can_do_overlay() method for WIN32 (seems to work on my TNT card at least) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1416 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2000-06-05Added project file for line_style demo.Michael R Sweet
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1166 ea41ed52-d2ee-0310-a9c1-e6b18d33e121