Revision history of "Hello World plugin: CMakeLists.txt"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:53, 7 January 2010Rand Linden talk contribs 1,573 bytes +1,573 Created page with '<pre># -*- cmake -*- project(media_plugin_helloworld) include(00-Common) include(LLCommon) include(LLImage) include(LLPlugin) include(LLMath) include(LLRender) include(LLWindow...'