This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
VCV-Prototype
mirror of
https://github.com/VCVRack/VCV-Prototype.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
3
Wiki
Activity
Browse Source
Disable SuperCollider
tags/v1.3.0
Andrew Belt
5 years ago
parent
650159271d
commit
0bcc4cef92
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -17,7 +17,7 @@ DUKTAPE ?= 0
QUICKJS ?= 1
LUAJIT ?= 1
PYTHON ?= 0
SUPERCOLLIDER ?=
1
SUPERCOLLIDER ?=
0
# Entropia File System Watcher
efsw := dep/lib/libefsw-static-release.a
Write
Preview
Loading…
Cancel
Save