File: mainwindow.pro

package info (click to toggle)
pivy 0.6.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,216 kB
  • sloc: python: 36,331; cpp: 787; ansic: 733; makefile: 30; sh: 27; objc: 5
file content (5 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (10)
1
2
3
4
5
SOURCES       = main.cpp mainwindow.cpp
HEADERS       = mainwindow.h
FORMS         = ../test.ui

LIBS = -framework Inventor -framework SoQt `coin-config --ldflags --libs`