From d953d3d0176cd26381967e05e3ddcca9a268ec37 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 20:46:01 -0400 Subject: renamed VS properties to be correct filename case --- vsprops/Base.props | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 vsprops/Base.props (limited to 'vsprops/Base.props') diff --git a/vsprops/Base.props b/vsprops/Base.props deleted file mode 100644 index d127e15da..000000000 --- a/vsprops/Base.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - $(SolutionDir)build\$(ProjectName)\$(PlatformName)\$(Configuration)\ - $(SolutionDir)build\$(ProjectName)\$(PlatformName)\$(Configuration)\ - - - - Level3 - 16Bytes - true - true - $(SolutionDir)src\common\src;$(SolutionDir)src\core\src;$(SolutionDir)src\akiru\src;%(AdditionalIncludeDirectories) - _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT =1 - false - - - true - - - - \ No newline at end of file -- cgit v1.2.3