From 265232d0ec91b457d882d0d0322e9d2f4b2cffac Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 28 Sep 2022 14:36:31 +0200 Subject: qt debug and editor autocomplete config for vscode (tested linux) --- client/client.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'client') diff --git a/client/client.pro b/client/client.pro index a9f38f1..cd0990a 100644 --- a/client/client.pro +++ b/client/client.pro @@ -11,3 +11,4 @@ SOURCES += \ target.path = $$[QT_INSTALL_EXAMPLES]/charts/zoomlinechart INSTALLS += target +CONFIG += force_debug_info -- cgit v1.2.3