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/mTextControl/mtextcontrol.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/mTextControl/mtextcontrol.dep')
-rw-r--r-- | plugins/mTextControl/mtextcontrol.dep | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/plugins/mTextControl/mtextcontrol.dep b/plugins/mTextControl/mtextcontrol.dep new file mode 100644 index 0000000000..498e0e3395 --- /dev/null +++ b/plugins/mTextControl/mtextcontrol.dep @@ -0,0 +1,41 @@ +# Microsoft Developer Studio erstellte Abhängigkeitsdatei, einbezogen von mtextcontrol.mak
+
+.\src\main.cpp : \
+ "..\..\include\m_clist.h"\
+ "..\..\include\m_clui.h"\
+ "..\..\include\m_database.h"\
+ "..\..\include\m_langpack.h"\
+ "..\..\include\m_options.h"\
+ "..\..\include\m_plugins.h"\
+ "..\..\include\m_protocols.h"\
+ "..\..\include\m_skin.h"\
+ "..\..\include\m_system.h"\
+ "..\..\include\m_utils.h"\
+ "..\..\include\newpluginapi.h"\
+ "..\..\include\statusmodes.h"\
+ "..\..\include\win2k.h"\
+ "..\..\include_api\m_smileyadd.h"\
+ ".\api\m_mathmodule.h"\
+ ".\api\m_text.h"\
+ ".\src\fancy_rtf.h"\
+ ".\src\FormattedTextDraw.h"\
+ ".\src\headers.h"\
+ ".\src\ImageDataObjectHlp.h"\
+ ".\src\richeditutils.h"\
+ ".\src\services.h"\
+ ".\src\textcontrol.h"\
+ ".\src\textusers.h"\
+ "c:\programme\microsoft sdk\include\basetsd.h"\
+ "c:\programme\microsoft sdk\include\guiddef.h"\
+ "c:\programme\microsoft sdk\include\propidl.h"\
+ "c:\programme\microsoft sdk\include\reason.h"\
+ "c:\programme\microsoft sdk\include\stralign.h"\
+ "c:\programme\microsoft sdk\include\textserv.h"\
+ "c:\programme\microsoft sdk\include\tom.h"\
+ "c:\programme\microsoft sdk\include\tvout.h"\
+ "c:\programme\microsoft sdk\include\winefs.h"\
+
+
+.\res\version.rc : \
+ ".\src\version.h"\
+
|