Point to vcnet directory, not visualc.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3379 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2004-04-08 00:20:40 +00:00
parent 317105381d
commit 1a71339155
12 changed files with 25 additions and 25 deletions

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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 $".
*/

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -20,7 +20,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../visualc,.."
AdditionalIncludeDirectories="../vcnet,.."
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
@ -71,7 +71,7 @@
InlineFunctionExpansion="2"
ImproveFloatingPointConsistency="TRUE"
FavorSizeOrSpeed="0"
AdditionalIncludeDirectories="../visualc,.."
AdditionalIncludeDirectories="../vcnet,.."
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
RuntimeLibrary="2"
UsePrecompiledHeader="2"

View File

@ -169,7 +169,7 @@
Description="Create .cxx and .h file with fluidd"
CommandLine="cd ..\test
..\fluid\fluidd -c inactive.fl
cd ..\visualc
cd ..\vcnet
"
Outputs="..\test\inactive.cxx"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>

View File

@ -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"/>
</FileConfiguration>
@ -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"/>
</FileConfiguration>