summaryrefslogtreecommitdiff
path: root/ide/vc2005/fltk.sln
AgeCommit message (Collapse)Author
2010-12-06Moved VisualC 2005 support to 'deprecated' directory. All deprecated IDE's ↵Matthias Melcher
will be removed before 1.3.0rc1. STR 2467. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7959 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-07-04First step cleaning up the IDE jungle:Albrecht Schlosser
- renamed ide/unsupported to ide/deprecated - fixed ide/vc2005 to make it compatible with VC++ 2010 Express (this was not really what we wanted, but I couldn't convert the older IDE files with VC++ 2010 Express) - FL/Fl_Device.H: fixed missing FL_EXPORT for building the FLTK dll (STR #2393). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7666 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed vs2005 project dependencies, fixed bad file refs for recent projects ↵Fabien Costantini
added. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7316 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-22Fixed broken vs2005 ide project files and created table, tree, blocks vcproj ↵Fabien Costantini
projects for vs2005 solution. Fixed missing FL_EXPORT statements would break dll gen in all visual studio projects. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7314 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2009-03-27vc2005 update:Fabien Costantini
+ Added readmes to the solution explorer + Added folder to solution explorer to help navigating in the distrib faster and more easily. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6725 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2009-03-26vc2005 Project files:Fabien Costantini
- Fixed dependencies problems for line_style and cairo_test targets making full build failed because fltk lib would build after them. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6723 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2008-10-19 vc2005 ide fixes: old fluid custom compile would not use variables making ↵Fabien Costantini
difficult to port them -> now uses devenv (InputName) var. Moved vc2005 to ide. Checked full builds in Release/Debug and Release Cairo/Debug Cairo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6469 ea41ed52-d2ee-0310-a9c1-e6b18d33e121