middleware/compilation_script.bat
author bastiena
Thu, 12 Apr 2012 13:09:46 +0200
changeset 27 6c08d4d7219e
parent 15 4b78f179e7ce
permissions -rw-r--r--
Middleware : GPL License added. Front Processing : GPL License added. Front IDILL : extern altered to send TUIO cursors from Middleware to Front. implemented as a plugin.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15
4b78f179e7ce Middleware :
bastiena
parents:
diff changeset
     1
copy "Communication\bin\Release\Communication.dll" "lib\Communication.dll"
4b78f179e7ce Middleware :
bastiena
parents:
diff changeset
     2
copy "Debug\bin\Release\Debug.dll" "lib\Debug.dll"
4b78f179e7ce Middleware :
bastiena
parents:
diff changeset
     3
copy "Tracking\bin\Release\Tracking.dll" "lib\Tracking.dll"