| Code::Blocks
    SVN r11506
    | 
#include <cbproject.h>
| Public Member Functions | |
| Glob (const wxString &path, const wxString &wildCard, bool recursive) | |
| Public Attributes | |
| wxString | m_Path | 
| wxString | m_WildCard | 
| bool | m_Recursive | 
Definition at line 424 of file cbproject.h.
Definition at line 429 of file cbproject.h.
| wxString cbProject::Glob::m_Path | 
Definition at line 426 of file cbproject.h.
Referenced by ProjectLoader::ExportTargetAsProject().
| bool cbProject::Glob::m_Recursive | 
Definition at line 428 of file cbproject.h.
Referenced by ProjectLoader::ExportTargetAsProject().
| wxString cbProject::Glob::m_WildCard | 
Definition at line 427 of file cbproject.h.
Referenced by ProjectLoader::ExportTargetAsProject().
 1.8.13
 1.8.13