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.
Jip J. Dekker 2572df0663 Squashed 'software/gecode_base/' content from commit bbefcea214
git-subtree-dir: software/gecode_base
git-subtree-split: bbefcea214fec798a0f5acc442581984555acd21
2021-07-11 17:26:05 +10:00

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
}