diff --git a/FTSources/FTEditor/FTEditor.csproj b/FTSources/FTEditor/FTEditor.csproj index 19dbd67..0e4255c 100644 --- a/FTSources/FTEditor/FTEditor.csproj +++ b/FTSources/FTEditor/FTEditor.csproj @@ -28,10 +28,6 @@ FT_VERSION_FULL - - - - ..\DLLs\mscorlib.dll @@ -66,6 +62,9 @@ False + + + FTEditor\Editors.meta diff --git a/FTSources/FTRuntime/FTRuntime.csproj b/FTSources/FTRuntime/FTRuntime.csproj index b56c958..9ab90b8 100644 --- a/FTSources/FTRuntime/FTRuntime.csproj +++ b/FTSources/FTRuntime/FTRuntime.csproj @@ -39,7 +39,6 @@ - @@ -49,9 +48,6 @@ FTRuntime\SwfAsset.cs.meta - - FTRuntime\SwfAttributes.cs.meta - FTRuntime\SwfClip.cs.meta @@ -67,23 +63,35 @@ FTRuntime\SwfSettings.cs.meta + + FTRuntime\Yields.meta + FTRuntime\Internal\SwfAssocList.cs.meta + + FTRuntime\Internal\SwfAttributes.cs.meta + FTRuntime\Internal\SwfList.cs.meta FTRuntime\Internal\SwfUtils.cs.meta + + FTRuntime\Yields\SwfWaitPlayStopped.cs.meta + + + FTRuntime\Yields\SwfWaitRewindPlaying.cs.meta + + + FTRuntime\Yields\SwfWaitStopPlaying.cs.meta + FTRuntime\SwfAsset.cs - - FTRuntime\SwfAttributes.cs - FTRuntime\SwfClip.cs @@ -102,11 +110,23 @@ FTRuntime\Internal\SwfAssocList.cs + + FTRuntime\Internal\SwfAttributes.cs + FTRuntime\Internal\SwfList.cs FTRuntime\Internal\SwfUtils.cs + + FTRuntime\Yields\SwfWaitPlayStopped.cs + + + FTRuntime\Yields\SwfWaitRewindPlaying.cs + + + FTRuntime\Yields\SwfWaitStopPlaying.cs + diff --git a/FTSources/FTSwfTools/FTSwfTools.csproj b/FTSources/FTSwfTools/FTSwfTools.csproj index c392fb2..12755ad 100644 --- a/FTSources/FTSwfTools/FTSwfTools.csproj +++ b/FTSources/FTSwfTools/FTSwfTools.csproj @@ -29,7 +29,6 @@ -