Skip to content
  • Karsten Suehring's avatar
    Refactor: · 11ab6d17
    Karsten Suehring authored
    remove all relative include paths (containing "../") due to doxygen inability to
    properly parse relative includes
    
    - provide source/Lib include path for all libraries/applications
    - adjust include paths to start based on source/Lib
    - move TAppCommon to souce/Lib
    
    Note: This commit fixes the paths only for MS vc9 and UNIX makefiles,
    updates for vc8 and Xcode will follow
    
    
    11ab6d17