update makefile
This commit is contained in:
parent
468f9d0a49
commit
10fdda9e8c
@ -18,4 +18,4 @@ ALL: vstschedlib.c
|
||||
-shared -L$(PDDIR)bin -l:pd.dll -o vstschedlib.dll
|
||||
strip vstschedlib.dll
|
||||
cp vstschedlib.dll ../build/pd-scheduler$(arch)/vstschedlib.dll
|
||||
cp vstschedlib.dll ../build/Release64/.pd/bin/vstschedlib.dll
|
||||
cp vstschedlib.dll ../build/Release$(arch)/.pd/bin/vstschedlib.dll
|
Loading…
Reference in New Issue
Block a user