File: sip.pro

package info (click to toggle)
sip 2.5-2.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,340 kB
  • ctags: 1,472
  • sloc: ansic: 11,902; sh: 6,482; yacc: 1,987; cpp: 540; lex: 423; makefile: 104
file content (11 lines) | stat: -rw-r--r-- 296 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Copyright (c) 2001 Phil Thompson <phil@river-bank.demon.co.uk>
#
# The tmake project file for SIP.

TEMPLATE	= app
CONFIG		= warn_on release console
INCLUDEPATH	= .
HEADERS		= sip.h parser.h
SOURCES		= main.c transform.c gencode.c heap.c parser.c lexer.c
INTERFACES	= 
TARGET		= sip