source: dev/trunk/ab5.0/abdev/abdev/include/ProjectManager.h@ 608

Last change on this file since 608 was 608, checked in by dai_9181, 16 years ago

静的リンクライブラリプロジェクトの作成(IDE側)に対応。

File size: 96 bytes
Line 
1#pragma once
2
3namespace ActiveBasic{ namespace IDE{
4
5
6class ProjectManager
7{
8};
9
10
11}}
Note: See TracBrowser for help on using the repository browser.