Fix dependency issue with fltk_imagesdll that was causing

build errors the first time through; it was missing deps
on the fltk_png and fltk_jpeg targets..



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10426 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2014-10-31 17:51:40 +00:00
parent 1f7247d9ba
commit 07131783e5

View File

@ -728,6 +728,12 @@ Package=<4>
Begin Project Dependency
Project_Dep_Name fltk
End Project Dependency
Begin Project Dependency
Project_Dep_Name fltk_png
End Project Dependency
Begin Project Dependency
Project_Dep_Name fltk_jpeg
End Project Dependency
}}}
###############################################################################