Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2015-01-29 18:13:13 +0300
committerDaniel Molkentin <danimo@owncloud.com>2015-01-29 18:13:36 +0300
commit8c58236e7c886c315b5a08a7f4263713ee57a210 (patch)
treee872eee24b5d0faf73d85f86ed5754a442458974 /shell_integration
parent027328d3a6f00f8aba2ec84b479c81a1e834bc8c (diff)
Remove template file
Diffstat (limited to 'shell_integration')
-rw-r--r--shell_integration/windows/OCContextMenu/ReadMe.txt40
1 files changed, 0 insertions, 40 deletions
diff --git a/shell_integration/windows/OCContextMenu/ReadMe.txt b/shell_integration/windows/OCContextMenu/ReadMe.txt
deleted file mode 100644
index 9b4563b70..000000000
--- a/shell_integration/windows/OCContextMenu/ReadMe.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-========================================================================
- DYNAMIC LINK LIBRARY : OCContextMenu Project Overview
-========================================================================
-
-AppWizard has created this OCContextMenu DLL for you.
-
-This file contains a summary of what you will find in each of the files that
-make up your OCContextMenu application.
-
-
-OCContextMenu.vcxproj
- This is the main project file for VC++ projects generated using an Application Wizard.
- It contains information about the version of Visual C++ that generated the file, and
- information about the platforms, configurations, and project features selected with the
- Application Wizard.
-
-OCContextMenu.vcxproj.filters
- This is the filters file for VC++ projects generated using an Application Wizard.
- It contains information about the association between the files in your project
- and the filters. This association is used in the IDE to show grouping of files with
- similar extensions under a specific node (for e.g. ".cpp" files are associated with the
- "Source Files" filter).
-
-OCContextMenu.cpp
- This is the main DLL source file.
-
-/////////////////////////////////////////////////////////////////////////////
-Other standard files:
-
-StdAfx.h, StdAfx.cpp
- These files are used to build a precompiled header (PCH) file
- named OCContextMenu.pch and a precompiled types file named StdAfx.obj.
-
-/////////////////////////////////////////////////////////////////////////////
-Other notes:
-
-AppWizard uses "TODO:" comments to indicate parts of the source code you
-should add to or customize.
-
-/////////////////////////////////////////////////////////////////////////////