source: TestCase/SimpleTestCase/SimpleTestCase.pj@ 222

Last change on this file since 222 was 222, checked in by dai, 17 years ago

UnitTest関数を追加。

File size: 349 bytes
Line 
1' ActiveBasic Project file.
2
3#VERSION=10
4
5#MODULETYPE=0
6
7#NAME=SimpleTestCase
8
9#PLATFORM=32
10
11#USEWINDOW=0
12
13#OPTION=&H00030000
14
15#OUTPUT_RELEASE=.\SimpleTestCase.exe
16
17#OUTPUT_DEBUG=.\SimpleTestCase_debug.exe
18
19#MANIFEST=SimpleTestCase.manifest.xml
20
21#DEBUG_CMD_LINE=
22
23#DEBUG_EXE_PATH=
24
25#RESOURCE=0
26
27#SOURCE
28SimpleTestCase.ab
Note: See TracBrowser for help on using the repository browser.