middleware/compilation_script.bat
author bastiena
Wed, 04 Apr 2012 10:51:21 +0200
changeset 16 a9ebacd6c089
parent 15 4b78f179e7ce
permissions -rw-r--r--
Middleware : parameters propagation added from debug to MainModule and then into everything that needs it
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"