Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 15 and Version 16 of code/tools/LinuxCodingTools


Ignore:
Timestamp:
Oct 13, 2006, 2:50:28 PM (17 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/tools/LinuxCodingTools

    v15 v16  
    1515    This will auto generate the project files. There are some settings that you will have to get right to enable KDevelop to compile your program correctly:
    1616 1. Code File Endings: [[br]]
    17     {{{Project->Project Settings->C++ Specific}}} Section: {{{Class Wizard Options::Implementation Suffix}}}: Change it to {{{.cc}}}
     17    {{{Project->Project Settings->C++ Specific}}} Section: {{{ Class Wizard Options::Implementation Suffix }}}: Change it to {{{.cc}}}
    1818 1. Configure Options: [[br]]
    1919    {{{Project->Project Settings->Configure Options}}} Section: {{{Configuration:default, Top Source Directory}}} Choose your source code directory. [[br]]