mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
start kdevelop with project file from actual branch
This commit is contained in:
parent
d4f9110232
commit
a26e06c75a
@ -7,7 +7,7 @@
|
||||
|
||||
mv src/libstrongswan/crypto/crypters/aes_cbc_crypter.c libstrongswan_aes.c
|
||||
mv src/libcrypto/libaes/aes.c libcrypto_aes.c
|
||||
kdevelop3 &
|
||||
kdevelop3 strongSwan.kdevelop &
|
||||
sleep 20
|
||||
mv libstrongswan_aes.c src/libstrongswan/crypto/crypters/aes_cbc_crypter.c
|
||||
mv libcrypto_aes.c src/libcrypto/libaes/aes.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user