diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-19 04:30:48 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-19 04:30:48 +0000 |
commit | 1db7371b62e8617c6f9421a3a8da108187b98199 (patch) | |
tree | fe19140d279324d522891f5817b5c7691961ed3f /tests/Tokens_Test.icc | |
parent | 37c8006ce8a27a4d9acdbe463006be03be37b106 (diff) | |
download | ATCD-1db7371b62e8617c6f9421a3a8da108187b98199.tar.gz |
ChangeLogTag:Mon May 19 04:30:45 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/Tokens_Test.icc')
-rw-r--r-- | tests/Tokens_Test.icc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Tokens_Test.icc b/tests/Tokens_Test.icc index e6cc8ce4824..6db29f96e56 100644 --- a/tests/Tokens_Test.icc +++ b/tests/Tokens_Test.icc @@ -9,7 +9,7 @@ option { target type (exe) "Tokens_Test" { - source type (cpp) "Tokens_Test.cpp" + source type (cpp) "Tokens_Test.cpp", "Main.cpp" if ($__IBMCPP__ >= 500) { option macros(global) { source type (hpp) "test_config.h" |