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 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_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=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 project for [{{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] |
Revision as of 18:32, 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.