summaryrefslogtreecommitdiffstats
path: root/Kod/display/ClientServerApp/matlabMake.bat
blob: 3ee0c82b646bdd391156653ab9c4cba431290d17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
rem
rem Run to make the mex-file
rem

rem
rem Run first mex -setup for x86 architecture, i.e., in 
rem directory: "C:\Program Files (x86)\MATLAB\R2011b\bin"
rem

rem C:\PROGRA~2\MATLAB\R2011b\bin\mex  matlabClient\Debug\matlabclient.obj Common\Release\Conduit.obj Common\Release\ComConduit.obj Common\Release\WriteABuffer.obj -outdir Release\

C:\PROGRA~1\MATLAB\R2011b\bin\mex  matlabClient\Release\matlabclient.obj Common\Release\Conduit.obj Common\Release\ComConduit.obj Common\Release\WriteABuffer.obj -outdir Release\


rem 
rem move matlabClient\matlabclient.mexw32 Release