mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
ide: Fixed response files vs pkg-config
git-svn-id: svn://ultimatepp.org/upp/trunk@14371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8977ee8d30
commit
68fe80d2bb
3 changed files with 12 additions and 11 deletions
|
|
@ -444,6 +444,8 @@ struct Builder {
|
|||
|
||||
Index<String> pkg_config; // names of packages for pkg-config
|
||||
|
||||
VectorMap<String, int> tmpfilei; // for naming automatic response files
|
||||
|
||||
String CmdX(const char *s);
|
||||
|
||||
virtual bool BuildPackage(const String& package, Vector<String>& linkfile, Vector<String>& immfile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue