From 6f35dfd667ae316583bb3016a08f92acff417d0b Mon Sep 17 00:00:00 2001 From: gabime Date: Sat, 1 Nov 2014 03:25:51 +0200 Subject: [PATCH] removed undeeded folder --- c11logtest/c11logtest/ReadMe.txt | 40 ------ c11logtest/c11logtest/c11logtest.vcxproj | 126 ------------------ .../c11logtest/c11logtest.vcxproj.filters | 123 ----------------- c11logtest/c11logtest/stdafx.cpp | 8 -- c11logtest/c11logtest/stdafx.h | 15 --- c11logtest/c11logtest/targetver.h | 8 -- 6 files changed, 320 deletions(-) delete mode 100644 c11logtest/c11logtest/ReadMe.txt delete mode 100644 c11logtest/c11logtest/c11logtest.vcxproj delete mode 100644 c11logtest/c11logtest/c11logtest.vcxproj.filters delete mode 100644 c11logtest/c11logtest/stdafx.cpp delete mode 100644 c11logtest/c11logtest/stdafx.h delete mode 100644 c11logtest/c11logtest/targetver.h diff --git a/c11logtest/c11logtest/ReadMe.txt b/c11logtest/c11logtest/ReadMe.txt deleted file mode 100644 index e6e0d568..00000000 --- a/c11logtest/c11logtest/ReadMe.txt +++ /dev/null @@ -1,40 +0,0 @@ -======================================================================== - CONSOLE APPLICATION : spdlogtest Project Overview -======================================================================== - -AppWizard has created this spdlogtest application for you. - -This file contains a summary of what you will find in each of the files that -make up your spdlogtest application. - - -spdlogtest.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. - -spdlogtest.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). - -spdlogtest.cpp - This is the main application source file. - -///////////////////////////////////////////////////////////////////////////// -Other standard files: - -StdAfx.h, StdAfx.cpp - These files are used to build a precompiled header (PCH) file - named spdlogtest.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. - -///////////////////////////////////////////////////////////////////////////// diff --git a/c11logtest/c11logtest/c11logtest.vcxproj b/c11logtest/c11logtest/c11logtest.vcxproj deleted file mode 100644 index e3ab5c14..00000000 --- a/c11logtest/c11logtest/c11logtest.vcxproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {DC7F2F3E-0D0E-4324-A278-410DBC4045AD} - Win32Proj - spdlogtest - - - - Application - true - v120 - Unicode - - - Application - false - v120 - true - Unicode - - - - - - - - - - - - - true - - - false - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - E:\devel\c11log\example;../../include - - - Console - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) - E:\devel\c11log\example;../../include - false - StreamingSIMDExtensions2 - - - Console - true - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/c11logtest/c11logtest/c11logtest.vcxproj.filters b/c11logtest/c11logtest/c11logtest.vcxproj.filters deleted file mode 100644 index 395bad14..00000000 --- a/c11logtest/c11logtest/c11logtest.vcxproj.filters +++ /dev/null @@ -1,123 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {bad4e9e3-82bd-4b02-9b4a-43198cc65844} - - - {a4cc3c0e-8713-4146-98c7-1e7ab4ed95f8} - - - {87170f3b-5292-49b8-8581-7db7cb9abd29} - - - - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files\spdlog\sinks - - - Header Files\spdlog\sinks - - - Header Files\spdlog\sinks - - - Header Files\spdlog\sinks - - - Header Files\spdlog\sinks - - - Header Files\spdlog\sinks - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\sinks - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files\spdlog\details - - - Header Files - - - Header Files\spdlog\details - - - - - Source Files - - - Source Files - - - Source Files - - - - - - \ No newline at end of file diff --git a/c11logtest/c11logtest/stdafx.cpp b/c11logtest/c11logtest/stdafx.cpp deleted file mode 100644 index b7d8a68c..00000000 --- a/c11logtest/c11logtest/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// spdlogtest.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file diff --git a/c11logtest/c11logtest/stdafx.h b/c11logtest/c11logtest/stdafx.h deleted file mode 100644 index b005a839..00000000 --- a/c11logtest/c11logtest/stdafx.h +++ /dev/null @@ -1,15 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, but -// are changed infrequently -// - -#pragma once - -#include "targetver.h" - -#include -#include - - - -// TODO: reference additional headers your program requires here diff --git a/c11logtest/c11logtest/targetver.h b/c11logtest/c11logtest/targetver.h deleted file mode 100644 index 87c0086d..00000000 --- a/c11logtest/c11logtest/targetver.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -// Including SDKDDKVer.h defines the highest available Windows platform. - -// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and -// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. - -#include