Difference between revisions of "Template:SDK Example C 100"
From X-Plane SDK
Line 2: | Line 2: | ||
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 project for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_xcode_25.zip&sdk=XPSDK102.zip X-Code 2.5 or newer] | *Download {{PAGENAME}} as project for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_xcode_25.zip&sdk=XPSDK102.zip X-Code 2.5 or newer] | ||
− | *Download {{PAGENAME}} as makefile for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template= | + | *Download {{PAGENAME}} as makefile for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_gcc_4.zip&sdk=XPSDK102.zip GCC 4/Linux] |
− | *Download {{PAGENAME}} as project for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template= | + | *Download {{PAGENAME}} as project for [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{PAGENAMEE}}&action=get_sample&example_template=sdk_msvc_6.zip&sdk=XPSDK102.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 18:40, 31 March 2012
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.