Last change
on this file since 1117 was 1096, checked in by s10k, 7 years ago |
Added zlib, quazip, basicxmlsyntaxhighlighter, conditionalsemaphore and linenumberdisplay libraries. zlib and quazip are pre-compiled, but you can compile them yourself, just delete the dll files (or equivalent binary files to your OS)
|
File size:
646 bytes
|
Line | |
---|
1 | QMAKE_DEFAULT_INCDIRS = \
|
---|
2 | C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include \
|
---|
3 | C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed \
|
---|
4 | C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include \
|
---|
5 | C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++ \
|
---|
6 | C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 \
|
---|
7 | C:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward
|
---|
8 | QMAKE_DEFAULT_LIBDIRS = \
|
---|
9 | C:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0 \
|
---|
10 | C:/Qt/Tools/mingw530_32/lib/gcc \
|
---|
11 | C:/Qt/Tools/mingw530_32/i686-w64-mingw32/lib \
|
---|
12 | C:/Qt/Tools/mingw530_32/lib
|
---|
Note:
See
TracBrowser
for help on using the repository browser.