forked from qt-creator/qt-creator
Revert "Fix setting of LD_LIBRARY_PATH in the run environment."
This reverts commit 4ba7f2b7f3.
This commit is contained in:
@@ -85,6 +85,8 @@ public:
|
||||
void appendOrSetPath(const QString &value);
|
||||
void prependOrSetPath(const QString &value);
|
||||
|
||||
void prependOrSetLibrarySearchPath(const QString &value);
|
||||
|
||||
void clear();
|
||||
int size() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user