middleware/compilation_script.bat
author bastiena
Wed, 01 Aug 2012 12:13:22 +0200
changeset 60 c6daddc7415a
parent 15 4b78f179e7ce
permissions -rw-r--r--
MID: The stick figure on the right side of the debug window appear only when a user is detected.
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"