From fa731c806c2c85dc8ee470dc8ca858a7e90a3395 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 22 May 2011 17:33:03 +0000 Subject: ide/VisualC2008: Fixed unittests(d).exe name (was: unittest(d).exe). Added missing custom build rule to tree.fl in Release mode. Fixed fluid dependency (removed fltkdll), since this made fluid.exe build with fltkdll.dll (strange, the same config works in VisualC2010). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8716 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC2008/tree.vcproj | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ide/VisualC2008/tree.vcproj') diff --git a/ide/VisualC2008/tree.vcproj b/ide/VisualC2008/tree.vcproj index ac19dda73..104d4370b 100644 --- a/ide/VisualC2008/tree.vcproj +++ b/ide/VisualC2008/tree.vcproj @@ -446,6 +446,16 @@ Outputs="../../test/$(InputName).cxx" /> + + + -- cgit v1.2.3