diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
commit | 48540940b6c28bb4378abfeb500ec45a625b37b6 (patch) | |
tree | 2ef294c0763e802f91d868bdef4229b6868527de /plugins/CryptoPP/cryptopp.dep | |
parent | 5c350913f011e119127baeb32a6aedeb4f0d33bc (diff) |
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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"\
+
|