source:
TestCase/SimpleTestCase/SimpleTestCase.idx@
255
Last change on this file since 255 was 254, checked in by , 18 years ago | |
---|---|
File size: 374 bytes |
Rev | Line | |
---|---|---|
[221] | 1 | ' インデックス プログラム |
2 | ||
3 | 'Win32APIの定義ファイル | |
[224] | 4 | |
5 | 'プロジェクト内のプログラム ファイル | |
6 | #include "ObjectTest.ab" | |
[246] | 7 | _ClearNamespaceImported |
[226] | 8 | #include "StringTest.ab" |
[246] | 9 | _ClearNamespaceImported |
[230] | 10 | #include "GCHandleTest.ab" |
[246] | 11 | _ClearNamespaceImported |
[254] | 12 | #include "PathTest.ab" |
13 | _ClearNamespaceImported | |
14 | ||
15 | 'リソースファイル | |
16 | #include "resource.ab" | |
17 | #resource "SimpleTestCase.rc" |
Note:
See TracBrowser
for help on using the repository browser.