diff options
Diffstat (limited to 'plugins/CryptoPP/cryptopp.dep')
-rw-r--r-- | plugins/CryptoPP/cryptopp.dep | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/plugins/CryptoPP/cryptopp.dep b/plugins/CryptoPP/cryptopp.dep new file mode 100644 index 0000000000..57466bcbcd --- /dev/null +++ b/plugins/CryptoPP/cryptopp.dep @@ -0,0 +1,80 @@ +# Microsoft Developer Studio Generated Dependency File, included by cryptopp.mak
+
+.\commonheaders.cpp : \
+ "..\..\include\m_database.h"\
+ "..\..\include\m_netlib.h"\
+ "..\..\include\m_plugins.h"\
+ "..\..\include\m_protocols.h"\
+ "..\..\include\m_protomod.h"\
+ "..\..\include\m_protosvc.h"\
+ "..\..\include\m_stdhdr.h"\
+ "..\..\include\m_system.h"\
+ "..\..\include\m_utils.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\include\statusmodes.h"\
+ ".\base16.h"\
+ ".\base64.h"\
+ ".\commonheaders.h"\
+ ".\cpp_rsam.h"\
+ ".\cpp_rsau.h"\
+ ".\crypto\adler32.h"\
+ ".\crypto\aes.h"\
+ ".\crypto\algebra.h"\
+ ".\crypto\algparam.h"\
+ ".\crypto\argnames.h"\
+ ".\crypto\asn.h"\
+ ".\crypto\config.h"\
+ ".\crypto\crc.h"\
+ ".\crypto\cryptlib.h"\
+ ".\crypto\dh.h"\
+ ".\crypto\emsa2.h"\
+ ".\crypto\eprecomp.h"\
+ ".\crypto\files.h"\
+ ".\crypto\filters.h"\
+ ".\crypto\fips140.h"\
+ ".\crypto\gfpcrypt.h"\
+ ".\crypto\gzip.h"\
+ ".\crypto\hmac.h"\
+ ".\crypto\integer.h"\
+ ".\crypto\iterhash.h"\
+ ".\crypto\misc.h"\
+ ".\crypto\modarith.h"\
+ ".\crypto\modes.h"\
+ ".\crypto\modexppc.h"\
+ ".\crypto\oaep.h"\
+ ".\crypto\osrng.h"\
+ ".\crypto\pkcspad.h"\
+ ".\crypto\pubkey.h"\
+ ".\crypto\randpool.h"\
+ ".\crypto\rijndael.h"\
+ ".\crypto\ripemd.h"\
+ ".\crypto\rng.h"\
+ ".\crypto\rsa.h"\
+ ".\crypto\secblock.h"\
+ ".\crypto\seckey.h"\
+ ".\crypto\sha.h"\
+ ".\crypto\simple.h"\
+ ".\crypto\smartptr.h"\
+ ".\crypto\stdcpp.h"\
+ ".\crypto\strciphr.h"\
+ ".\crypto\tiger.h"\
+ ".\crypto\zdeflate.h"\
+ ".\crypto\zinflate.h"\
+ ".\crypto\zlib.h"\
+ ".\cryptopp.h"\
+ ".\dllloader.h"\
+ ".\gettime.h"\
+ ".\mmi.h"\
+ ".\sdk\m_updater.h"\
+ ".\utf8.h"\
+ ".\version.h"\
+ "d:\program files\microsoft visual studio\vc98\include\basetsd.h"\
+
+
+.\resource.rc : \
+ ".\gpgw\release\gnupgw.dll"\
+ ".\pgpw\release6\pgpsdkw6.dll"\
+ ".\pgpw\release8\pgpsdkw8.dll"\
+ ".\version.h"\
+ ".\version.rc"\
+
|