We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7319201 commit 0dcbc20Copy full SHA for 0dcbc20
include/OpenShot.h
@@ -64,6 +64,12 @@
64
* canvas (i.e. pan & scan).
65
* \image html /doc/images/Timeline_Layers.png
66
*
67
+ * ### Build Instructions ###
68
+ * Build instructions are available for all three major Operating Systems:
69
+ * * [Building libopenshot for Windows](doc/INSTALL-WINDOWS.md)
70
+ * * [Building libopenshot for MacOS](doc/INSTALL-MAC.md)
71
+ * * [Building libopenshot for Linux](doc/INSTALL-LINUX.md)
72
+ *
73
* ### Want to Learn More? ###
74
* To continue learning about libopenshot, take a look at the <a href="annotated.html">full list of classes</a> available.
75
0 commit comments