update makefile

master
Lucas Cordiviola 3 years ago
parent 468f9d0a49
commit 10fdda9e8c
  1. 2
      vst-scheduler/makefile

@ -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…
Cancel
Save