Subversion Repositories tendra.SVN

Rev

Rev 2 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 1... Line 1...
1
/* tcc environment for library building */
1
/* tcc environment for library building */
2
 
2
 
3
+INCL			"-I-INCLDIR-/dummy.api"
3
+INCL			"-I<TENDRA_INCLDIR>/dummy.api"
4
+FLAG			"-D__BUILDING_LIBS"
4
+FLAG			"-D__BUILDING_LIBS"