diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-04-08 00:20:40 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2004-04-08 00:20:40 +0000 |
| commit | 1a71339155a6c74808e4dc6e6ef9d8b59d1d85dc (patch) | |
| tree | d33554a09fbc0946bb1650b59a6b7a6e5191ad73 /vcnet/CubeView.vcproj | |
| parent | 317105381da9e2fc3e226cc6e4942ff4b18cc062 (diff) | |
Point to vcnet directory, not visualc.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3379 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'vcnet/CubeView.vcproj')
| -rw-r--r-- | vcnet/CubeView.vcproj | 4 |
1 files changed, 2 insertions, 2 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"/> </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> |
