Difference between revisions of "Template:SDK Example C 100"
From X-Plane SDK
Line 3: | Line 3: | ||
*Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_xcode.zip X-Code 2.5 or newer] | *Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_xcode.zip X-Code 2.5 or newer] | ||
*Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_linux.zip Makefile for GCC 4/Linux] | *Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_linux.zip Makefile for GCC 4/Linux] | ||
+ | *Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_msvc.zip Makefile for Microsoft Visual Studio 6] | ||
[[Category:SDK 1.0 Sample Code]] | [[Category:SDK 1.0 Sample Code]] | ||
[[Category:C Sample Code]] | [[Category:C Sample Code]] | ||
</includeonly> | </includeonly> |
Revision as of 17:00, 5 September 2009
Use this template to create the download links for a sample code page. This template features C/C++ compatible projects for the SDK version 1.0.