mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
umk fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@8507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
62c110d65b
commit
f744b03a8a
1 changed files with 2 additions and 0 deletions
|
|
@ -159,6 +159,8 @@ struct Ide : public IdeContext, public MakeBuild {
|
|||
|
||||
virtual bool IsPersistentFindReplace() { return false; }
|
||||
|
||||
virtual String IdeGetIncludePath() {}
|
||||
|
||||
void ExportMakefile(const String& ep);
|
||||
void ExportProject(const String& ep, bool all, bool deletedir = true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue