Skip to content

Commit cd1cba6

Browse files
committed
Added Building from source section to readme.
1 parent d142232 commit cd1cba6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,16 @@ The User Interfaces of most audio plugins draw graphics directly to the screen.
9292

9393
* This is only a VST2 compatible plug-in. A VST3 version Is not planned for various reasons.
9494

95+
# Building from source
96+
In order to build OPL3GM you will need
97+
98+
* Microsoft Visual Studio 2005
99+
* Windows Server 2003 Platform SDK
100+
* InnoSetup 5.4.3
101+
* 7-Zip
102+
103+
After installing, just run build.bat. You may need to change the paths defined in this script to correspond with your installation of the build tools.
104+
95105
# License
96106
This program is free software; you can redistribute it and/or modify
97107
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)