On Tue, Aug 20, 2013 at 5:48 PM, Felipe Castro <[email protected]> wrote: > And here goes the "HOWTO":
Thanks for replying so quickly. > 1 - You may copy the content of "api.h" into "dwg.h"; > 2 - And add "api.c" to src dir, adding also to the _SOURCES in Makefile.am. > > If you have problems doing like this (step 2), them copy also the content of > "api.c" to "dwg.c", then no need to modify the Makefile.am I have no issues in step 1 but feels step 2 to be better since all previously made functions exist in dwg.h and dwg.c only. So I will be going with step 2 only :-) Thanks again! -- Thanks Gaganjyot http://codeify.wordpress.com "Jai Sai Naath"
