File tree Expand file tree Collapse file tree 5 files changed +19
-9
lines changed Expand file tree Collapse file tree 5 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <project >
2+ <project xmlns =" http://lime.software/project/1.0.2" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi:schemaLocation=" http://lime.software/project/1.0.2 http://lime.software/xsd/project-1.0.2.xsd" >
4+
35 <icon path =" assets/images/logo/HaxeFlixel.svg" />
46
57 <section unless =" unit-test" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <project >
2+ <project xmlns =" http://lime.software/project/1.0.2" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://lime.software/project/1.0.2 http://lime.software/xsd/project-1.0.2.xsd" >
4+
35 <!-- _________________________ Application Settings _________________________ -->
46
57 <app title =" FlixelCoverageTests" file =" FlixelCoverageTests" main =" Main" version =" 0.0.1" company =" HaxeFlixel" />
1719 <!-- _____________________________ Path Settings ____________________________ -->
1820
1921 <set name =" BUILD_DIR" value =" export" />
20- <classpath name =" source" />
22+ <source path =" source" />
2123
2224 <!-- _______________________________ Libraries ______________________________ -->
2325
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <project >
2+ <project xmlns =" http://lime.software/project/1.0.2" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://lime.software/project/1.0.2 http://lime.software/xsd/project-1.0.2.xsd" >
4+
35 <!-- _________________________ Application Settings _________________________ -->
46
57 <app title =" SwfVersion11" file =" SwfVersion11" main =" Main" version =" 0.0.1" company =" HaxeFlixel" />
1719 <!-- _____________________________ Path Settings ____________________________ -->
1820
1921 <set name =" BUILD_DIR" value =" export" />
20- <classpath name =" source" />
22+ <source path =" source" />
2123
2224 <!-- _______________________________ Libraries ______________________________ -->
2325
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <project >
2+ <project xmlns =" http://lime.software/project/1.0.2" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://lime.software/project/1.0.2 http://lime.software/xsd/project-1.0.2.xsd" >
4+
35 <!-- _________________________ Application Settings _________________________ -->
46
57 <app title =" SwfVersion11_2" file =" SwfVersion11_2" main =" Main" version =" 0.0.1" company =" HaxeFlixel" />
1719 <!-- _____________________________ Path Settings ____________________________ -->
1820
1921 <set name =" BUILD_DIR" value =" export" />
20- <classpath name =" source" />
22+ <source path =" source" />
2123
2224 <!-- _______________________________ Libraries ______________________________ -->
2325
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <project >
2+ <project xmlns =" http://lime.software/project/1.0.2" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://lime.software/project/1.0.2 http://lime.software/xsd/project-1.0.2.xsd" >
4+
35 <meta title =" FlixelUnitTests" version =" 1.0.0" />
46 <app file =" TestMain" main =" TestMain" />
57
1618
1719 <haxedef name =" FLX_UNIT_TEST" />
1820 <haxedef name =" FLX_RECORD" />
19- </project >
21+ </project >
You can’t perform that action at this time.
0 commit comments