Changeset 625 in dev for trunk/ab5.0/jenga


Ignore:
Timestamp:
May 27, 2008, 9:17:34 PM (16 years ago)
Author:
dai_9181
Message:

・WindowInfoクラスをリファクタリング
・MdiInfoを単純配列からvectorに変更した。

Location:
trunk/ab5.0/jenga
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/jenga.h

    r623 r625  
    1111#include "common/Hashmap.h"
    1212#include "common/Path.h"
     13#include "common/SourceTemplate.h"
    1314#include "common/String.h"
    1415#include "common/VectorSupporter.h"
  • trunk/ab5.0/jenga/projects/jenga/jenga.vcproj

    r623 r625  
    299299            <File
    300300                RelativePath="..\..\src\common\Path.cpp"
     301                >
     302            </File>
     303            <File
     304                RelativePath="..\..\src\common\SourceTemplate.cpp"
    301305                >
    302306            </File>
     
    392396            </File>
    393397            <File
     398                RelativePath="..\..\include\common\SourceTemplate.h"
     399                >
     400            </File>
     401            <File
    394402                RelativePath=".\stdafx.h"
    395403                >
Note: See TracChangeset for help on using the changeset viewer.