]> git.mxchange.org Git - simgear.git/history - simgear/misc/sg_path.cxx
Only use the ";" delimiter under WIN32
[simgear.git] / simgear / misc / sg_path.cxx
2003-08-09 curtOnly use the ";" delimiter under WIN32
2003-08-08 curtAdd a routines that takes a search path (separated...
2003-02-28 curtBernie Bright:
2003-02-26 curtAdd some convenience functions to the SGPath function.
2003-02-15 curtOops, missed this the first time.
2002-02-04 curtPass strings by const reference instead of by value,
2001-12-28 curtSmall tweaks to class initialization.
2001-06-19 curtNeed to include <simgear_config.h> to pick up the WIN32...
2001-03-25 curtFG_ to SG_ namespace changes.