diff options
| author | George Hazan <ghazan@miranda.im> | 2019-06-01 13:45:36 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-06-01 13:45:36 +0300 |
| commit | 80e0b065010ddd32632eb0e584a4c866d3c723a0 (patch) | |
| tree | 13ae414f05d840594b0071e39cac16967c5c5588 /protocols/MinecraftDynmap/MinecraftDynmap.vcxproj | |
| parent | 704836b2489a4d6564bbece581e086769e4a9011 (diff) | |
MinecraftDynmap untied from std_string_utils.cpp
Diffstat (limited to 'protocols/MinecraftDynmap/MinecraftDynmap.vcxproj')
| -rw-r--r-- | protocols/MinecraftDynmap/MinecraftDynmap.vcxproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/MinecraftDynmap/MinecraftDynmap.vcxproj b/protocols/MinecraftDynmap/MinecraftDynmap.vcxproj index 27d40d44b2..0c77982774 100644 --- a/protocols/MinecraftDynmap/MinecraftDynmap.vcxproj +++ b/protocols/MinecraftDynmap/MinecraftDynmap.vcxproj @@ -25,9 +25,4 @@ <ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
- <ItemGroup>
- <ClCompile Include="..\..\utils\std_string_utils.cpp">
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- </ClCompile>
- </ItemGroup>
</Project>
\ No newline at end of file |
