You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
|
5 years ago
|
# ----------------------------------------------------
|
||
|
|
# This file is generated by the Qt Visual Studio Add-in.
|
||
|
|
# ------------------------------------------------------
|
||
|
|
|
||
|
|
# This is a reminder that you are using a generated .pro file.
|
||
|
|
# Remove it when you are finished editing this file.
|
||
|
|
message("You are running qmake on a generated .pro file. This may not work!")
|
||
|
|
|
||
|
|
|
||
|
|
HEADERS += ../src/algorithm/AlgorithmZK.h
|
||
|
|
SOURCES += ../src/algorithm/AlgorithmZK.cpp \
|
||
|
|
../src/algorithm/tpAlgorithm.cpp
|