チェンジセット 943: as3/Thread/trunk
- コミット日時:
- 2008/08/04 19:25:29 (4 ヶ月前)
- ファイル:
-
- as3/Thread/trunk/Thread.as3proj (更新) (1 diff)
- as3/Thread/trunk/samples/fileDownload (追加)
- as3/Thread/trunk/samples/fileDownload/MainThread.as (追加)
- as3/Thread/trunk/samples/fileDownload/ProgressBarThread.as (追加)
- as3/Thread/trunk/samples/fileDownload/Sample.as (追加)
- as3/Thread/trunk/src/org/libspark/thread/threads/net/FileDownloadThread.as (追加)
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/Thread/trunk/Thread.as3proj
r736 r943 69 69 <!-- Class files to compile (other referenced classes will automatically be included) --> 70 70 <compileTargets> 71 <compile path="samples\file Upload\Sample.as" />71 <compile path="samples\fileDownload\Sample.as" /> 72 72 </compileTargets> 73 73 <!-- Paths to exclude from the Project Explorer tree -->
