This website works better with JavaScript.
Home
Help
Register
Sign In
dvn
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
91
Wiki
Activity
Browse Source
Update libpEpasn1 Windows Release build
grind_and_cleanup
Thomas
2 years ago
parent
c74b057b1c
commit
5fdbb3f68c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build-windows/libpEpasn1/libpEpasn1.vcxproj
+ 1
- 1
build-windows/libpEpasn1/libpEpasn1.vcxproj
View File
@ -82,7 +82,7 @@
<OptimizeReferences>true</OptimizeReferences>
</Link>
<PreBuildEvent>
<Command>
"$(ProjectDir)..\generate_code.cmd" "$(ProjectDir)..\..
"</Command>
<Command>
cd "$(ProjectDir)..\.." && "$(ProjectDir)..\generate_code.cmd
"</Command>
<Message>Generating Code for pEp Sync</Message>
</PreBuildEvent>
</ItemDefinitionGroup>
Write
Preview
Loading…
Cancel
Save