Commits

Bill Wendling committed f6f5fc0c453
[svn-r3047] Purpose: Bug fix Description: When building in a different directory, we weren't picking up the header files correctly. The -I flag wasn't pointing to the correct place. Solution: Changed the -I flag to point to the C++ source directory. Platforms tested: Linux