diff -r 10d5199d9874 -r 4b78f179e7ce middleware/compilation_script.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/middleware/compilation_script.bat Mon Apr 02 16:30:56 2012 +0200 @@ -0,0 +1,3 @@ +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" \ No newline at end of file