From 1a71339155a6c74808e4dc6e6ef9d8b59d1d85dc Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 8 Apr 2004 00:20:40 +0000 Subject: [PATCH] Point to vcnet directory, not visualc. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3379 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- vcnet/CubeView.vcproj | 4 ++-- vcnet/config.h | 6 +++--- vcnet/fast_slow.vcproj | 4 ++-- vcnet/fltk.lib.vcproj | 4 ++-- vcnet/inactive.vcproj | 4 ++-- vcnet/keyboard.vcproj | 4 ++-- vcnet/mandelbrot.vcproj | 4 ++-- vcnet/preferences.vcproj | 4 ++-- vcnet/radio.vcproj | 4 ++-- vcnet/resize.vcproj | 4 ++-- vcnet/tabs.vcproj | 4 ++-- vcnet/valuators.vcproj | 4 ++-- 12 files changed, 25 insertions(+), 25 deletions(-) diff --git a/vcnet/CubeView.vcproj b/vcnet/CubeView.vcproj index 1a19fd979..283a2c756 100644 --- a/vcnet/CubeView.vcproj +++ b/vcnet/CubeView.vcproj @@ -205,7 +205,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c CubeViewUI.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\CubeViewUI.cxx"/> @@ -216,7 +216,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c CubeViewUI.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\CubeViewUI.cxx"/> diff --git a/vcnet/config.h b/vcnet/config.h index 3998679fa..f322f077c 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -1,9 +1,9 @@ /* - * "$Id: config.h,v 1.1.2.1 2004/04/07 20:06:16 easysw Exp $" + * "$Id: config.h,v 1.1.2.2 2004/04/08 00:20:40 easysw Exp $" * * Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++. * - * Copyright 1998-2003 by Bill Spitzak and others. + * Copyright 1998-2004 by Bill Spitzak and others. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -184,5 +184,5 @@ /* - * End of "$Id: config.h,v 1.1.2.1 2004/04/07 20:06:16 easysw Exp $". + * End of "$Id: config.h,v 1.1.2.2 2004/04/08 00:20:40 easysw Exp $". */ diff --git a/vcnet/fast_slow.vcproj b/vcnet/fast_slow.vcproj index d0268a980..4d49983f8 100644 --- a/vcnet/fast_slow.vcproj +++ b/vcnet/fast_slow.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c fast_slow.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\fast_slow.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c fast_slow.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\fast_slow.cxx"/> diff --git a/vcnet/fltk.lib.vcproj b/vcnet/fltk.lib.vcproj index 56caa8901..f5782aeb6 100644 --- a/vcnet/fltk.lib.vcproj +++ b/vcnet/fltk.lib.vcproj @@ -20,7 +20,7 @@ @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluid -c inactive.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\inactive.cxx"/> diff --git a/vcnet/keyboard.vcproj b/vcnet/keyboard.vcproj index 010647145..0bee765f8 100644 --- a/vcnet/keyboard.vcproj +++ b/vcnet/keyboard.vcproj @@ -187,7 +187,7 @@ Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c keyboard_ui.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\keyboard_ui.cxx"/> @@ -198,7 +198,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c keyboard_ui.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\keyboard_ui.cxx"/> diff --git a/vcnet/mandelbrot.vcproj b/vcnet/mandelbrot.vcproj index c4e1adc25..23a49c924 100644 --- a/vcnet/mandelbrot.vcproj +++ b/vcnet/mandelbrot.vcproj @@ -187,7 +187,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c mandelbrot_ui.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/mandelbrot_ui.cxx"/> @@ -198,7 +198,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c mandelbrot_ui.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/mandelbrot_ui.cxx"/> diff --git a/vcnet/preferences.vcproj b/vcnet/preferences.vcproj index d56797940..065aa47c9 100644 --- a/vcnet/preferences.vcproj +++ b/vcnet/preferences.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c preferences.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\preferences.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c preferences.fl -cd ..\visualc +cd ..\vcnet " Outputs="..\test\preferences.cxx"/> diff --git a/vcnet/radio.vcproj b/vcnet/radio.vcproj index 832c92dc0..7e85dfc66 100644 --- a/vcnet/radio.vcproj +++ b/vcnet/radio.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c radio.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/radio.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c radio.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/radio.cxx"/> diff --git a/vcnet/resize.vcproj b/vcnet/resize.vcproj index 098435ca5..9fa38cae2 100644 --- a/vcnet/resize.vcproj +++ b/vcnet/resize.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c resize.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/resize.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c resize.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/resize.cxx"/> diff --git a/vcnet/tabs.vcproj b/vcnet/tabs.vcproj index ff627cc2d..b4716fd9d 100644 --- a/vcnet/tabs.vcproj +++ b/vcnet/tabs.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c tabs.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/tabs.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c tabs.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/tabs.cxx"/> diff --git a/vcnet/valuators.vcproj b/vcnet/valuators.vcproj index 86c471815..ecbf8f958 100644 --- a/vcnet/valuators.vcproj +++ b/vcnet/valuators.vcproj @@ -169,7 +169,7 @@ Description="Create .cxx and .h file with fluidd" CommandLine="cd ..\test ..\fluid\fluidd -c valuators.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/valuators.cxx"/> @@ -180,7 +180,7 @@ cd ..\visualc Description="Create .cxx and .h file with fluid" CommandLine="cd ..\test ..\fluid\fluid -c valuators.fl -cd ..\visualc +cd ..\vcnet " Outputs="../test/valuators.cxx"/>