Ignore:
Timestamp:
May 21, 2008, 11:02:07 PM (16 years ago)
Author:
dai_9181
Message:

Projectクラスをリファクタリング

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/abdev/include/ProjectManager/ProjectManager.h

    r622 r623  
    5353    HTREEITEM hWindowTreeItem;
    5454
    55     RESOURCEINFO res;
    56 
    5755    DWORD dwOption;
    5856    char lpszOutput_Release[MAX_PATH];
     
    7775    Jenga::Common::Directory workDir;
    7876    ActiveBasic::Common::TargetModuleType::EnumType moduleType;
     77
     78public:
     79    ActiveBasic::Common::ResourceManager resourceManager;
    7980};
    8081
Note: See TracChangeset for help on using the changeset viewer.