Renamed lib. Use shared object.

This commit is contained in:
2023-04-24 15:52:33 +02:00
parent 90cf509d97
commit 43aac674d1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
TEMPLATE = lib
TARGET = library
CONFIG += staticlib
TARGET = mobility_calc
# CONFIG += staticlib
QMAKE_CXXFLAGS += -std=c++11 -g -O0