set correctly the relative path of the extern directory,

so that it fits the one used in the tutorial.


SVN revision: 39098
This commit is contained in:
Vincent Torri 2009-02-19 19:46:04 +00:00
parent 052e867c7b
commit d39257b550
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@echo off
rem Set external libraries directory.
set EXT_DIR=%cd%\..\..\..\..\..\extern
set EXT_DIR=%cd%\..\..\..\extern
if not exist %EXT_DIR% (
set EXT_DIR=