summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2016-11-24 19:02:15 +0100
committerraysan5 <[email protected]>2016-11-24 19:02:15 +0100
commit44e21d84cd82da2e77800269e98f9d9bb41a90d8 (patch)
treecf23ad52e4c65401365363dc36cf7b39577af97c
parenta81dfabf863c512044b246e23aaf43489d2fa1ac (diff)
downloadraylib-44e21d84cd82da2e77800269e98f9d9bb41a90d8.tar.gz
raylib-44e21d84cd82da2e77800269e98f9d9bb41a90d8.zip
Remove useless file
-rw-r--r--project/vs2015/raylib/ReadMe.txt29
1 files changed, 0 insertions, 29 deletions
diff --git a/project/vs2015/raylib/ReadMe.txt b/project/vs2015/raylib/ReadMe.txt
deleted file mode 100644
index 0d46b9fa..00000000
--- a/project/vs2015/raylib/ReadMe.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-========================================================================
- STATIC LIBRARY : raylib Project Overview
-========================================================================
-
-AppWizard has created this raylib library project for you.
-
-No source files were created as part of your project.
-
-
-raylib.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.
-
-raylib.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).
-
-/////////////////////////////////////////////////////////////////////////////
-Other notes:
-
-AppWizard uses "TODO:" comments to indicate parts of the source code you
-should add to or customize.
-
-/////////////////////////////////////////////////////////////////////////////