This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
b799f32b967b9cb5a91631736ef5f035308beaa8
qt-creator
/
src
/
libs
/
cplusplus
/
cplusplus.pri
3 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixes: move all files in shared/* to src/shared/*
2009-01-26 16:19:24 +01:00
INCLUDEPATH += $$PWD/../../shared/cplusplus
Initial import
2008-12-02 12:01:29 +01:00
LIBS *= -l$$qtLibraryTarget(CPlusPlus)
Copy Permalink