Author: fabien
Date: 2009-03-26 15:46:46 -0700 (Thu, 26 Mar 2009)
New Revision: 6723
Log:
vc2005 Project files:
- Fixed dependencies problems for line_style and cairo_test targets making full 
build failed because fltk lib would build after them.


Modified:
   branches/branch-1.3/ide/vc2005/fltk.sln

Modified: branches/branch-1.3/ide/vc2005/fltk.sln
===================================================================
--- branches/branch-1.3/ide/vc2005/fltk.sln     2009-03-26 21:52:24 UTC (rev 
6722)
+++ branches/branch-1.3/ide/vc2005/fltk.sln     2009-03-26 22:46:46 UTC (rev 
6723)
@@ -290,6 +290,9 @@
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "line_style", 
"line_style.vcproj", "{8B25CCE0-0988-4999-AE65-5A5EE31BB44D}"
+       ProjectSection(ProjectDependencies) = postProject
+               {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = 
{E070AAFC-9D03-41A3-BC7D-30887EA0D50F}
+       EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mandelbrot", 
"mandelbrot.vcproj", "{7BBECC0F-9381-4BF2-87CA-3FD1DA93DEAF}"
        ProjectSection(ProjectDependencies) = postProject
@@ -444,6 +447,9 @@
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cairo_test", 
"cairo_test.vcproj", "{CF98E92E-C789-47E6-A2DA-398EB7991A2B}"
+       ProjectSection(ProjectDependencies) = postProject
+               {E070AAFC-9D03-41A3-BC7D-30887EA0D50F} = 
{E070AAFC-9D03-41A3-BC7D-30887EA0D50F}
+       EndProjectSection
 EndProject
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to