filters for L2OOGHelper!
This commit is contained in:
parent
fe7f293d1a
commit
79b2bf06a8
@ -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" />
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user