middleware/compilation_script.bat
author bastiena
Thu, 05 Apr 2012 16:24:40 +0200
changeset 18 a03d6f25c74f
parent 15 4b78f179e7ce
permissions -rw-r--r--
Middleware : Personnalized images for gesture showing in debug. Forced images names + default image gesture. Name convention : name of the gesture in lowercase, underscores replacing spaces or -.

copy "Communication\bin\Release\Communication.dll" "lib\Communication.dll"
copy "Debug\bin\Release\Debug.dll" "lib\Debug.dll"
copy "Tracking\bin\Release\Tracking.dll" "lib\Tracking.dll"