1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

Include Obfuscate.cs

This commit is contained in:
Kevin Glynn 2011-07-12 15:41:43 +02:00
parent 7104c56382
commit 02a7246732

View File

@ -54,6 +54,7 @@
<Compile Include="CS2JMain\CS2JMain.cs" />
<Compile Include="CS2JMain\CS2JSettings.cs" />
<Compile Include="CS2JMain\Main.cs" />
<Compile Include="CS2JMain\Obfuscate.cs" />
<Compile Include="CS2JMain\Templates.cs" />
<Compile Include="CS2JTemplate\TranslationTemplate.cs" />
<Compile Include="CS2JTransform\CommonWalker.cs" />