summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj')
-rw-r--r--plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj
index f94c5a7227..15525515e2 100644
--- a/plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj
+++ b/plugins/ClientChangeNotify/ClientChangeNotify_12.vcxproj
@@ -205,7 +205,6 @@
<ClInclude Include="src\Misc.h" />
<ClInclude Include="src\CommonLibs\Options.h" />
<ClInclude Include="src\CommonLibs\pcre.h" />
- <ClInclude Include="src\CommonLibs\pcre_main.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\CommonLibs\TMyArray.h" />
<ClInclude Include="src\Version.h" />
@@ -214,6 +213,11 @@
<ResourceCompile Include="res\Resources.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\Pcre16\pcre16_12.vcxproj">
+ <Project>{6124e997-426e-4a0b-9617-d6d577d5e7d7}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>