summaryrefslogtreecommitdiff
path: root/package/tidlc.install.windows
diff options
context:
space:
mode:
Diffstat (limited to 'package/tidlc.install.windows')
-rw-r--r--package/tidlc.install.windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tidlc.install.windows b/package/tidlc.install.windows
index 448a132..735ef47 100644
--- a/package/tidlc.install.windows
+++ b/package/tidlc.install.windows
@@ -1,6 +1,6 @@
@echo off
-set TIDL_PATH=%INSTALLED_PATH%\platform\tizen-5.0\common\tidl
+set TIDL_PATH=%INSTALLED_PATH%\platforms\tizen-5.0\common\tidl
echo adding tidl path...
setx -m PATH "%path%;%TIDL_PATH%"