Documentation/IncludeTest: Difference between revisions
From Commontk
Jump to navigationJump to search
Line 6: | Line 6: | ||
== Include a CTK source code file for testing == | == Include a CTK source code file for testing == | ||
Should show C++ code: | |||
< | <syntaxhighlight lang="CPP" url> | ||
https://github.com/saschazelzer/CTKPluginProject/raw/master/Plugins/pluginA_test/ctkTestPluginAActivator_p.h | |||
</syntaxhighlight> |
Latest revision as of 12:05, 31 January 2011
Home < Documentation < IncludeTestInclude the CTK Readme for testing
Should display the content of the CTK README file on GitHub:
https://github.com/commontk/CTK/raw/master/README
Include a CTK source code file for testing
Should show C++ code:
https://github.com/saschazelzer/CTKPluginProject/raw/master/Plugins/pluginA_test/ctkTestPluginAActivator_p.h