Browse Source

fix vpklib compilation

pull/11/head
nillerusr 4 years ago
parent
commit
04452131a5
  1. 1
      vpklib/vpklib.vpc

1
vpklib/vpklib.vpc

@ -33,7 +33,6 @@ $Project "vpklib"
$Folder "Crypto" $Folder "Crypto"
{ {
$File "$SRCDIR\common\simplebitstring.h" $File "$SRCDIR\common\simplebitstring.h"
$File "$SRCDIR\common\crypto.h"
} }
} }
} }

Loading…
Cancel
Save