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_10.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_10.vcxproj')
-rw-r--r-- | plugins/Variables/Variables_10.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Variables/Variables_10.vcxproj b/plugins/Variables/Variables_10.vcxproj index 035162d664..10f6942900 100644 --- a/plugins/Variables/Variables_10.vcxproj +++ b/plugins/Variables/Variables_10.vcxproj @@ -234,8 +234,8 @@ <ItemGroup>
<None Include="res\V.ico" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Pcre16\pcre16_10.vcxproj">
+ <ItemGroup>
+ <ProjectReference Include="..\..\libs\Pcre16\pcre16.vcxproj">
<Project>{6124e997-426e-4a0b-9617-d6d577d5e7d7}</Project>
</ProjectReference>
</ItemGroup>
|