Ignore:
Timestamp:
Jun 22, 2009 3:16:39 PM (15 years ago)
Author:
dkearney
Message:

updating the objects code and adding some more examples describing how i want developers to use the objects. some of the objects don't work yet, like the tree, anything with an example should work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/objects/axis/Makefile.in

    r1386 r1528  
    1818CXXFLAGS        = @CFLAGS@
    1919DEFINES         = -g -Wall
    20 INCLUDES        = -I$(srcdir)/../../../src/core \
     20INCLUDES        = -I../../../src/core \
     21                  -I../../../src/objects \
     22                  -I$(srcdir)/../../../src/core \
    2123                  -I$(srcdir)/../../../src/objects \
    2224                  -I$(includedir)
Note: See TracChangeset for help on using the changeset viewer.