mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 06:12:40 -06:00
Bazaar/Oce2Upp : fix missing file in Upp package
git-svn-id: svn://ultimatepp.org/upp/trunk@7247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ed7316b9f8
commit
9a05dcfaeb
1 changed files with 2 additions and 1 deletions
|
|
@ -555,7 +555,8 @@ bool Oce2Upp::MakeOCEPackage(void)
|
|||
" OCEDoc.h,\n"
|
||||
" OCECtrl.cpp,\n"
|
||||
" OCEDoc.cpp,\n"
|
||||
" OCE_AlienPixMap.icpp;\n"
|
||||
" OCE_AlienPixMap.icpp,\n"
|
||||
" OCE_MemoryMgr.icpp;\n"
|
||||
;
|
||||
uppFile << s;
|
||||
uppFile.Close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue