Include compilation of tests for OpenVMS (part1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
377c1ba438
commit
38e5440573
16 changed files with 817 additions and 225 deletions
|
|
@ -7,6 +7,9 @@
|
|||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef WX_ARCHIVETEST_INCLUDED
|
||||
#define WX_ARCHIVETEST_INCLUDED 1
|
||||
|
||||
#define WX_TEST_ARCHIVE_ITERATOR
|
||||
|
||||
#include "wx/archive.h"
|
||||
|
|
@ -271,3 +274,5 @@ private:
|
|||
|
||||
void AddCmd(wxArrayString& cmdlist, const wxString& cmd);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue