diff options
author | George Hazan <george.hazan@gmail.com> | 2015-06-16 11:09:35 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-06-16 11:09:35 +0000 |
commit | cf7fff7392a9727604c6e1f53bf240ea9b0d9166 (patch) | |
tree | 99d0c2cc4e33c2333082a779d1e8d66d93d1aabf /plugins/Variables/Variables_12.vcxproj | |
parent | 437835559168a5945a1196161660c439266eb59d (diff) |
Variables rebound to the new pcre16 project
git-svn-id: http://svn.miranda-ng.org/main/trunk@14196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Variables/Variables_12.vcxproj')
-rw-r--r-- | plugins/Variables/Variables_12.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Variables/Variables_12.vcxproj b/plugins/Variables/Variables_12.vcxproj index e8e04a9a2f..10edb3d6d9 100644 --- a/plugins/Variables/Variables_12.vcxproj +++ b/plugins/Variables/Variables_12.vcxproj @@ -235,7 +235,7 @@ <ResourceCompile Include="res\version.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Pcre16\pcre16_12.vcxproj">
+ <ProjectReference Include="..\..\libs\Pcre16\pcre16.vcxproj">
<Project>{6124e997-426e-4a0b-9617-d6d577d5e7d7}</Project>
</ProjectReference>
</ItemGroup>
|