Hi Folks,
I'm using Dev-Cpp 4.9.6.9 and trying to make a
couple of templates. So far I have not been able
to figure out how to include/attach a resource
file with the template. The projects I'm trying to
make templates for have a main.cpp, resource.h,
and resource.rc file. I can add main.cpp and
resource.h to the project and they are both included
with the template but I can't come up with any way
to include the .rc file. Can anyone help with this?
Thanks
Dale
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Folks,
I'm using Dev-Cpp 4.9.6.9 and trying to make a
couple of templates. So far I have not been able
to figure out how to include/attach a resource
file with the template. The projects I'm trying to
make templates for have a main.cpp, resource.h,
and resource.rc file. I can add main.cpp and
resource.h to the project and they are both included
with the template but I can't come up with any way
to include the .rc file. Can anyone help with this?
Thanks
Dale