# HG changeset patch # User Mike Becker # Date 1764617514 -3600 # Node ID bb760ad2211d7b8fb11921a5bc6c56aff96ed6ab # Parent 16324bb74fb1a1a4443b24d4d7e375a6b08a6cdc fix tab vs. spaces problem in project XML files diff -r 16324bb74fb1 -r bb760ad2211d test/make/project.xml --- a/test/make/project.xml Sun Nov 30 22:31:04 2025 +0100 +++ b/test/make/project.xml Mon Dec 01 20:31:54 2025 +0100 @@ -1,77 +1,77 @@ - + uname -n - - pwd - - - pwd -W - - - - c - - - - cpp - + + pwd + + + pwd -W + + + + c + + + + cpp + - - -DTOOLCHAIN_GCC - + + -DTOOLCHAIN_GCC + - - -DTOOLCHAIN_CLANG - + + -DTOOLCHAIN_CLANG + - - -DNOT_TOOLCHAIN_GCC - + + -DNOT_TOOLCHAIN_GCC + - - -DNOT_TOOLCHAIN_CLANG - + + -DNOT_TOOLCHAIN_CLANG + - - - xml2-config --cflags - xml2-config --libs - + + + xml2-config --cflags + xml2-config --libs + + + + libxml-2.0 + + + + openssl + c + -DOPENSSL_CLANG + - - libxml-2.0 - - - - openssl - c - -DOPENSSL_CLANG - - - - -lssl -lcrypto - + + -lssl -lcrypto + + + + openssl + c + - - openssl - c - - - - - libpq - - - - - libpq,cpp - - libxml2,openssl - + + + libpq + + + + + libpq,cpp + + libxml2,openssl + diff -r 16324bb74fb1 -r bb760ad2211d test/make/project2.xml --- a/test/make/project2.xml Sun Nov 30 22:31:04 2025 +0100 +++ b/test/make/project2.xml Mon Dec 01 20:31:54 2025 +0100 @@ -11,94 +11,94 @@ - -I/mingw/include - -lcurl - - - curl-config --cflags - curl-config --ldflags - - - -DBSD - - - libcurl - - - libxml-2.0 - xml = libxml2 - - - sqlite3 - - - -DTEST - - - gtk+-5.0 - - - gtk+-2.0 - - - which qmake-qt4 - - - - -DDEPTEST - - - - c - MVAR = 123 - MVAR += 123 - - - - - - Needlessly adds a completely useless SQLite database by default. - Here another line to test tabs and line + -I/mingw/include + -lcurl + + + curl-config --cflags + curl-config --ldflags + + + -DBSD + + + libcurl + + + libxml-2.0 + xml = libxml2 + + + sqlite3 + + + -DTEST + + + gtk+-5.0 + + + gtk+-2.0 + + + which qmake-qt4 + - breaks. - - sqlite - - - - gtk3 - - - - - - + curl,libxml2,test + + + + deptest +