[qet] [1482] Updated Windows start script. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1482
Author: xavier
Date: 2012-01-26 22:29:36 +0100 (Thu, 26 Jan 2012)
Log Message:
-----------
Updated Windows start script.
Modified Paths:
--------------
branches/0.3/misc/Lancer QET.bat
Modified: branches/0.3/misc/Lancer QET.bat
===================================================================
--- branches/0.3/misc/Lancer QET.bat 2012-01-26 14:47:05 UTC (rev 1481)
+++ branches/0.3/misc/Lancer QET.bat 2012-01-26 21:29:36 UTC (rev 1482)
@@ -8,5 +8,5 @@
attrib +r elements/* /S /D
rem lance QElectroTech
-set command=bin\qelectrotech.exe --common-elements-dir=elements/ --lang-dir=lang/ --config-dir=conf/ -style plastique %*
+set command=bin\qelectrotech.exe --common-elements-dir=elements/ --common-tbt-dir=titleblocks/ --lang-dir=lang/ --config-dir=conf/ -style plastique %*
@start %command%