1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

19 lines
494 B
Prolog

######################################################################
# Automatically generated by qmake (2.01a) Mi. Mrz 31 09:30:46 2010
######################################################################
TEMPLATE = app
TARGET = mygist
DEPENDPATH += .
INCLUDEPATH += . ../../../
CONFIG += release x86_64
# Input
SOURCES += mygist.cpp
win32:DESTDIR = ./
LIBS += -L../../..
!win32 {
LIBS += -lgecodekernel -lgecodesupport -lgecodeint -lgecodesearch -lgecodegist
}