Difference between revisions of "Template:SDK Example C 100"
From X-Plane SDK
Line 1: | Line 1: | ||
<noinclude>Use this template to create the download links for a sample code page. | <noinclude>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.</noinclude><includeonly> | This template features C/C++ compatible projects for the SDK version 1.0.</noinclude><includeonly> | ||
− | *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 project for [{{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 GCC 4/Linux] | + | *Download {{PAGENAME}} as makefile for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_linux.zip GCC 4/Linux] |
− | *Download {{PAGENAME}} as [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_msvc.zip Microsoft Visual Studio 6] | + | *Download {{PAGENAME}} as project for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_100_msvc.zip 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:15, 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.