diff -r 360bd6b35136 -r 22486c9c7b15 sbsv2/raptor/test/smoke_suite/test_resources/apply_usecases/linker_options/test_apply_linkeroptions.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sbsv2/raptor/test/smoke_suite/test_resources/apply_usecases/linker_options/test_apply_linkeroptions.cpp Wed Jun 23 17:27:59 2010 +0800 @@ -0,0 +1,4 @@ +int main() +{ + return 0; +}