I want to add this C: \ Program Files \ MySQL \ MySQL Server 5.5 \ include to my .pro file. How can I achieve this? thanks:)
Write it between double quotes.
win32 { INCLUDEPATH += "C:\Program Files\MySQL\MySQL Server 5.5\include" ... }
Source: https://habr.com/ru/post/916436/More articles:Android - Backstack when replacing a fragment in ViewPager - androidUnresponsive script - can this be avoided? - jqueryC ++ The difference between constant positioning - c ++Batch file to start, run,% TEMP% and delete all - batch-fileConst at the end of a function declaration in C ++ - c ++GitPython gets tree and blob by sha - gitStrange warnings in VS - c #how to change string case in php? paSSw5ORD for PAssW5ord? - stringsed deletes the remaining characters in the string, except for the first 5 - sedCSS Requests for Amazon Kindle Web Browser - cssAll Articles