Author Topic: custom build command for any *.myextension file  (Read 3474 times)

pako

  • Guest
custom build command for any *.myextension file
« on: July 20, 2006, 03:47:13 pm »
I'm using codeblocks for my fltk-based project.
And I want my IDE to run "fluid -c $file" for any *.fl file in my project when i'm building that project.

It is possible to add custom build command for each .fl file in the project, but I think there must be a better way.

There is a "custom variable" field in the file properties, above the "custom build command" field.
Its default value is CPP. What does that "custom variable" do?
« Last Edit: July 20, 2006, 05:54:10 pm by pako »