FreeCalypso > hg > tcs211-l1-reconst
diff g23m/system/busyb/sourcesets/main_test.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/system/busyb/sourcesets/main_test.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<sourceSet description="MAIN test sourceSet" name="main_test"> + <settings> + <options> + <optionDef description="imported from optionset" name=""> + <condOption optRef="TI_INCLUDES" /> + </optionDef> + <optionDef description="compiler options" name=""> + <condOption optRef="main_flags" /> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir path="" pathRef="MAIN_DIR" /> + </sourceDirs> + <sourceFiles> + <source name="tests/test_stubs.c" /> + <source name="tests/test_stubs_asm.c" /> + </sourceFiles> +</sourceSet>