Subversion Repositories tendra.SVN

Rev

Rev 5 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 6
Line 1... Line 1...
1
/* tcc environment for x5_proto */
1
/* tcc environment for x5_proto */
2
 
2
 
3
<INCL			"-Nx5_proto:-INCLDIR-/x5/proto.api"
3
<INCL			"-Nx5_proto:<TENDRA_INCLDIR>/x5/proto.api"
4
+FLAG_INSTALL		"-Yx5_proto"
4
+FLAG_INSTALL		"-Yx5_proto"
5
<LIB			"-lx5_proto"
5
<LIB			"-lx5_proto"
6
<INFO			"X11@Release@5@(X@Protocol)"
6
<INFO			"X11@Release@5@(X@Protocol)"
7
<API_NAME		"-Ax5_proto"
7
<API_NAME		"-Ax5_proto"
8
+FLAG			"-D__X11_PROTO__"
8
+FLAG			"-D__X11_PROTO__"