This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Generate Rack.res upon build
tags/v0.6.0
Andrew Belt
7 years ago
parent
69fd96860d
commit
68afb04893
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
Makefile
BIN
Rack.res
+ 1
- 2
Makefile
View File
@@ -81,8 +81,7 @@ endif
clean:
rm -fv libRack.a
rm -rfv $(TARGET) build dist
rm -rfv $(TARGET) libRack.a Rack.res build dist
# For Windows resources
%.res: %.rc
BIN
Rack.res
View File
Write
Preview
Loading…
Cancel
Save