Didn't mean to commit unittest.properties
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/6b9c7bfd Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/6b9c7bfd Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/6b9c7bfd Branch: refs/heads/develop Commit: 6b9c7bfd0323df036efb0ac3bbed142e50244137 Parents: 7dd6fad Author: Gordon Smith <[email protected]> Authored: Thu Mar 28 20:59:52 2013 -0700 Committer: Gordon Smith <[email protected]> Committed: Thu Mar 28 20:59:52 2013 -0700 ---------------------------------------------------------------------- compiler.tests/unittest.properties | 22 ---------------------- 1 files changed, 0 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/6b9c7bfd/compiler.tests/unittest.properties ---------------------------------------------------------------------- diff --git a/compiler.tests/unittest.properties b/compiler.tests/unittest.properties deleted file mode 100755 index 6178e8f..0000000 --- a/compiler.tests/unittest.properties +++ /dev/null @@ -1,22 +0,0 @@ -# copy template-unittest.properties to unittest.properties -# - -# Example (Windows) FLEX_HOME=C:\\dev\\apache-flex\\sdk -# (Mac Os X) -# -FLEX_HOME=D:\\asf\\flex-sdk - -# Example (Windows) AIR_HOME=C:\\dev\\air-sdk-3.4 -# (Mac Os X) -# -AIR_HOME=D:\\asf\\prerequisites\\AdobeAIRSDK - -# -# Example (Windows) PLAYERGLOBAL_HOME=C:\\dev\\apache-flex-4.8.0\\frameworks\\libs\\player -# (Mac Os X) -# -PLAYERGLOBAL_HOME=D:\\asf\\prerequisites\\player - -# Example (Windows) FLASHPLAYER_DEBUGGER=C:\\Program Files\\Adobe\\Adobe Flash Builder\\player\\win\\11.1\\FlashPlayerDebugger.exe -# (Mac Os X) -FLASHPLAYER_DEBUGGER=D:\\asf\\prerequisites\\fp_11.1.102.63_archive\\11_1r102_63_32bit_debug\\flashplayer11_1r102_63_win_sa_debug_32bit.exe
