diff options
Diffstat (limited to 'cmake/openwattcom')
-rwxr-xr-x | cmake/openwattcom/ow-cmake.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/openwattcom/ow-cmake.sh b/cmake/openwattcom/ow-cmake.sh index 00d048d..843cda7 100755 --- a/cmake/openwattcom/ow-cmake.sh +++ b/cmake/openwattcom/ow-cmake.sh @@ -1,5 +1,5 @@ #!/bin/bash -export WATCOM=$HOME/Qt/Tools/ow-snapshot-2.0 +export WATCOM=/opt/watcom export EDPATH=$WATCOM/eddat export WIPFC=$WATCOM/wipfc export INCLUDE="$WATCOM/lh" |