This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Misc
tags/1.9.7
falkTX
8 years ago
parent
40663c0945
commit
7686e7e758
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
data/windows/build-win64.sh
+ 1
- 1
data/windows/build-win64.sh
View File
@@ -3,7 +3,7 @@
### fluidsynth.pc:
### fluidsynth.pc:
# -lglib-2.0 -lgthread-2.0 -lsndfile -lFLAC -lvorbisenc -lvorbis -logg -lm -ldsound -lwinmm -lole32 -lws2_32
# -lglib-2.0 -lgthread-2.0 -lsndfile -lFLAC -lvorbisenc -lvorbis -logg -lm -ldsound -lwinmm -lole32 -lws2_32
### linuxsampler.pc:
### linuxsampler.pc:
# -L${prefix}/lib/libgig -l
linuxsampler -l
gig -lsndfile -lFLAC -lvorbisenc -lvorbis -logg -lm -lrpcrt4
# -L${prefix}/lib/libgig -lgig -lsndfile -lFLAC -lvorbisenc -lvorbis -logg -lm -lrpcrt4
set -e
set -e
Write
Preview
Loading…
Cancel
Save