diff -r 000000000000 -r 2e8eeb919028 configurationengine/source/scripts/tests/generation_test_project/custom/implml/simple_tempvars.implml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/configurationengine/source/scripts/tests/generation_test_project/custom/implml/simple_tempvars.implml Thu Mar 11 17:04:37 2010 +0200 @@ -0,0 +1,28 @@ + + + + + + + + + + + + True configures TempFeature.String = TempFeature.String + " and more testing" + True configures TempFeature.Int = TempFeature.Int + 1 + True configures TempFeature.Real = TempFeature.Real + 0.25 + + + + + + + + + \ No newline at end of file