From 7a7f685a8436b456b246c49baf76bb8af930b214 Mon Sep 17 00:00:00 2001
From: Sandeep Gupta
Date: Fri, 7 Jul 2017 00:29:35 +0530
Subject: NORM
---
.../spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj | 178 ---------------------
.../testDoubleSpec2.vcxproj.filters | 22 ---
2 files changed, 200 deletions(-)
delete mode 100644 src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj
delete mode 100644 src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj.filters
(limited to 'src/c/matrixOperations/spec2/test_DoubleSpec2')
diff --git a/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj b/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj
deleted file mode 100644
index 7c36943..0000000
--- a/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
- {FD0A4495-C372-41EF-B8EF-0A0939DA6C1E}
- testDoubleSpec2
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.40219.1
- $(SolutionDir)bin\
- $(SolutionDir)bin\
- $(ProjectDir)$(Configuration)\
- $(ProjectDir)$(Configuration)\
- true
- true
- $(SolutionDir)bin\
- $(SolutionDir)bin\
- $(ProjectDir)$(Configuration)\
- $(ProjectDir)$(Configuration)\
- false
- false
-
-
-
- Disabled
- ../../../includes;../../../type;../../includes;../../../operations/includes;%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- EditAndContinue
-
-
- $(SolutionDir)bin\$(ProjectName).exe
- true
- Console
- MachineX86
-
-
-
-
- Disabled
- ../../../includes;../../../type;../../includes;../../../operations/includes;%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- ProgramDatabase
-
-
- $(SolutionDir)bin\$(ProjectName).exe
- true
- Console
-
-
-
-
- MaxSpeed
- true
- ../../../includes;../../../type;../../includes;../../../operations/includes;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- Level3
- ProgramDatabase
-
-
- $(SolutionDir)bin\$(ProjectName).exe
- true
- Console
- true
- true
- MachineX86
-
-
-
-
- MaxSpeed
- true
- ../../../includes;../../../type;../../includes;../../../operations/includes;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- Level3
- ProgramDatabase
-
-
- $(SolutionDir)bin\$(ProjectName).exe
- true
- Console
- true
- true
-
-
-
-
- CompileAsCpp
- CompileAsCpp
- CompileAsCpp
- CompileAsCpp
-
-
-
-
- {9b1bd750-1fef-4d6b-9422-782d16181cee}
- false
-
-
- {fd335544-52bf-4736-a34e-77f591d158d5}
- false
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj.filters b/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj.filters
deleted file mode 100644
index 04f409d..0000000
--- a/src/c/matrixOperations/spec2/test_DoubleSpec2/testDoubleSpec2.vcxproj.filters
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;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
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
--
cgit