Skip to content

Commit

Permalink
renames DMComplexValueType file and removes Json/Bytecode dirs from c…
Browse files Browse the repository at this point in the history
…ompiler
  • Loading branch information
Ruzihm committed Feb 23, 2025
1 parent e16b8b0 commit 2d90dcb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
File renamed without changes.
5 changes: 0 additions & 5 deletions DMCompiler/DMCompiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
<ProjectReference Include="..\OpenDreamNoClient\OpenDreamNoClient.csproj" />
</ItemGroup>

<ItemGroup>
<Folder Include="Bytecode\" />
<Folder Include="Json\" />
</ItemGroup>

<Target Name="CopyDMStandard" AfterTargets="AfterBuild">
<Copy SourceFiles="@(DMStandard)" DestinationFiles="@(DMStandard->'$(OutDir)\DMStandard\%(RecursiveDir)%(Filename)%(Extension)')" />
</Target>
Expand Down

0 comments on commit 2d90dcb

Please sign in to comment.