Skip to content

Commit

Permalink
VegasHelperのファイル名を一部変更
Browse files Browse the repository at this point in the history
  • Loading branch information
cyross committed Mar 1, 2023
1 parent 39227f9 commit 9f6825d
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 8 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 8 additions & 8 deletions VegasScriptHelper/VegasScriptHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,16 @@
<DependentUpon>RichTextViererForm.cs</DependentUpon>
</Compile>
<Compile Include="VegasHelper.cs" />
<Compile Include="VegasHelperForEvent.cs" />
<Compile Include="VegasHelper_Event.cs" />
<Compile Include="VegasHelperException.cs" />
<Compile Include="VegasHelperForApplication.cs" />
<Compile Include="VegasHelperForMedia.cs" />
<Compile Include="VegasHelperForMediaBin.cs" />
<Compile Include="VegasHelperForOFXParameter.cs" />
<Compile Include="VegasHelperForTake.cs" />
<Compile Include="VegasHelper_Application.cs" />
<Compile Include="VegasHelper_Media.cs" />
<Compile Include="VegasHelper_MediaBin.cs" />
<Compile Include="VegasHelper_OFXParameter.cs" />
<Compile Include="VegasHelper_Take.cs" />
<Compile Include="VegasHelperUtility.cs" />
<Compile Include="VegasHelperForProject.cs" />
<Compile Include="VegasHelperForTrack.cs" />
<Compile Include="VegasHelper_Project.cs" />
<Compile Include="VegasHelper_Track.cs" />
<Compile Include="VegasHelperYamlSpecs.cs" />
<Compile Include="VegasScriptSettings.cs" />
</ItemGroup>
Expand Down

0 comments on commit 9f6825d

Please sign in to comment.