filters for L2OOGHelper!

This commit is contained in:
alexey.min 2012-02-01 09:14:38 +00:00
parent fe7f293d1a
commit 79b2bf06a8
2 changed files with 5 additions and 0 deletions

View File

@ -126,6 +126,10 @@
</ResourceCompile>
</ItemGroup>
<ItemGroup>
<None Include="l2ooghelper\PostBuildEvent.cmd">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
</None>
<None Include="l2ooghelper\res\L2OOGHelper.ico" />
<None Include="l2ooghelper\res\small.ico" />
<None Include="l2ooghelper\ClassDiagram1.cd" />

View File

@ -99,6 +99,7 @@
<Filter>rsrc</Filter>
</None>
<None Include="l2ooghelper\ClassDiagram1.cd" />
<None Include="l2ooghelper\PostBuildEvent.cmd" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="l2ooghelper\Resource.h">