diff options
author | watcherhd <watcherhd@gmail.com> | 2017-02-13 21:42:59 +0200 |
---|---|---|
committer | watcherhd <watcherhd@gmail.com> | 2017-02-13 21:45:05 +0200 |
commit | 653fe9968498470fddda828959c26b886efecbac (patch) | |
tree | 66d181550a5aa5a940bd01d2f0d6414be6e6377e /libs/libaxolotl | |
parent | 9498261ca115235b41c5738049577ab163e01fce (diff) |
libaxolotl's name is back
Diffstat (limited to 'libs/libaxolotl')
-rwxr-xr-x | libs/libaxolotl/libaxolotl.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libaxolotl/libaxolotl.vcxproj b/libs/libaxolotl/libaxolotl.vcxproj index d439948944..1084049a5f 100755 --- a/libs/libaxolotl/libaxolotl.vcxproj +++ b/libs/libaxolotl/libaxolotl.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>libsignal-c</ProjectName>
+ <ProjectName>libaxolotl</ProjectName>
<ProjectGuid>{620E0BE7-3763-4F35-9DBD-4770104E269C}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
|