diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 06:00:17 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-17 06:00:17 +0000 |
commit | b9170abcb47e8cd63a631c6a645b83406fea95f2 (patch) | |
tree | 3ed5ac6b0611d946be52e399ed5e1cf88e4f5b48 /plugins/xml/xml.dep | |
parent | 3868979227214de98068cf6ae4edf5278ae12035 (diff) |
obsolete project files cleanup and overall adjustment: Part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@7 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/xml/xml.dep')
-rw-r--r-- | plugins/xml/xml.dep | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/plugins/xml/xml.dep b/plugins/xml/xml.dep deleted file mode 100644 index 3d849f7b61..0000000000 --- a/plugins/xml/xml.dep +++ /dev/null @@ -1,23 +0,0 @@ -# Microsoft Developer Studio Generated Dependency File, included by xml.mak
-
-.\xml.cpp : \
- "..\..\include\m_langpack.h"\
- "..\..\include\m_plugins.h"\
- "..\..\include\m_system.h"\
- "..\..\include\m_utils.h"\
- "..\..\include\m_xml.h"\
- "..\..\include\newpluginapi.h"\
- ".\commonheaders.h"\
-
-
-..\..\src\modules\xml\xmlApi.cpp : \
- "..\..\src\modules\xml\xmlParser.h"\
-
-
-..\..\src\modules\xml\xmlParser.cpp : \
- "..\..\src\modules\xml\xmlParser.h"\
-
-
-.\resource.rc : \
- ".\xml.ico"\
-
|