News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

More file filters

Started by sethjackson, January 07, 2006, 12:39:57 AM

Previous topic - Next topic

sethjackson

Hi I added a couple more file filters. CSS source files, and XML files. I use C::B for editing these types of files and since we have lexers for them why not. :)
I got rid of the #defines and replaced them with extern const's, but not sure if that is the correct way to make them const (I believe it is (It is the way appglobals.h  does it), but I get some extra linking messages this was resovled to that etc.).
If someone likes it I'll submit a patch to SF.net.......

NOTE:

I added one file to the project settings.cpp. It needs to go in the sdk folder.




sethjackson

So will anyone besides me use/abuse it?   :?:

sethjackson


sethjackson

Ok now that the macros are gone  I have a new patch that adds the file filters.   :roll:
Unfourtunately when you build C::B again, most things get re-built because I modified settings.h.  :(

Now to submit it to SF.net the slowest webpage on earth. :lol:

[attachment deleted by admin]