Author Topic: modifying template for auto-generated make files  (Read 3154 times)

jrice41159

  • New Community Member
  • Posts: 1
  • Hero Points: 0
modifying template for auto-generated make files
« on: October 17, 2008, 03:46:27 PM »
I would like to try to cross-compile using a different compiler than gcc.  I can do the basics by creating a C/C++ wizard workspace and then modifying the project.  But how do I modify the template for the makefile?  I do not actually use .cpp files much, but am using .cu files instead.

tia.