News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Swap to header with custom extensions

Started by EugenioR, May 16, 2011, 10:00:57 AM

Previous topic - Next topic

EugenioR

Hi,
Is it possible?
I'm working with CUDA and it would be great to swap between .cu and .cuh files. Can I add this custom pair somewhere?

  Eugenio

MortenMacFly

Quote from: EugenioR on May 16, 2011, 10:00:57 AMCan I add this custom pair somewhere?
Not without modifying the sources.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]