Browse Source

* fixed build script

master
bergmann89 8 years ago
parent
commit
69165c9d99
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build_release.sh

+ 1
- 1
build_release.sh View File

@@ -8,7 +8,7 @@ SCRIPTDIR=$(dirname $SCRIPTPATH)
git="git"
HAS_GIT=true
HEADER_DIR="$SCRIPTDIR/header"
DOCU_DIR="$SCRIPTDIR/../doc"
DOCU_DIR="$SCRIPTDIR/ShaderFile/doc"
INC_MAJOR=false
INC_MINOR=false
INC_BUGFIX=false


Loading…
Cancel
Save