From b112341a643de675a25459b26484ebf61eedffe9 Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Wed, 7 Oct 2015 21:46:35 +0300 Subject: VisualStudio 2015 solution added --- scripts/vs2015/libpugixml/ReadMe.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 scripts/vs2015/libpugixml/ReadMe.txt (limited to 'scripts/vs2015/libpugixml/ReadMe.txt') diff --git a/scripts/vs2015/libpugixml/ReadMe.txt b/scripts/vs2015/libpugixml/ReadMe.txt new file mode 100644 index 0000000..801fc78 --- /dev/null +++ b/scripts/vs2015/libpugixml/ReadMe.txt @@ -0,0 +1,29 @@ +======================================================================== + STATIC LIBRARY : libpugixml Project Overview +======================================================================== + +AppWizard has created this libpugixml library project for you. + +No source files were created as part of your project. + + +libpugixml.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. + +libpugixml.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. + +///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3