This commit is contained in:
Maverick Motherfucker 2011-06-11 21:37:36 -07:00
parent eb0e3a2c76
commit 78da49cc46

View file

@ -63,6 +63,11 @@
<Compile Include="FileTools.cs" />
<Compile Include="Group.cs" />
<Compile Include="Log.cs" />
<Compile Include="Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="StreamExt.cs" />
<Compile Include="Tools.cs" />
<Compile Include="TShock.cs" />
@ -80,6 +85,7 @@
<EmbeddedResource Include="Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />