This website works better with JavaScript.
Home
Help
Register
Sign In
darthmama
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
312
Wiki
Activity
Browse Source
'bla'
async_key_management
vb
8 years ago
parent
32ed564cd1
commit
c44da169cf
2 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
pEpEngine.vcxproj
+3
-0
pEpEngine.vcxproj.filters
+ 3
- 0
pEpEngine.vcxproj
View File
@ -100,6 +100,9 @@
<ClInclude Include="src\sqlite3.h" />
<ClInclude Include="src\transport.h" />
</ItemGroup>
<ItemGroup>
<Text Include="LICENSE.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
+ 3
- 0
pEpEngine.vcxproj.filters
View File
@ -66,4 +66,7 @@
<Filter>Headerdateien</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<Text Include="LICENSE.txt" />
</ItemGroup>
</Project>
Write
Preview
Loading…
Cancel
Save